{"id":6784,"date":"2022-10-31T00:26:35","date_gmt":"2022-10-31T05:26:35","guid":{"rendered":"https:\/\/scottaaronson.blog\/?p=6784"},"modified":"2022-10-31T00:26:35","modified_gmt":"2022-10-31T05:26:35","slug":"oh-right-quantum-computing","status":"publish","type":"post","link":"https:\/\/scottaaronson.blog\/?p=6784","title":{"rendered":"Oh right, quantum computing"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">These days, I often need to remind myself that, as an undergrad, grad student, postdoc, or professor, I&#8217;ve now been doing quantum computing research for a quarter-century&#8212;i.e., well over half of the subject&#8217;s existence.  As a direct result, when I feel completely jaded about a new development in QC, it might actually be exciting.  When I feel moderately excited, it might actually be the most exciting thing for years.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With that in mind:<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">(1) Last week National Public Radio&#8217;s Marketplace <a href=\"https:\/\/www.marketplace.org\/2022\/10\/27\/china-and-the-us-vie-for-quantum-computing-supremacy\/amp\/\">interviewed<\/a> me, John Martinis, and others about the current state of quantum computing.  While the piece wasn&#8217;t entirely hype-free, I&#8217;m pleased to report that my own views were represented accurately!  To wit:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>\u201cThere is a tsunami of hype about what quantum computers are going to revolutionize,\u201d said Scott Aaronson, a professor of computer science at the University of Texas at Austin. \u201cQuantum computing has turned into a word that venture capitalists or people seeking government funding will sprinkle on anything because it sounds good.\u201d<\/p><p>Aaronson warned we can\u2019t be certain that these computers will in fact revolutionize machine learning and finance and optimization problems. \u00a0\u201cWe can\u2019t prove that there\u2019s not a quantum algorithm that solves all these problems super fast, but we can\u2019t even prove there\u2019s not an algorithm for a conventional computer that does it,\u201d he said.  [In the recorded version, they replaced this by a simpler but also accurate thought: namely, that we can&#8217;t prove one way or the other whether there&#8217;s a useful quantum advantage for these tasks.]<\/p><p><span style=\"font-size: revert; color: initial;\"><\/span><\/p><\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">(2) I don&#8217;t like to use this blog to toot my own research horn, but on Thursday my postdoc Jason Pollack and I released a paper, entitled <a href=\"https:\/\/arxiv.org\/pdf\/2210.15601.pdf\">Discrete Bulk Reconstruction<\/a>. And to be honest, I&#8217;m pretty damned excited about it.  It represents about 8 months of Jason&#8212;a cosmologist and string theorist who studied under Sean Carroll&#8212;helping me understand <a href=\"https:\/\/en.wikipedia.org\/wiki\/AdS\/CFT_correspondence\">AdS\/CFT<\/a> in the language of the undergraduate CS curriculum, like min-cuts on undirected graphs, so that we could then look for polynomial-time algorithms to implement the holographic mapping from boundary quantum states to the spatial geometry in the bulk.  We drew heavily on previous work in the same direction, especially the already-seminal 2015 <a href=\"https:\/\/arxiv.org\/abs\/1505.07839\">holographic entropy cone<\/a> paper by Ning Bao et al.  But I&#8217;d like to think that, among other things, our work represents a new frontier in just how accessible AdS\/CFT itself can be made to CS and discrete math types.  Anyway, here&#8217;s the abstract if you&#8217;re interested:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>According to the <i>AdS\/CFT correspondence<\/i>, the geometries of certain spacetimes are fully determined by quantum states that live on their boundaries &#8212; indeed, by the von Neumann entropies of portions of those boundary states. This work investigates to what extent the geometries can be reconstructed from the entropies <i>in polynomial time<\/i>. Bouland, Fefferman, and Vazirani (2019) argued that the AdS\/CFT map can be exponentially complex if one wants to reconstruct regions such as the interiors of black holes. Our main result provides a sort of converse: we show that, in the special case of a single 1D boundary, if the input data consists of a list of entropies of <i>contiguous<\/i> boundary regions, and if the entropies satisfy a single inequality called Strong Subadditivity, then we can construct a graph model for the bulk in linear time. Moreover, the bulk graph is planar, it has O(N<sup>2<\/sup>) vertices (the information-theoretic minimum), and it&#8217;s &#8220;universal,&#8221; with only the edge weights depending on the specific entropies in question. From a combinatorial perspective, our problem boils down to an &#8220;inverse&#8221; of the famous min-cut problem: rather than being given a graph and asked to find a min-cut, here we&#8217;re given the values of min-cuts separating various sets of vertices, and need to find a weighted undirected graph consistent with those values. Our solution to this problem relies on the notion of a &#8220;bulkless&#8221; graph, which might be of independent interest for AdS\/CFT. We also make initial progress on the case of multiple 1D boundaries &#8212; where the boundaries could be connected via wormholes &#8212; including an upper bound of O(N<sup>4<\/sup>) vertices whenever a planar bulk graph exists (thus putting the problem into the complexity class NP).<\/p><\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">(3) Anand Natarajan and Chinmay Nirkhe posted a preprint entitled <a href=\"https:\/\/arxiv.org\/pdf\/2210.15380.pdf\">A classical oracle separation between QMA and QCMA<\/a>, which makes progress on a problem that&#8217;s been raised on this blog all the way back to its inception.  A bit of context: <a href=\"https:\/\/en.wikipedia.org\/wiki\/QMA\">QMA<\/a>, Quantum Merlin-Arthur, captures what can be proven using a quantum state with poly(n) qubits as the proof, and a polynomial-time quantum algorithm as the verifier.  QCMA, or Quantum Classical Merlin-Arthur, is the same as QMA except that now the proof has to be classical.  A fundamental problem of quantum complexity theory, first raised by <a href=\"https:\/\/arxiv.org\/abs\/quant-ph\/0210077\">Aharonov and Naveh<\/a> in 2002, is whether QMA=QCMA.  In 2007, <a href=\"https:\/\/arxiv.org\/abs\/quant-ph\/0604056\">Greg Kuperberg and I<\/a> introduced the concept of quantum oracle separation&#8212;that is, a unitary that can be applied in a black-box manner&#8212;in order to show that there&#8217;s a quantum oracle relative to which QCMA\u2260QMA.  In 2015, <a href=\"https:\/\/arxiv.org\/abs\/1510.06750\">Fefferman and Kimmel<\/a> improved this, to show that there&#8217;s a &#8220;randomized in-place&#8221; oracle relative to which QCMA\u2260QMA.  Natarajan and Nirkhe now remove the &#8220;in-place&#8221; part, meaning the only thing still &#8220;wrong&#8221; with their oracle is that it&#8217;s randomized.  Derandomizing their construction would finally settle this 20-year-old open problem (except, of course, for the minor detail of whether QMA=QCMA in the &#8220;real,&#8221; unrelativized world!).<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">(4) Oh right, the Google group reports the use of their superconducting processor to <a href=\"https:\/\/arxiv.org\/pdf\/2210.10255.pdf\">simulate non-abelian anyons<\/a>.  Cool.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>These days, I often need to remind myself that, as an undergrad, grad student, postdoc, or professor, I&#8217;ve now been doing quantum computing research for a quarter-century&#8212;i.e., well over half of the subject&#8217;s existence. As a direct result, when I feel completely jaded about a new development in QC, it might actually be exciting. When [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"{title}\n\n{excerpt}\n\n{url}","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false},"categories":[5,4],"tags":[],"class_list":["post-6784","post","type-post","status-publish","format-standard","hentry","category-complexity","category-quantum"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/posts\/6784","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6784"}],"version-history":[{"count":1,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/posts\/6784\/revisions"}],"predecessor-version":[{"id":6785,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=\/wp\/v2\/posts\/6784\/revisions\/6785"}],"wp:attachment":[{"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6784"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6784"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scottaaronson.blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6784"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}