Hybrid Quantum Algorithm Hits 95% on Nikkei 225 Portfolio With Five Quantum Calls
2 hour ago / Read about 36 minute
Source:TechTimes

Jpmorganchase.com

A research team spanning JPMorgan Chase, Amazon's Advanced Solutions Lab, AWS, Quantinuum, and Danish venture firm 55 North Management submitted a preprint to arXiv on July 1, 2026 that makes a narrow but meaningful claim — one that opens a specific door in the long conversation about what quantum hardware is actually good for. Their hybrid algorithm, qReduMIS, reached a 95% success probability solving a 225-asset portfolio diversification problem on Quantinuum's 98-qubit Helios trapped-ion system, while standalone quantum optimization failed outright on the same problem. The key insight driving the result: a quantum computer doesn't need to find the right answer to be useful — it only needs to fail in a statistically informative way.

The preprint (arXiv:2607.01037), led by Romina Yalovetzky and 13 colleagues, has not yet completed formal peer review, and the researchers themselves are careful to stop well short of claiming quantum advantage over classical computing. What they demonstrate instead is something more specifically useful: a hybrid architecture in which quantum measurements that do not produce the optimal solution still provide probabilistic guidance that classical reduction algorithms can exploit to narrow the problem. The result is better than standalone quantum, and it scales better as problems grow larger — which positions the approach as a credible candidate for practical deployment as hardware continues to improve.

When Quantum Failure Is Still Useful

The central mechanism of qReduMIS challenges the standard way of thinking about quantum optimization benchmarks. Most evaluations ask whether a quantum computer can find the optimal solution — and on large, complex instances, QAOA routinely cannot. The qReduMIS team reframed the question: what information do QAOA's measurements contain even when the algorithm fails?

The answer is statistical. After each round of QAOA on Quantinuum's Helios hardware, qReduMIS analyzes the distribution of measurement outcomes across many quantum circuit runs. Variables that appear with high consistency in near-optimal solutions across those samples — regardless of whether any single run hit the exact optimum — are classified as "frozen nodes" and locked into the solution. A classical reduction algorithm then simplifies the remaining subgraph by removing those fixed variables, and the process repeats. Across all hardware experiments in the study, the algorithm required no more than five calls to the quantum processing unit before reaching its final solution.

The practical consequence of treating quantum measurement distributions as guidance rather than as answers is that the architecture becomes robust to QAOA's known weakness at scale. Standalone QAOA failed to find the optimal solution for the two largest benchmark instances — the S&P 100 and Nikkei 225 problems. qReduMIS solved both far more reliably: 40% success probability on the S&P 100 instance and 95% on the Nikkei 225. Across all four indices tested — Germany's DAX, the FTSE 100, the S&P 100, and Japan's Nikkei 225 — average approximation ratios held at 0.96 or above, meaning the solutions returned stayed within 4% of mathematically optimal even when the exact optimum wasn't always reached.

Read more: Quantum Error Correction Validated in Nature: Microsoft and Quantinuum Log 800-Fold Improvement

Why Portfolio Diversification Maps to Graph Theory

The financial framing deserves unpacking. The research team reformulated portfolio diversification — the task of finding a collection of assets that don't move together — as a Maximum Independent Set (MIS) problem, a well-studied category in graph theory.

In the MIS formulation, each financial asset becomes a node in a network. Highly correlated assets are connected by edges; the portfolio problem is to find the largest group of nodes with no edges between them — the largest set of uncorrelated assets. MIS is strongly NP-hard for general graphs, meaning no polynomial-time algorithm is known for the general case, and the search space grows combinatorially as the number of candidate assets increases. The researchers tested qReduMIS on all four indices, with the largest instance containing 225 assets drawn from the Nikkei 225.

