Quantum AI

Quantum Machine Learning in 2026: A Real Frontier and an Honest Scorecard

In September 2025, an international team publishing in Science learned a 100-mode bosonic displacement process from roughly 11.8 orders of magnitude fewer samples than an entanglement-free scheme requires. Three months later, in Scientific Reports, plain logistic regression beat a quantum support vector machine on three of five ordinary datasets, and the variational quantum classifier in the same study scored below 50 percent on both binary tasks.

Twelve weeks separate those two peer-reviewed results and both are correct. The first is the strongest experimental evidence quantum machine learning has produced in its history. The second is what happens when the same family of methods meets the kind of data a bank or a hospital actually has.

Quantum machine learning now has a demonstrated advantage on quantum data and no accepted advantage on ordinary business data. Nothing scheduled for 2026 is likely to change the second half of that sentence.

A definition, because the term has been stretched past usefulness. By quantum machine learning, or QML, I mean the direction almost everyone has in mind: a quantum computer that learns from data, trains models, classifies and generates, faster or better than a classical machine. A second and quieter direction runs the other way, with machine learning used to operate quantum computers, from error-correction decoders to hardware calibration. I’ve called that broader convergence Quantum AI, and the machine-learning-for-quantum half of it already pays for itself. It is a separate subject and I will treat it separately. This piece stays with the headline act, the version the funding rounds and the explainers are selling.

The mechanics of the algorithms are covered in my technical primer for data scientists, written a couple of years ago. This is a status report instead, aimed at the CISO, the CTO and the investor who keep seeing “quantum AI” in headlines and want a defensible read on it.

What has actually been proved

A conditional separation on constructed data

In 2021, Yunchao Liu, Srinivasan Arunachalam and Kristan Temme published a classification problem in Nature Physics, built from the discrete logarithm, on which an efficient quantum kernel classifier succeeds while no efficient classical learner does better than random guessing, provided discrete logarithms stay classically hard.

Two caveats limit what that buys: the dataset was engineered from a cryptographic problem precisely so quantum structure would pay off, and the classifier requires a fault-tolerant machine nobody has built. The result proves the door can open under a standard hardness assumption. It does not show that any naturally occurring dataset has the structure the construction supplies.

What the Liu construction did permanently retire is the claim that quantum learning advantage is impossible in principle. Nor is that construction the only one of its kind. Lewis, Gilboa and McClean later established exponential separations for learning periodic neurons, and Zhao and Deng demonstrated a constructed non-local classification task on IonQ hardware. The boundary between quantum and classical learning has been drawn more precisely each year since.

Learning from quantum data

In 2022, a team led by Hsin-Yuan Huang showed in Science that for specific task families, coherent quantum processing reduces the number of required experiments exponentially against conventional measurement followed by classical analysis. When the object of study is itself quantum – a molecule, a material, a quantum sensor, the output of another quantum device – a quantum computer can absorb and process that data coherently in ways classical methods cannot efficiently match for those tasks. The team also demonstrated a substantial advantage experimentally, on circuits of up to 40 superconducting qubits.

That does not make every quantum-system learning problem classically intractable. It establishes a physically meaningful class of problems where retaining coherence changes the cost of learning.

The photonic experiment

The theory crossed into experiment in September 2025, when an international team published a photonic implementation of quantum-enhanced learning in Science. Using imperfect entangled light with roughly 5 dB of two-mode squeezing, they learned a 100-mode bosonic displacement process from about 11.8 orders of magnitude fewer samples than a conventional entanglement-free scheme needs.

None of that gives us reason to expect better fraud detection or sharper customer analytics. It says something narrower and more useful, namely that on real hardware, with real noise, quantum resources radically improve the learning of certain quantum physical processes.

The underlying intuition is sound, and it is not a marketing coincidence. A quantum computer prepares and manipulates states in an exponentially large space, and several of machine learning’s deepest ideas, among them kernels, generative models and the spectral structure of a model, concern finding the right geometry in large spaces. That overlap is why Maria Schuld, who has spent years puncturing weak quantum-ML claims in public, still works on the problem.

