Quantum AI Report

The convergence of Quantum with AI

Archived edition

20 September 2026

Lead story

Graph Neural Network Predicts Qubit Routing Costs

A graph neural network has been trained to predict routing costs for qubit allocation on a fault-tolerant chip layout. The model learns from the connectivity graph of the quantum device and the required two-qubit interactions to estimate the cost of moving quantum information, a step that compilers usually handle with hand-built heuristics. The work presents this learned cost predictor as a way to automate part of the qubit mapping and routing process.

Why it matters

Qubit routing is one of the most costly stages of quantum compilation, especially on devices with restricted connectivity. Most compilers rely on manually designed cost functions—such as swap count, distance, or look-ahead—that struggle to capture hardware-specific noise or fault-tolerant constraints. A learned cost model could adapt to the actual topology and error properties of a chip, potentially improving the quality of compiled circuits without requiring a human to redesign heuristics for every new architecture. This mirrors a broader shift in classical chip design, where learned models have begun to replace or augment hand-tuned placement and routing heuristics.

AI analysis — not reported by the source

What this could make possible

0–2 years

  • Plausible

    Within two years, learned routing-cost predictors could be integrated as optional modules in open-source quantum compilers like Qiskit, tket, or Cirq.

    These compilers already have modular routing passes; a lightweight GNN inference could be called during search to prune candidate SWAP networks. The main barrier is collecting enough training data from real hardware and ensuring the model runs fast enough not to negate its own benefit.

2–5 years

  • Plausible

    In 2-5 years, the approach could extend to fault-tolerant architectures where routing involves logical qubits and lattice surgery, not just physical SWAPs.

    Fault-tolerant layouts have much more complex routing constraints, and hand-built heuristics are likely to scale poorly. A graph-based cost predictor that captures code-specific connectivity could become a standard part of compiling for memory architectures like the surface code, particularly if trained on realistic logical-level error models.

5+ years

  • Speculative

    Over 5+ years, learned cost models could influence hardware design itself, helping architects evaluate trade-offs between qubit connectivity, code choice, and routing overhead before fabrication.

    If a GNN can generalize across hypothetical topologies, it could be used in co-design loops to search for layouts that optimize compilation efficiency. However, this would require the model to transfer across radically different qubit modalities and fault-tolerance schemes, which has not yet been demonstrated.

What would have to be true

  • The GNN must produce cost estimates accurate enough to improve over existing heuristic look-ahead methods without adding excessive runtime overhead.
  • Training data must cover a diversity of device connectivities and fault-tolerant code layouts, not just the single layout studied, to avoid overfitting.
  • The learned cost must correlate with end-to-end circuit fidelity or logical error rate, rather than only with abstract routing distance, for the compilation improvement to be meaningful.
  • For fault-tolerant architectures, the GNN must incorporate constraints like lattice surgery costs, time-optimal code deformation, and magic state routing that are not captured by a simple hardware graph.

Who’s positioned

  • IBMAs the developer of Qiskit and heavy-hex superconducting chips with complex connectivity, IBM could fold learned routing costs into its compiler to improve circuit fidelity on its hardware.
  • QuantinuumIts QCCD trapped-ion architecture has all-to-all shuttling with non-uniform costs; a GNN trained on its device graph could better model ion transport overhead.
  • GoogleGoogle's Sycamore and future surface-code architectures have grid-like connectivity with specific routing constraints, and its Cirq compiler team could integrate learned cost models for logical qubit movement.
  • ClassiqAs a higher-level quantum software company, Classiq could use learned routing costs to inform its synthesis engine's allocation decisions across different backends.

What could change this

  • The source abstract does not report quantitative benchmarks against state-of-the-art heuristics, so the practical advantage remains unproven.
  • GNN predictions may not transfer between different hardware generations or error models, limiting their usefulness as devices evolve.
  • Compiler developers may resist black-box ML components because they must be deterministic and verifiable for certifying quantum circuits.
  • Fault-tolerant routing cost may depend on details like magic state distillation scheduling and real-time decoding, which a static graph model cannot capture.
Permalink to this story →645 words · 3 possibilities

NV Center / Diamond

Quantum Computing Report

University of Pennsylvania Demonstrates Single-Gate Parallel Entanglement on Room-Temperature Diamond Quantum Register

University of Pennsylvania researchers generated a four-qubit Greenberger-Horne-Zeilinger state in a room-temperature diamond quantum register using a single parallel gate. The state was completed in 14.8 microseconds, about ten times faster than sequential approaches, with improved fidelity.

OutlookPlausible

This single-gate parallel approach could enable room-temperature diamond registers to prepare larger multipartite entangled states, such as six to eight qubits, quickly enough for practical quantum repeater or sensing demonstrations within two years.

nv centerUniversity of Pennsylvania

Quantum Networking

arXiv quant-ph