The MIS framing matters beyond finance: Maximum Independent Set problems appear across telecommunications, logistics, manufacturing scheduling, and network design. The team also benchmarked qReduMIS on random graph structures outside of financial data and found that the approach maintained strong performance, suggesting the algorithm is not specifically tuned to financial correlation graphs but handles the general problem class.

Hardware Architecture Was Chosen for Structural Reasons

The choice of Quantinuum Helios as the hardware platform was not arbitrary. Financial correlation graphs are densely connected — any asset can, in principle, be correlated with any other — and this density places a structural demand on the quantum hardware.

Superconducting quantum chips, including those used by IBM and Google, typically use nearest-neighbor qubit coupling architectures. Linking distant qubits on these platforms requires inserting SWAP gate chains, each of which adds circuit depth and introduces additional error probability. For a problem where nearly every qubit pair may need to interact, SWAP overhead accumulates rapidly.

Trapped-ion systems handle this differently. Because the ions in a Quantinuum Helios system are confined together in a common electromagnetic field, they interact through shared phonon (vibrational) modes. This gives the system effective all-to-all connectivity: any qubit can directly interact with any other without requiring SWAP operations. Quantinuum Helios, which began trading publicly on Nasdaq under the ticker QNT in June 2026 after pricing at $60 per share, achieves an average two-qubit gate infidelity of 7.9(2)×10⁻⁴ across all qubit pairs — the highest reported average two-qubit fidelity of any commercial quantum processor as of late 2025.

The largest quantum circuits in the study engaged 78 of the system's 98 qubits and required 1,016 two-qubit gates, placing it among the largest gate-based QAOA demonstrations on a practical optimization problem reported to date.

Scaling Behavior Is Where This Result Points Forward

The benchmark results on individual indices are notable, but the study's most consequential finding is about scaling behavior — how well the algorithm performs as problem size grows.

The team evaluated this on Quantinuum's H2-1 noisy emulator, running 73 portfolio optimization instances of increasing size and measuring time-to-solution: how much total computational effort is needed to achieve a correct result with high confidence. For two-layer QAOA circuits, qReduMIS reduced the time-to-solution scaling exponent by a factor of 3.2 compared with standalone QAOA. That 3.2× reduction in the scaling exponent is significant because scaling exponents compound: a problem twice as large doesn't take twice as long under a worse scaling law, it takes exponentially longer. A 3.2× improvement in the exponent means qReduMIS's advantage over standalone QAOA grows larger the harder the problem becomes.

This is the claim that makes the result forward-looking rather than merely a current-hardware demonstration. Near-term quantum processors are limited to problem sizes where many classical heuristics already perform well. Simulated annealing, for instance, solved most of the smaller benchmark instances in the study with relative ease — and a September 2025 benchmark by the Fraunhofer Institute for Integrated Circuits, which compared QAOA and quantum annealing against mixed-integer programming, simulated annealing, and tabu search across 250 portfolio instances with up to 1,000 assets, found "only very limited room for a potential quantum advantage in portfolio optimization" using a different algorithmic approach. That context is directly relevant: the Fraunhofer study used a different problem formulation and did not test the qReduMIS hybrid iterative architecture.

The researchers are explicit that qReduMIS was not compared against the strongest available classical optimization algorithms at the scales accessible to current hardware. Their claim is not that the hybrid approach wins today. It is that the hybrid architecture shows a scaling advantage over standalone QAOA — and that as hardware improves, the gap between approaches becomes increasingly meaningful.

Read more: Fault-Tolerant Quantum Computer by 2028: DOE Quantum Genesis Sets Hard Deadline

What This Study Does Not Claim

Precision about scope matters here. The study addresses portfolio diversification — specifically, how to select a maximally uncorrelated set of assets from a given universe. This is one mathematical step in portfolio construction. It does not address return prediction, position sizing, risk-adjusted weighting, transaction cost optimization, or any other dimension of investment strategy. A complete portfolio would still require additional processing after the diversification step.

