Quantum AI Report

The convergence of Quantum with AI

Algorithms & Software

Compilers, circuit optimisation, error mitigation, and the algorithms themselves — including quantum machine learning and the hybrid classical-quantum stack.

299 stories

The Quantum Insider

Better Together: IBM Researchers Cut Sampling Demands 63-Fold by Combining Quantum Error Detection And Mitigation

IBM researchers demonstrated a hybrid approach that pairs quantum error detection with statistical error mitigation, reducing the number of samples needed by a factor of 63 on superconducting hardware. The work indicates that error correction and mitigation may be complementary rather than sequential replacements.

OutlookPlausible

Within two years, this hybrid method could reduce sampling overhead enough to make small-scale chemistry or optimization workloads routinely feasible on existing superconducting processors.

arXiv quant-ph

Achieving Thresholds via Standalone Belief Propagation on Surface Codes

A preprint introduces belief propagation decoders for surface codes that pass messages on the decoding graph instead of the Tanner graph. The authors report threshold behavior for both code-capacity and circuit-level noise, a regime where standard belief propagation is known to have no threshold.

OutlookPlausible

Standalone belief propagation could become a practical low-latency decoder for surface-code error correction within two years.

arXiv quant-ph

Shuttling Compiler for Trapped-Ion Quantum Computers Based on Fine-Tuned Large Language Models

Researchers have introduced shuttling compilers for trapped-ion quantum computers built by fine-tuning five different large language models. The models were trained on schedules generated by hand-coded heuristics for moving qubits between trap segments, instead of manually writing routing logic for each new trap architecture. The approach is described in a preprint on arXiv.

OutlookPlausible

Fine-tuned LLMs become a standard tool for generating draft shuttling schedules when a new trapped-ion architecture is designed, cutting manual routing code from weeks to hours.

trapped ionalgorithms softwareIonQQuantinuumUniversal Quantum
arXiv quant-ph

Adaptive Relational Learning on Multi-instance Quantum Data with Photonic Processors

A preprint proposes a quantum machine learning framework in which multiple quantum states are loaded in parallel so the model can learn from relationships between states, not just individual instances. The authors describe an adaptive relational learning method that captures pairwise and higher-order structure in multi-instance quantum data, targeting photonic processors. The abstract does not report experimental results or hardware demonstrations.

OutlookPlausible

If the proposed relational encodings can be implemented on near-term photonic hardware, this could make photonic QML models practical for graph- or set-structured quantum datasets where pairwise and higher-order correlations are the signal.

arXiv quant-ph

Large-scale NMR simulation on a trapped-ion quantum computer

Researchers used Quantinuum's System Model H2 trapped-ion quantum computer to perform an end-to-end digital simulation of NMR spectra for 1,2-di-tert-butyl-diphosphane, a molecule they describe as classically challenging. The implementation is reported as hardware-efficient, though the abstract does not include quantitative accuracy results.

OutlookPlausible

This could make trapped-ion devices a reference method for calculating NMR parameters of small organophosphorus molecules that classical DFT struggles with, if simulated shifts and couplings match experimental values.

arXiv quant-ph

Environmental records unlock universal quantum computation from thermal decoherence

A preprint classifies when a stabilizer quantum processor subjected to thermal decoherence becomes capable of universal quantum computation. The authors show that at the same level of thermal exposure, the processor can be either classically simulable or quantum universal depending on which energy-counting records about the environment the controller keeps. The result is an exact classification for thermal-idle instruments under ideal stabilizer control and independent local Markovian noise.

OutlookPlausible

Near-term stabilizer-hardware experiments could use selected environmental measurement records to induce non-Clifford operations, enabling universal circuit execution without a dedicated magic-state source.

arXiv quant-ph

Pulse-Level Compilation of Measurement-Free Recovery in Transmon Circuits

A numerical study shows that a fixed, input-independent pulse sequence can be compiled for an interacting transmon circuit to enact a local recovery rule. In a simulated four-qubit repetition-code ring, this open-loop control slows the decay of encoded information without syndrome measurement or conditional feedback.