What none of these results establishes is the advantage most buyers are actually sold, namely quantum machine learning beating classical methods on ordinary classical datasets.

What the benchmarks show on ordinary data

On real-world classical data – customer records, images, sensor streams, text – no quantum learning result commands broad acceptance as an end-to-end advantage once strong classical baselines and full hardware costs are counted. Contested signals exist, and the HSBC and IBM bond-trading preprint is the strongest of them. But after more than a decade of effort and a great deal of money, the absence of a clear, replicated win on classical data is the most important fact in the field.

Two papers, one pattern

The first is careful and peer-reviewed, published in Scientific Reports in December 2025 by Sheoran and colleagues. The authors did the responsible things: five datasets, injected noise, class imbalance, feature selection and explainability tooling, with classical models pitted against a quantum support vector machine, a quantum k-nearest-neighbor classifier and a variational quantum classifier.

The abstract offers resilience and potential. The tables report the actual scores. Plain logistic regression, about the simplest classifier available, wins on three of the five datasets. Random forest takes a fourth and the quantum SVM wins exactly one. The variational quantum classifier showed high instability and susceptibility to noise, scoring roughly 14 to 23 percent accuracy on the three-class wine data and below 50 percent on both binary tasks. The paper’s own insights table calls the VQC “very prone to noise with lower stability.”

I am not picking on these authors. Their paper is more honest than most, precisely because they reported the numbers that undercut their own framing. That is what makes it both useful and representative. A paper crossed peer review describing as promising a set of classifiers that lose to logistic regression on three of five benchmarks.

The second, an arXiv preprint from May 2026 by Vhaduri and colleagues, runs the same play on the MNIST handwritten digits. It headlines a quantum network using 94 percent fewer parameters than its classical counterpart, and three details undercut that number before anything else. Every “quantum” model in the paper is a classical simulation. Neither architecture the paper calls convolutional contains a convolutional layer. And at the highest feature counts tested, the simulated quantum model runs for roughly 121,000 seconds against 98 seconds for the classical model, about 1,200 times longer, while the paper’s parameter and memory percentages disagree between the abstract and the body.

Neither paper is fraud, and both are ordinary output from a field testing quantum models on small classical datasets in simulators. That pattern matters more than any single flaw in either of them.

Three structural reasons

The first of the three is the input problem. Running a quantum algorithm on classical data requires loading that data into a quantum state, and for generic data the loading costs as much as the computation it was meant to accelerate, which erases the speed-up. Scott Aaronson named the trap a decade ago in “Read the Fine Print,” and it has not gone away. An April 2026 preprint on quantum oracle sketching is the first credible attempt to turn the loading objection into an algorithmic problem instead of a dead end. [EDITOR: Link needed — could not locate URL for the April 2026 quantum oracle sketching preprint; remove this sentence if the paper cannot be identified]

Second, the size of the prize for search-based approaches. Some quantum approaches to learning and optimization inherit only a quadratic speed-up from amplitude amplification. A quadratic gain is real and fragile at once. Once the enormous constant-factor and error-correction overhead of a fault-tolerant machine is paid, the problem has to be astronomically large before the quantum machine pulls ahead. I worked that arithmetic through for finance and logistics in the Quantum Utility Ladder. The limit does not apply to every QML proposal, since quantum kernels, variational models and the spectral methods below have different complexity stories and different bottlenecks. But for the subset that depends on quadratic gains, the economics rarely work.

Third, dequantization, and I find that one clarifying more than discouraging. Ewin Tang’s 2018 result showed that under a strong sample-and-query access model analogous to the quantum data structure, the recommendation-system proposal no longer retained an exponential separation. Researchers have demonstrated the same result repeatedly in the years since. When a classical learner is granted access comparable to what a quantum algorithm quietly assumes, the claimed exponential gap closes to a polynomial difference. The pattern ran through a 2021 reassessment by Cotler, Huang and McClean, and as recently as 2025 through classical random-Fourier-feature methods that reproduce specific quantum-kernel and quantum neural-network performance.