The preprint also has not yet completed formal peer review. Results from arXiv preprints are part of the scientific process, but they are not yet externally validated findings in the way that peer-reviewed publications are. The team's explicit framing positions the work as demonstrating an architectural approach — not a commercial deployment or a proof of quantum advantage.

What Comes Next

The paper identifies several directions for future research: improved methods for identifying frozen nodes, better QAOA parameter optimization, and extension to weighted portfolio optimization where assets carry variable importance or risk. The broader implication is that the frozen-node identification technique — finding stable variables in the QAOA output distribution — may generalize to other NP-hard combinatorial problems beyond portfolio selection.

The study arrives at a moment when the quantum computing field is reorganizing around hybrid architectures as the practical path for NISQ-era hardware. The U.S. Department of Energy's Quantum Genesis program, announced in June 2026, targets fault-tolerant quantum systems by 2028 — a timeline that quantum researchers describe as deeply ambitious. In the period before fault-tolerant hardware arrives, approaches like qReduMIS offer financial institutions a concrete framework for evaluating when quantum hardware contributes real computational value versus when it is simply participating in a workflow without net benefit.

For quantitative researchers at financial institutions tracking the quantum space, qReduMIS's architecture provides a clear benchmark structure: test whether a hybrid system's probabilistic guidance produces better aggregate outcomes than classical methods alone, before committing to hardware investment. The 95% result on the Nikkei 225 is a number worth tracking — not as proof that quantum finance has arrived, but as a starting point for the comparison that will eventually determine whether it does. The full preprint is available at the full preprint.


Frequently Asked Questions

Does this result mean quantum computers can now optimize investment portfolios better than classical systems?

No — and the researchers are careful to say so. The study demonstrates that a hybrid quantum-classical algorithm outperformed standalone QAOA on a specific portfolio diversification subproblem, using real market data on up to 225 assets. It does not compare the hybrid approach against the strongest classical optimization algorithms at the relevant problem scales. A September 2025 Fraunhofer Institute benchmark found that mixed-integer programming solved portfolio optimization instances with up to 1,000 assets to proven optimality in seconds. The qReduMIS result is about the hybrid approach beating pure quantum — not hybrid beating classical. That comparison remains open.

What makes this different from previous quantum computing finance research?

Most prior work either asked a quantum processor to produce a final answer directly (which fails at scale for QAOA), or compared hybrid results only to simpler classical baselines. qReduMIS uses QAOA's measurement distributions as statistical guidance — even when QAOA doesn't find the optimal solution, its output reliably identifies many of the variables that belong in the optimal solution. This "failing forward" approach, combined with provably optimal classical reduction of the remaining subgraph, is architecturally new. The 3.2× improvement in time-to-solution scaling exponent over standalone QAOA suggests the approach becomes more competitive as hardware scales, which is the forward-looking claim the paper rests on.

Why does the hardware architecture matter — can't any quantum computer run this?

The all-to-all qubit connectivity of Quantinuum's trapped-ion Helios system was specifically chosen because financial correlation graphs are densely connected — nearly any asset can be correlated with any other. Quantum systems that use nearest-neighbor connectivity, like most superconducting chips from IBM and Google, would need to insert additional SWAP gate operations to link distant qubits, adding circuit depth and error probability. For a problem structure requiring many-to-many qubit interactions, those SWAP chains are a significant overhead. Trapped-ion systems avoid this because their ions share phonon modes that allow any qubit pair to interact directly. The architecture selection was a deliberate engineering decision, not a coincidence.

Is the 95% success probability on the Nikkei 225 a peer-reviewed result?

Not yet. The paper was submitted to arXiv on July 1, 2026, and has not yet completed formal peer review. ArXiv is a preprint server — it gives researchers a way to share results quickly and receive community feedback, but results there have not been independently validated through the peer review process that formal journal publication requires. The benchmarks in the study are reported honestly by the authors and have been covered by specialist outlets, but should be treated as preliminary findings pending peer review.