OutlookPlausible

Experimental groups could demonstrate a measurement-free repetition-code recovery cycle on existing multi-qubit transmon devices without fast conditional feedback within the next two years.

Quantum Zeitgeist

UCLA & Caltech use quantum-enhanced AI on NVIDIA GPUs to steer molecules

Researchers at UCLA’s NarangLab and Caltech, working with NVIDIA, used a Fourier Neural Operator to model molecular dynamics and design control sequences. The approach is described as quantum-informed AI running on NVIDIA GPUs.

OutlookPlausible

Fourier neural operators trained on molecular dynamics could enable design of control sequences for specific molecular systems without repeated expensive quantum chemistry simulations.

algorithms softwareCaltechNVIDIAUCLA NarangLab
Quantum Zeitgeist

NVIDIA helps UCLA steer molecules with AI trained on quantum physics

UCLA's NarangLab and NVIDIA researchers applied a Fourier neural operator to learn the quantum dynamics of molecular systems. They then used the trained model to design control sequences for steering complex molecular behaviour.

OutlookPlausible

If the learned operator transfers to larger or noisier molecular systems, this could enable rapid, GPU-accelerated design of control pulses for chemical dynamics and quantum simulation experiments within two years.

algorithms softwareNVIDIAUCLA NarangLab
Quantum Computing Report

NVIDIA Unveils CUDA-Q Logical to Accelerate Fault-Tolerant System Orchestration Across Hardware Modalities

NVIDIA released CUDA-Q Logical, an open-source extension to its CUDA-Q platform aimed at fault-tolerant quantum computing. The framework brings together high-level algorithm design, quantum error correction code selection, and QPU microarchitecture choices in one toolchain. NVIDIA also published a research paper describing how the approach can produce full-stack resource estimates for fault-tolerant quantum applications.

OutlookPlausible

CUDA-Q Logical could become a shared resource-estimation layer that lets hardware teams compare fault-tolerant overheads across superconducting, trapped-ion, and neutral-atom systems before committing to a specific error-correction code or architecture.

Quantum Zeitgeist

NVIDIA’s QEC-powered CUDA-Q Logical compiles for error-corrected quantum chips

NVIDIA has introduced CUDA-Q Logical, a compilation tool designed for error-corrected quantum processors. It lowers high-level programs through quantum error-correcting microcode and supports retargeting across different fault-tolerant hardware.

OutlookPlausible

Within two years, CUDA-Q Logical could give algorithm teams a single compile target that works across multiple error-corrected quantum processors, reducing the need to rewrite circuits for each vendor's QEC code.

Quantum Zeitgeist

NVIDIA opens CUDA-Q platform to test fault-tolerant quantum applications

NVIDIA has added CUDA-Q Logical, an orchestration layer, to its open-source CUDA-Q platform. The layer is intended for designing and testing fault-tolerant quantum applications, with stated use in drug discovery, financial modelling, and materials development. It is aimed at workflows that need logical qubits to suppress errors and execute larger computations.

OutlookPlausible

Within the next two years, pharmaceutical and financial modelling teams could use CUDA-Q Logical to benchmark fault-tolerant algorithms against projected hardware resource counts before committing to physical quantum hardware access.

arXiv quant-ph

Rethinking Noise in Quantum Machine Learning: When Noise Improves Learning

A preprint reports numerical experiments in an effective noise model in which quantum noise, normally treated as a barrier to reliable computation, appears to improve performance of quantum graph neural networks on molecular tasks. The authors argue this challenges the standard view that near-term noise must always be corrected or mitigated.

OutlookPlausible

Noise-aware training or selective noise injection could become a practical component of quantum graph neural network pipelines for molecular property prediction.

arXiv quant-ph

FTCircuitBench: A Benchmark Suite for Fault-Tolerant Quantum Compilation and Architecture

