|
|
|
Ask HN: What about the P=HP problem?
|
|
1 points
by toombowoombo
734 days ago
|
|
I've been thinking about a practical take on the P = NP problem. Traditionally, it's about whether problems that can be quickly verified by a computer can also be quickly solved by one. But what if we framed it in terms of human verification? Imagine this: P: Problems that can be quickly solved by algorithms on modern hardware.
HP: Problems where solutions can be quickly verified for truth by humans (or algorithms). The real-life P = NP question: Can every text generated quickly by an algorithm (news summary, scientific claim, legal doc) be quickly verified for truthfulness by a human or automated system? How would this approach change our current methods for verifying the accuracy of generated content in journalism, academia, and law? What are the potential limitations or challenges in framing P = NP this way? What better models do you have? |
|
What is the relation of this question to the actual definition of the P-NP-problem?
Even adding the term "real-world", it seems to me like there is no connection at all, not even in a very broad, hand-wavy way.
As an steelman version of your problem, you could maybe relate it to the halting problem, but it's still way to far-fetched to make sense to me.