Noise-Robust Quantum State Characterization for Remote State Preparation with Deep Learning

A new preprint on arXiv proposes a Transformer-based Quantum State Characterizer (TQSC) for remote state preparation. The model is designed to estimate target quantum states in the presence of complex noise, addressing a key challenge in quantum communication. The work presents a deep learning approach to noise-robust state characterization.

OutlookPlausible

If TQSC can be validated on experimental quantum communication data, it could be deployed in near-term quantum network testbeds to reduce the measurement overhead needed for remote state preparation.

Error Correction

Quantum Zeitgeist

Researchers Build Colour Codes with Polynomial Error Correction

Researchers describe a new family of colour codes built from arithmetic hyperbolic manifolds. Unlike earlier hyperbolic colour codes, whose distance grew only logarithmically, this construction gives polynomial scaling in both code distance and the number of logical qubits. The work positions the codes as a step toward dependable quantum processing in lattice dimensions of at least four.

OutlookPlausible

The polynomial scaling could prompt classical simulations comparing small instances of these codes against existing constant-rate qLDPC constructions, potentially giving error-correction teams a new lower-overhead logical-memory candidate before hardware catches up.

Quantum Computing Report

Riverlane Establishes U.S. Headquarters in Maryland’s Discovery District to Scale Real-Time QEC Deployments

Riverlane has opened a U.S. headquarters in Maryland's Discovery District, near the University of Maryland. The site includes executive offices and laboratory space, and is intended to support scaling of the company's real-time quantum error correction technology in North America. The expansion is part of a strategy to advance collaborations with academic and government partners.

OutlookPlausible

With a U.S. base near the University of Maryland, Riverlane could move from supplying QEC components to becoming a standard real-time decoder layer for U.S. quantum testbeds, speeding integration with American hardware vendors and federally funded systems over the next two years.

Quantum Zeitgeist

Saarlandes Team Quantifies GKP Code Error Cancellation Overheads

Researchers from Saarland University have calculated the overhead involved in combining probabilistic error cancellation with Gottesman-Kitaev-Preskill codes. The work examines how continuous-variable encoding of qubits interacts with a mitigation technique that trades additional sampling cost for reduced noise. The reported calculations focus on GKP-encoded qubits and quantify the extra measurement burden of the combined approach.

OutlookPlausible

These overhead estimates could become reference numbers for experimental bosonic-code groups deciding whether adding probabilistic error cancellation to a GKP-protected qubit is worth the sampling cost.

Algorithms & Software

IBM Research Demonstrates Hybrid Spacetime PEC to Reduce Error-Mitigation Sampling Overhead by 63×

IBM Research reported a hybrid spacetime probabilistic error cancellation scheme that reduces the sampling overhead for error mitigation by a factor of 63. The approach shifts much of the computational cost into classical postprocessing. IBM framed the technique as important for making hybrid quantum-classical workloads affordable at scale, on the same compute stack that supports AI and GPU acceleration.

OutlookPlausible

If the 63× sampling-overhead reduction holds across IBM's target circuit families, this could make error-mitigated variational algorithms on near-term superconducting hardware feasible for cloud users within existing classical compute budgets.

arXiv quant-ph

FT-Weave: Real-Time Compilation Framework for Reconfigurable Fault-Tolerant Quantum Architectures

A preprint introduces FT-Weave, a compilation framework aimed at real-time scheduling for fault-tolerant quantum computers with reconfigurable hardware. It addresses the coordination of logical qubit preparation, routing, and execution under timing constraints, in contrast to offline schedules that rely on fixed or nominal parameters.

OutlookPlausible

FT-Weave could allow early fault-tolerant systems to adapt logical resource allocation on the fly, increasing application throughput as hardware characteristics drift or change.

arXiv quant-ph

Quantum Graph Convolutional Networks: Implementation and Trainability Analysis

A new arXiv preprint presents a quantum graph convolutional network architecture, including an implementation and a study of its trainability. The work is motivated by classical graph neural network bottlenecks in memory and sparse linear-algebra workloads on large graphs.

OutlookSpeculative

If the trainability analysis identifies parameter regimes with non-vanishing gradients, this could enable small-scale quantum graph convolution experiments on NISQ hardware for graph learning tasks such as molecular property prediction or recommendation graphs within two years.

Other

GlobalFoundries Finalizes $375 Million CHIPS Act Award for Onshore Quantum Semiconductor Fabrication

GlobalFoundries has finalized a $375 million award under the US CHIPS Act to expand domestic fabrication capacity for quantum computing chips. The funding targets the physical hardware layer that supports hybrid quantum-classical and AI-accelerated computing stacks, such as those being assembled by NVIDIA and IonQ.

OutlookPlausible

This could enable US quantum hardware developers to iterate on cryogenic control and readout chips with shorter domestic fab cycles, accelerating integration of quantum processors into hybrid AI-quantum stacks.