Dequantization did not kill quantum machine learning; it located a failure mode. Anywhere a classical sampler can imitate the quantum access model, no exponential advantage survives, and ordinary enterprise data is exactly the ground where classical samplers are strongest.

The HSBC and IBM result

The one contested signal that needs direct mention arrived in September 2025, when HSBC and IBM published a bond-trading preprint using production-scale data and real IBM Heron hardware. They reported up to a 34 percent relative improvement in out-of-sample test scores when classical models consumed quantum-hardware-generated features, and I wrote about the result at length when it appeared.

Three things keep the HSBC result from counting as a win. The effect appeared only on noisy hardware, with noiseless quantum simulation performing no better than classical inputs. Its cause remains unexplained, and the experiment did not rule out comparable classical stochastic feature engineering. Scott Aaronson was blunter, calling it a “qombie” claim. Replication has to come before anyone calls that a victory.

Where a real advantage would come from

Put the conditional separations, the quantum-data advantage, the photonic experiment and the dequantization boundary side by side and the picture is coherent. The plausible advantage in quantum machine learning is not in the spreadsheet. It is in data and problems whose structure classical methods cannot cheaply imitate – quantum structure, or deep algebraic structure.

That is why the most interesting recent work stopped bolting quantum circuits onto neural networks. In March 2026, Xanadu’s quantum-ML group, among the field’s most consistent internal critics, laid out a different bet. Instead of asking how to make a neural network quantum, they asked what quantum computers do naturally, and settled on the quantum Fourier transform and the spectral structure of models. Several important machine-learning methods admit useful spectral interpretations, from kernel methods to the spectral bias of deep networks, and a quantum computer may perform the relevant transforms directly. A companion paper extends the idea to learning over permutation-structured data, where the Fourier transform on the symmetric group admits a super-exponential quantum speed-up.

My reservations are specific. The core symmetric-group QFT has been known since 1997, and the 2026 paper is a fault-tolerant feasibility study, not an end-to-end benchmark against real data. But it is the right question, and the people asking it have a record of publishing results against their own commercial interest.

Three areas are where I would put research attention over the next few years.

Learning from quantum data comes first, and its case is now experimental instead of theoretical. The Huang result is no longer a curiosity, and the photonic experiment in Science supplied the first experimental quantum learning advantage at meaningful scale. As quantum sensors, quantum networks and quantum simulators produce more intrinsically quantum data, this class of advantage widens on its own.

Quantum simulation feeding scientific machine learning comes second, since a quantum computer that computes a molecular property classical methods cannot reach becomes a data source for the models chemists and materials scientists train downstream. The quantum advantage would be in producing otherwise inaccessible data, and the downstream learning system could stay entirely classical. I traced the hard numbers on what quantum chemistry can and cannot yet do in Quantum Chemistry’s Honest Ledger, and the same caution and the same promise apply here.

Structured and symmetric problems come third. The spectral and group-theoretic approaches are early, and they target the one property that distinguishes every proven separation so far, namely structure a classical algorithm cannot shortcut.

What I would not fund is a quantum large language model, or a quantum classifier expected to beat gradient-boosted trees on a table of customer data. Those are the headlines and the least likely outcomes.

Five questions for the next quantum-AI headline