A new preprint introduces FTCircuitBench, a benchmark suite for evaluating compilation and optimization of logical circuits under quantum error correction. The authors frame fault-tolerant logical compilation as a distinct problem from NISQ-era circuit optimization, with its own constraints and operational assumptions. The abstract does not detail the specific benchmarks or metrics included.

OutlookPlausible

FTCircuitBench could enable direct, comparable evaluation of fault-tolerant compilation strategies across different QEC codes and architectures within the next two years, helping research groups converge on practical logical compilation defaults before full-scale machines are built.

arXiv quant-ph

Reinforcement Learning for Syndrome Extraction

A paper posted to arXiv on 14 September 2026 introduces a reinforcement-learning approach to the problem of selecting syndrome extraction circuits in quantum error correction. It treats the exponentially growing number of possible extraction implementations as a search space, where different implementations have materially different fault-tolerance properties as measured by logical error rates. The abstract frames this as a natural search problem and proposes RL as a way to explore it.

OutlookPlausible

Within two years, RL-optimised syndrome extraction circuits could become a standard benchmarking tool in quantum error correction simulations, producing modest but consistent reductions in logical error rates for small surface codes.

error correctionalgorithms softwareGoogle Quantum AIIBM QuantumQ-CTRLQuantinuumRiverlane
arXiv quant-ph

Quantum neural network equipped with backpropagation on a qudit processor

Researchers describe a quantum neural network method that uses backpropagation and is intended for a qudit processor. The work addresses QNN size limits by employing multi-level quantum digits, which enlarge the accessible Hilbert space relative to qubit circuits. The paper appears as an arXiv preprint and frames QNNs for classification and identification tasks.

OutlookPlausible

Backpropagation on qudits could make small QNN classification experiments practical on existing noisy multi-level devices within two years.

arXiv quant-ph

Sparse-Blossom Decoding in $o(1)$ Time

A preprint posted to arXiv presents a sparse blossom decoder for quantum error correction that is claimed to run in o(1) time. The approach builds on minimum-weight perfect matching, which gives rigorous error-suppression guarantees, and extends earlier sparse blossom techniques that were practical only at modest problem sizes.

OutlookPlausible

This could let surface-code experiments from Google or IBM run MWPM decoding in real time on larger code patches within two years, removing decode latency as a limit on logical clock speed.

Quantum Zeitgeist

Researchers Measure Quantum Processor Speed Using New Benchmark

Researchers introduced a benchmark called CLOPS_h that uses a sustained execution rate above one million circuit layer operations per second as a performance standard. The metric addresses how quickly a quantum processor can repeat complex calculations, a factor earlier benchmarks largely ignored by focusing on fidelity alone. It ties the speed measurement directly to hardware constraints.

OutlookPlausible

Within two years, CLOPS_h could become a standard datapoint in quantum processor datasheets, allowing direct comparison of sustained execution speed across hardware platforms.

Quantum Zeitgeist

Columbia & Cambridge unlock quantum AI for new material models

Researchers led by Michele Simoncelli at Columbia University, working with colleagues at the University of Cambridge, have introduced a benchmark for testing machine learning models that predict material properties. The benchmark is intended to give the community a standardized way to compare how well different models capture the behaviour of materials.

OutlookPlausible

The benchmark could become a standard evaluation suite for machine learning interatomic potentials and property prediction models.

algorithms softwareColumbia UniversityUniversity of Cambridge
Quantum Zeitgeist

memQ compares gate teleportation to circuit cutting for quantum computing

Researchers at memQ Inc. compared two methods for executing quantum circuits across multiple processors: gate teleportation, which uses shared entanglement to transfer gate operations, and circuit cutting, which partitions circuits for separate execution and classical recombination. Their analysis reports that circuit cutting incurs an exponential overhead in the distributed setting.

OutlookPlausible

This could make gate teleportation the preferred primitive for near-term modular quantum processors, pushing hardware teams to invest in entanglement generation between modules rather than relying on circuit cutting.