{"id":458,"date":"2010-08-13T21:08:28","date_gmt":"2010-08-14T01:08:28","guid":{"rendered":"https:\/\/scottaaronson.blog\/?p=458"},"modified":"2010-08-13T21:08:28","modified_gmt":"2010-08-14T01:08:28","slug":"eight-signs-a-claimed-p%e2%89%a0np-proof-is-wrong","status":"publish","type":"post","link":"https:\/\/scottaaronson.blog\/?p=458","title":{"rendered":"Eight Signs A Claimed P\u2260NP Proof Is Wrong"},"content":{"rendered":"<p>As of this writing, Vinay Deolalikar still hasn&#8217;t retracted his P\u2260NP claim, but a clear consensus has emerged that the proof, as it stands, is fatally flawed.\u00a0 The first reason is that we&#8217;re not going to separate k-SAT from much easier problems purely by looking at the structure of the solution space: see for example <a href=\"http:\/\/rjlipton.wordpress.com\/2010\/08\/12\/fatal-flaws-in-deolalikars-proof\/#comment-5368\">this comment<\/a> by Ryan Williams.\u00a0 The second reason is that, independently of the solution-space issue, Neil Immerman has identified <a href=\"http:\/\/rjlipton.wordpress.com\/2010\/08\/12\/fatal-flaws-in-deolalikars-proof\/\">critical flaws<\/a> in the finite model theory part of the paper.<\/p>\n<p>The researchers who actually studied Deolalikar&#8217;s paper, thought hard about it, and figured out in a matter of days why it doesn&#8217;t work deserve our undying gratitude (they certainly have mine!).\u00a0 At the same time, if someday we have a P\u2260NP claim at this level several times per year&#8212;which I see as entirely possible&#8212;then it&#8217;s clear that the sort of heroic effort we saw over the last week isn&#8217;t going to scale.\u00a0 And thus, several commenters wanted to know how someone as lazy as I am could nevertheless be so confident in predicting what would happen:<\/p>\n<blockquote><p>Would you enlighten us as to what was the PROCESS behind your quick  and correct judgment? &#8230; Your quick nondeterministic hunch  about the wrongness of all the 100 pages was quickly verified as  correct. But how did you do it, confidently risking your reputation like  a smooth poker player?<\/p>\n<p>Scott Aaronsohn [sic], like Nassim Nicholas Taleb, you predicted the  crash before it happened! You knew some fundamental weaknesses  intuitively that the other Myron-Scholes Nobel prize winning economists  (computer scientists) fell for!<\/p><\/blockquote>\n<p>While it pains me to say so, these commenters give me way too much credit.\u00a0 The truth, as far as I can tell, is that many (most?) complexity theorists reached exactly the same conclusion as I did and just as quickly; it&#8217;s just that most (with some notable exceptions) were too cautious to say so in public.\u00a0 Among those who <em>did<\/em> comment publicly, the tendency was to bend over backwards to give Deolalikar the benefit of the doubt&#8212;an approach that I considered taking as well, until I imagined some well-meaning economist or physicist reading my generous words and coming away with the impression that P\u2260NP must be either licked or else hanging by a thread, and at any rate couldn&#8217;t have been <em>nearly<\/em> as hard as all those computer scientists made it out to be.<\/p>\n<p>So, in the future, how can <em>you<\/em> decide whether a claimed P\u2260NP proof is worth reading?\u00a0 I&#8217;ll now let you in on my magic secrets (which turn out not to be magic or secret at all).<\/p>\n<p>The thing <em>not<\/em> to do is to worry about the author&#8217;s credentials or background.\u00a0 I say that not only for ethical reasons, but also because there are too many cases in the history of mathematics where doing so led to catastrophic mistakes.\u00a0 Fortunately, there&#8217;s something else you can do that&#8217;s <em>almost<\/em> as lazy: scan the manuscript, keeping a mental checklist for the eight warning signs below.<\/p>\n<ol>\n<li>The author can&#8217;t immediately explain why the proof fails for 2SAT, XOR-SAT, or other slight variants of NP-complete problems that are known to be in P.\u00a0 Historically, this has probably been the single most important &#8220;sanity check&#8221; for claimed proofs of P\u2260NP: in fact, I&#8217;m pretty sure that every attempt I&#8217;ve ever seen has been refuted by it.<\/li>\n<li>The proof doesn&#8217;t &#8220;know about&#8221; all known techniques for polynomial-time algorithms, including dynamic programming, linear and semidefinite programming, and holographic algorithms.\u00a0 This is related to sign 1, but is much more stringent.\u00a0 Mulmuley&#8217;s GCT program is the only approach to P vs. NP I&#8217;ve seen that even has serious aspirations to &#8220;know about&#8221; lots of nontrivial techniques for solving problems in P (at the least, matching and linear programming).\u00a0 For me, that&#8217;s probably the single strongest argument in GCT&#8217;s favor.<\/li>\n<li>The paper doesn&#8217;t prove any weaker results along the way: for example, P\u2260PSPACE, NEXP\u2284P\/poly, NP\u2284TC<sup>0<\/sup>, permanent not equivalent to determinant by linear projections, SAT requires superlinear time &#8230; P vs. NP is a staggeringly hard problem, which one should think of as being <em>dozens<\/em> of steps beyond anything that we know how to prove today.\u00a0 So then the question arises: forget steps 30 and 40, what about steps 1, 2, and 3?<\/li>\n<li>Related to the previous sign, the proof doesn&#8217;t encompass the <em>known<\/em> lower bound results as special cases.\u00a0 For example: where, inside this proof, are the known lower bounds against constant-depth circuits?\u00a0 Where&#8217;s Razborov&#8217;s lower bound against monotone circuits?\u00a0 Where&#8217;s Raz&#8217;s lower bound against multilinear formulas?\u00a0 All these things (at least the uniform versions of them) are implied by P\u2260NP, so any proof of P\u2260NP should imply them as well.\u00a0 Can we see more-or-less explicitly why it does so?<\/li>\n<li>The paper lacks the traditional lemma-theorem-proof structure.\u00a0 This sign was pointed out (in the context of Deolalikar&#8217;s paper) by Impagliazzo.\u00a0 Say what you like about the lemma-theorem-proof structure, there are excellent reasons why it&#8217;s used&#8212;among them that, exactly like modular programming, it enormously speeds up the process of finding bugs.<\/li>\n<li>The paper lacks a coherent overview, clearly explaining how and why it overcomes the barriers that foiled previous attempts.\u00a0 Unlike most P\u2260NP papers, Deolalikar&#8217;s <em>does<\/em> have an informal overview (and he recently released a separate <a href=\"http:\/\/www.hpl.hp.com\/personal\/Vinay_Deolalikar\/Papers\/pnp_synopsis.pdf\">synopsis<\/a>).\u00a0 But reading the overview felt like reading Joseph Conrad&#8217;s <em>Heart of Darkness<\/em>: I&#8217;d reread the same paragraph over and over, because the words would evaporate before they could stick to my brain.\u00a0 Of course, maybe that just means I was too dense to understand the argument, but the fact that I couldn&#8217;t form a mental image of how the proof was supposed to work wasn&#8217;t a promising sign.<\/li>\n<li>The proof hinges on subtle issues in descriptive complexity.\u00a0 Before you reach for your axes: descriptive complexity is a beautiful part of TCS, full of juicy results and open problems, and I hope that someday it might even prove useful for attacking the great separation questions.\u00a0 Experience has shown, however, that descriptive complexity also a powerful tool for fooling yourself into thinking you&#8217;ve proven things that you haven&#8217;t.\u00a0 The reason for this seems to be that subtle differences in encoding schemes&#8212;for example, whether you do or don&#8217;t have an order relation&#8212;can correspond to <em>huge<\/em> differences in computational complexity.\u00a0 As soon as I saw how heavily Deolalikar&#8217;s proof relied on descriptive complexity, I guessed that he probably made a mistake in applying the results from that field that characterize complexity classes like P in terms of first-order logic.\u00a0 I&#8217;m almost embarrassed to relate this guess, given how little actual understanding went to it.\u00a0 Intellectual honesty does, however, compel me to point out that it was correct.<\/li>\n<li>Already in the first draft, the author waxes philosophical about the meaning of his accomplishment, profusely thanks those who made it possible, etc.\u00a0 He says things like, &#8220;confirmations have already started arriving.&#8221;\u00a0 To me, this sort of overconfidence suggests a would-be P\u2260NP prover who hasn&#8217;t yet grasped the sheer number of mangled skeletons and severed heads that line his path.<\/li>\n<\/ol>\n<p>You might wonder: if I had all these more-or-less articulable reasons for doubting Deolalikar&#8217;s proof, then why didn&#8217;t I just <em>state<\/em> my reasons in the first place, instead of placing a $200,000 wager?<\/p>\n<p>Well, I probably <em>should<\/em> have stated the reasons.\u00a0 I apologize for that.<\/p>\n<p>The best one can say about the lazy alternative I chose is that it led to a somewhat-interesting socio-mathematical experiment.\u00a0 By putting my life savings on the line, could I give the world a dramatic demonstration of just how high the stakes are with P vs. NP&#8212;that when computer scientists say this problem won&#8217;t be solved without a titanic advance in human knowledge, without overcoming obstacles like the ones mentioned in points 1-4 above, <em>they&#8217;re not kidding?<\/em>\u00a0 After such a demonstration, would more people get it?\u00a0 Would they refrain from leaping out of their chairs at the next P vs. NP announcement?\u00a0 Like Richard Dawkins <a href=\"http:\/\/onegoodmove.org\/1gm\/1gmarchive\/2008\/02\/break_the_scien.html\">staring unflinchingly<\/a> at a steel pendulum swinging toward his face (which he knows has enough potential energy to <em>almost<\/em> hit him but not quite), would they remember that the only miracle in life is that there <em>are<\/em> no miracles, neither in mathematics nor in anything else?<\/p>\n<p>I don&#8217;t know how well the experiment succeeded.<\/p>\n<hr \/>\n<p><strong><font color=\"red\">Update (8\/14):<\/font><\/strong> Somehow I completely forgot, over the course of the last three posts, to link to the PowerPoint talk <a href=\"http:\/\/www.scottaaronson.com\/talks\/pvsnp.ppt\">Has There Been Progress on the P vs. NP Question?<\/a>, which has lots of relevant material about why it&#8217;s so hard to prove P\u2260NP and how to evaluate proposed attempts.\u00a0  Thanks to several commenters for correcting my oversight&#8212;I&#8217;ll try to give the author of those slides proper credit in the future!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As of this writing, Vinay Deolalikar still hasn&#8217;t retracted his P\u2260NP claim, but a clear consensus has emerged that the proof, as it stands, is fatally flawed.\u00a0 The first reason is that we&#8217;re not going to separate k-SAT from much easier problems purely by looking at the structure of the solution space: see for example [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false},"categories":[5],"tags":[],"class_list":["post-458","post","type-post","status-publish","format-standard","hentry","category-complexity"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/posts\/458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=458"}],"version-history":[{"count":0,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/posts\/458\/revisions"}],"wp:attachment":[{"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}