Reading these stories well takes no physics degree, only five questions, and most hype fails the first one.

  1. Where is the primary evidence? An announcement should be traceable to a paper, a reproducible experiment, a dataset or a technical report. A press release without one is a press release.
  2. Real hardware, or a simulator? Most quantum-ML results run on classical simulations of a handful of qubits. A simulator can validate a circuit construction and characterize small-scale ideal behavior. It cannot demonstrate that physical hardware provides an advantage once noise, sampling and runtime are counted.
  3. What is the classical baseline, and was it tuned? Many reported quantum wins disappear against stronger, properly tuned classical models. The number that matters is what a well-built classical model scores on the same task.
  4. Does the speed-up survive data loading and error correction? An advantage that ignores the cost of loading classical data, or assumes a flawless fault-tolerant machine that does not exist, is an advantage on paper.
  5. Is the dataset natural or constructed? A result on a cryptographically engineered dataset is a proof of principle and says nothing about naturally occurring data.

Run the genre through those filters and the pattern is immediate. One explainer announces that 2026 will be the “breakthrough year for AI and quantum computing” and that all the key parts for reliable quantum machines are in place. A post calls this the moment quantum computing stopped being a science project. A vendor reports that quantum AI pilots are already running in finance, pharma and aerospace. Not one supplies a traceable primary paper or a reproducible experiment commensurate with the claim.

The contrast with the people building the hardware is sharp. In The Quantum Insider’s 2026 expert round-up the collection is mixed, but the more cautious contributors call a new exponential learning speed-up speculative and put the near-term value elsewhere.

A field guide to the vocabulary is in the running Quantum Snake Oil Dictionary, and I have written at length about the machinery of the quantum panic industry. The aim is not cynicism, and excitement about the frontier is entirely compatible with treating every individual headline as guilty until it answers the five questions.

What this changes for a security program

For security and technology leaders, the practical answer is short. Quantum machine learning does not belong on a near-term risk register or a near-term roadmap. The quantum development that does is the cryptographic one, the threat a cryptographically relevant quantum computer poses to today’s encryption through Shor’s algorithm, and the deadlines for that migration are already written into regulation. Quantum-AI excitement should not be allowed to displace the work that already has dates on it.

For research leaders and capital allocators the message is more encouraging. Experimental advantage in learning quantum processes is no longer theoretical, and the boundary between quantum and classical learning is drawn more precisely each year. The near-term winners will most likely appear in quantum-data and structured-data problems well before general-purpose AI shows anything. Organizations that generate quantum data, or work directly in quantum sensing, hardware and scientific simulation, have a reason to track this closely. Everyone else can run the five questions over any quantum-AI pitch before running it past a budget committee.

The scorecard

Quantum machine learning is a real scientific frontier, pursued by careful people and supported by a growing body of results. It is also, in 2026, a field whose practical advantage on ordinary classical enterprise data remains unproven and whose hype has run far ahead of its evidence. Both statements are accurate, and most coverage of the subject picks one.

The scorecard has three columns and they have to be kept apart. On quantum data and physical processes, advantage has been proved and experimentally demonstrated. On constructed or highly structured classical tasks, several rigorous quantum separations exist under specific models and assumptions. On ordinary classical business data, no result commands broad acceptance as a fair-fight win.

So, no, 2026 is not the year of quantum AI, and neither, I suspect, is 2027. The theoretical boundary has moved, experimental advantage in learning quantum processes is real, and researchers have begun attacking the classical-data bottleneck with more serious algorithmic ideas. The frontier is getting narrower without disappearing. For ordinary enterprise data the burden of proof is unmet, and for quantum data and unusually structured problems the first answers have arrived. Planning should be built on that distinction, not on the next press release.

Marin Ivezic

I am the Founder of Applied Quantum (AppliedQuantum.com), a research-driven consulting firm empowering organizations to seize quantum opportunities and proactively defend against quantum threats. A former quantum entrepreneur, I’ve previously served as a Fortune Global 500 CISO, CTO, Big 4 partner, and leader at Accenture and IBM. Throughout my career, I’ve specialized in managing emerging tech risks, building and leading innovation labs focused on quantum security, AI security, and cyber-kinetic risks for global corporations, governments, and defense agencies. I regularly share insights on quantum technologies and emerging-tech cybersecurity at PostQuantum.com.