Table of Contents
Fetching ...

No Quantum Advantage in Decoded Quantum Interferometry for MaxCut

Ojas Parekh

TL;DR

The paper examines Decoded Quantum Interferometry (DQI) for MaxCut and proves that any instance where DQI offers a nontrivial approximation is actually solvable exactly in polynomial time by classical means. It specializes DQI to MaxCut, showing that the decoding step reduces to a minimum $T$-join problem, solvable via a perfect-matching reduction, and ties the success of DQI to graph girth through an injectivity condition on a map from edge-subgraphs to vertex-parities. A key result is that when the girth $g$ is linear in the input size $m$, MaxCut can be solved efficiently by classical algorithms, implying no quantum advantage in this high-girth regime. The work also presents a streamlined, graph-theoretic presentation of DQI for MaxCut and discusses extensions, limitations, and directions for identifying problems where DQI might offer genuine advantages beyond this regime.

Abstract

Decoded Quantum Interferometry (DQI) is a framework for approximating special kinds of discrete optimization problems that relies on problem structure in a way that sets it apart from other classical or quantum approaches. We show that the instances of MaxCut on which DQI attains a nontrivial asymptotic approximation guarantee are solvable exactly in classical polynomial time. We include a streamlined exposition of DQI tailored for MaxCut that relies on elementary graph theory instead of coding theory to motivate and explain the algorithm.

No Quantum Advantage in Decoded Quantum Interferometry for MaxCut

TL;DR

The paper examines Decoded Quantum Interferometry (DQI) for MaxCut and proves that any instance where DQI offers a nontrivial approximation is actually solvable exactly in polynomial time by classical means. It specializes DQI to MaxCut, showing that the decoding step reduces to a minimum -join problem, solvable via a perfect-matching reduction, and ties the success of DQI to graph girth through an injectivity condition on a map from edge-subgraphs to vertex-parities. A key result is that when the girth is linear in the input size , MaxCut can be solved efficiently by classical algorithms, implying no quantum advantage in this high-girth regime. The work also presents a streamlined, graph-theoretic presentation of DQI for MaxCut and discusses extensions, limitations, and directions for identifying problems where DQI might offer genuine advantages beyond this regime.

Abstract

Decoded Quantum Interferometry (DQI) is a framework for approximating special kinds of discrete optimization problems that relies on problem structure in a way that sets it apart from other classical or quantum approaches. We show that the instances of MaxCut on which DQI attains a nontrivial asymptotic approximation guarantee are solvable exactly in classical polynomial time. We include a streamlined exposition of DQI tailored for MaxCut that relies on elementary graph theory instead of coding theory to motivate and explain the algorithm.

Paper Structure

This paper contains 13 sections, 9 theorems, 17 equations, 2 algorithms.

Key Result

Lemma 1

Suppose that $G$ is a graph where each parity vector $\alpha \in \{0,1\}^V$ arises from at most one subgraph $\beta \in \mathcal{E}_l$. Then $f$ is injective (on the domain $\mathcal{E}_l$), and the following algorithm may be used to produce $\ket{\hat{q}}_V$.

Theorems & Definitions (20)

  • Lemma 1: specialized for MaxCut from JordanEtAl2024OptimizationDQI
  • proof
  • Lemma 2
  • proof
  • Remark 1: Classical decoding in DQI
  • proof
  • Theorem 1
  • proof
  • Lemma 3: Specialization of Lemma 9.2 in JordanEtAl2024OptimizationDQI for MaxCut
  • Lemma 4
  • ...and 10 more