EPR* Problem: Quantum Hamiltonian Optimization
- The EPR* problem is a Hamiltonian decision and optimization challenge defined on weighted graphs using 2-local qubit interactions.
- It employs level-2 quantum moment-SoS SDP relaxations alongside a depth-1 circuit ansatz to achieve a certified 0.8395-approximation.
- The framework integrates nonlinear monogamy-of-entanglement bounds and product-to-sum control to convert local edge data into global performance guarantees.
The EPR* problem is a Hamiltonian decision and optimization problem on a weighted graph with positive edge-weights . Its central object is the EPR Hamiltonian
where are Pauli operators on qubit . The decision version asks, for a threshold , whether the maximum eigenvalue exceeds , while the optimization version seeks
No polynomial-time algorithm is known; the problem lies in the class StoqMA. Recent work gives an efficient $0.8395$-approximation algorithm based on a level-2 quantum moment-SoS semidefinite relaxation, a depth-1 circuit ansatz, and a new nonlinear monogamy-of-entanglement bound on star graphs (Apte et al., 10 Dec 2025).
1. Formal statement of the problem
An instance of EPR* is specified by a graph 0 on 1 vertices with positive edge-weights. The associated operator 2 is a 2-local qubit Hamiltonian obtained by summing the edge terms 3. The optimization target is the spectral quantity 4, and the decision problem asks whether this value is larger than a prescribed threshold 5.
An 6-approximation algorithm for EPR* outputs in polynomial time a number 7 satisfying
8
The paper establishes such a guarantee with 9, thereby improving the approximation ratio for the EPR Hamiltonian (Apte et al., 10 Dec 2025).
| Quantity | Definition | Role |
|---|---|---|
| 0 | 1 | Objective Hamiltonian |
| 2 | 3 | Edge interaction |
| 4 | 5 | Optimum value |
| 6 | Polynomial-time output | Approximate value |
2. Semidefinite relaxation and edge parameters
The approximation framework begins with an upper bound on 7 obtained from the level-2 quantum moment-SoS SDP relaxation. Its dual yields edge-dependent quantities
8
where 9 is the pseudo-expectation produced by the SDP. These variables compress the relaxation into edge-local surrogates that subsequently parameterize the circuit ansatz.
From the dual data one forms
0
and the relaxation guarantees
1
This upper bound is the benchmark against which the constructive lower bound is compared. The overall strategy is therefore not merely to produce a candidate quantum state, but to prove that its value is a uniform fraction of an efficiently computable SDP upper bound.
3. Depth-1 circuit ansatz and certified lower bound
After solving the level-2 SDP, the algorithm computes angles 2 via a fixed scalar function 3. It then prepares the 4-qubit state
5
This is a depth-1 product ansatz over edges. The Hamiltonian value 6 can be estimated by measurement, but the analysis also furnishes a deterministic classical lower bound (Apte et al., 10 Dec 2025).
That lower bound is
7
where
8
Since 9, a bound of the form 0 immediately yields an 1-approximation. The analytical problem is thus reduced to controlling products of cosines of edge angles derived from the SDP data.
4. Nonlinear monogamy on stars and the 2 parameterization
The key technical ingredient is a nonlinear monogamy-of-entanglement bound on star graphs. For any vertex 3 of degree 4 and any neighbor 5, if
6
then
7
The same bound also holds for the level-2 SDP variables 8. In positive-part form, with 9, this yields the corollary
0
where
1
This star inequality is what permits local edge information to constrain all other adjacent edges (Apte et al., 10 Dec 2025).
To exploit the bound, the paper introduces scalar functions
2
with 3 increasing, 4, and satisfying the product-to-sum condition
5
for nonnegative 6 with 7. One then defines
8
Concretely, the chosen constants are
9
The function 0 is piecewise linear through
1
and
2
5. Worst-case-edge analysis and the 3 guarantee
The proof reduces the global approximation ratio to a one-edge minimization: 4 The paper then analyzes three exhaustive cases. In the first case, all incident 5-values satisfy 6, giving
7
and hence
8
In the second case, the edge value itself satisfies 9. Then
0
which yields
1
In the third case, there is a neighbor 2 with 3. By bipartiteness and the monogamy bound, all other adjacent 4-values are then at most 5, and a refined estimate produces a third one-dimensional ratio 6. Claim 3.9 asserts
7
A careful numerical, but rigorously checked, evaluation shows that each of these three minima is at least 8. This establishes the certified 9-approximation ratio (Apte et al., 10 Dec 2025).
The proof architecture combines three ingredients: the nonlinear star monogamy bound, the product-to-sum control built into 0, and the reduction to three one-dimensional minimizations. The full technical proofs appear in Sections 4–6 of the paper, and the underlying control problem is to bound
1
in terms of sums of positive parts 2.
6. Limits of the current framework
The same work also proves that the present method is close to its internal limit. First, any analysis that both chooses 3 and lower-bounds 4 by the minimum over edges cannot exceed
5
This no-go result shows that the certified 6 ratio is essentially optimal within that proof template (Apte et al., 10 Dec 2025).
Second, the depth-1 product ansatz
7
cannot surpass
8
on the 4-cycle, even with fully global angle selection as a function of all 9. The paper therefore concludes that any route to approximation ratios above $0.8395$0 must use deeper circuits or completely new ideas. In the paper’s own summary, current SDP-plus-depth-1-circuit methods cannot achieve substantially better approximation ratios, and further progress will require fundamentally new techniques.
Within this landscape, EPR* occupies a precise niche: it is a graph-structured quantum Hamiltonian optimization problem for which semidefinite relaxations, edge-wise pseudo-moment data, shallow entangling circuits, and monogamy constraints can be assembled into a provable approximation algorithm. The current frontier is not merely the $0.8395$1 factor itself, but the delineation of which parts of that factor arise from the Hamiltonian’s geometry and which arise from the limitations of the analytic and variational framework presently available.