Conformalized Quantum DeepONet Ensembles
- The paper proposes a quantum operator-learning framework that reduces quadratic layer complexity to linear, enabling scalable evaluations.
- It replaces classical orthogonal layers with QOrthoNNs and compresses ensemble models using SPQCs, significantly lowering qubit requirements.
- Adaptive conformal prediction calibrates ensemble outputs to offer distribution-free uncertainty guarantees with provable finite-sample coverage.
Conformalized Quantum DeepONet Ensembles are a quantum machine learning framework for operator learning that combines Quantum Orthogonal Neural Networks (QOrthoNNs), ensemble-based epistemic modeling, adaptive conformal prediction, and Superposed Parameterized Quantum Circuits (SPQCs) in order to address two limitations identified for existing approaches: quadratic inference complexity and unreliable uncertainty quantification in safety-critical settings (Matlia et al., 1 May 2026). In the formulation reported in the literature, the framework targets scalable evaluation over fine discretizations by reducing operator inference complexity from to , while also providing distribution-free coverage guarantees through conformal prediction. The reported empirical setting includes synthetic partial differential equations and real-world power system dynamics, with uncertainty behavior examined under realistic quantum noise (Matlia et al., 1 May 2026).
1. Operator-learning setting and the DeepONet baseline
The underlying task is operator learning, in which an operator
is approximated by a DeepONet architecture. In the stated construction, DeepONet separates the computation into a branch network and a trunk network,
followed by a dot-product readout,
The scaling bottleneck arises from the dense layers used in the branch or trunk components. For a network of hidden width , each dense layer costs . When the trunk must be evaluated times for query points, the per-input cost becomes . The source text explicitly identifies this as prohibitive for large 0 and for extensive Monte-Carlo runs in the range 1–2 scenarios (Matlia et al., 1 May 2026).
The motivation for a quantum implementation is stated in three parts. First, parameterized quantum circuits can in principle emulate orthogonal transforms in sub-quadratic depth. Second, quantum uncertainty in the form of shot noise does not by itself capture epistemic model uncertainty. Third, naive quantum ensembling multiplies qubit requirements by the ensemble size 3. This combination motivates a joint quantum-plus-conformal design rather than a purely quantum surrogate or a purely classical uncertainty wrapper.
2. QOrthoNNs and sub-quadratic operator inference
QOrthoNNs are introduced as the mechanism for replacing a classical orthogonal layer
4
with a quantum circuit implementation (Matlia et al., 1 May 2026). The reported construction uses 5 data qubits 6 plus one ancilla and consists of three stages:
- 7, an amplitude-loader into the unary subspace.
- 8, a pyramidal RBS (Reconfigurable Beam Splitter) network implementing 9.
- Tomography plus ancilla manipulation to read out each 0.
The complexity claim is central. Classically, each orthogonal layer remains 1. In the quantum realization, the data loader depth is stated as 2, the pyramidal unitary depth as 3, and tomography as 4 using two loaders plus 5 gates. The resulting total depth is therefore 6. Because amplitude encoding and tomography each require 7 shots for error 8, the end-to-end cost is
9
which is described as sub-quadratic in 0 (Matlia et al., 1 May 2026).
This reduction is significant specifically for operator-learning workloads in which fine discretizations force repeated trunk evaluations. A plausible implication is that the advantage is most relevant when the cost of repeated classical dense-layer application dominates the overall surrogate evaluation budget.
3. SPQCs and ensemble compression
The framework does not rely on a single QOrthoNN model. It uses ensembles to represent epistemic uncertainty, but it also addresses the hardware cost of quantum ensembling. The baseline comparison is explicit: 1 independent QOrthoNN models in parallel require 2 qubits, whereas an SPQC encodes all 3 models in one circuit using 4 address qubits (Matlia et al., 1 May 2026).
The SPQC state preparation is given by
5
In this construction, the address register 6 selects model 7, and controlled unitaries conditionally load data 8 and apply 9.
The extraction mechanism is also specified: after a single joint measurement, with post-selection to unary outcomes, all 0 model outputs are obtained simultaneously. The circuit depth scales as 1 because of controlled-RBS ladders, while the qubit count is only
2
The framework therefore trades linear qubit growth for logarithmic address overhead at the cost of circuit-depth growth in 3. This trade-off is later reflected in the stated limitations: SPQC depth 4 can accumulate noise for large 5. A common misconception addressed directly by this design is that quantum parallelism alone makes ensembling effectively free; in the reported formulation, naive parallelism still scales hardware resources linearly with the number of models.
4. Conformal prediction and distribution-free uncertainty
The uncertainty layer combines ensemble statistics with adaptive conformal prediction (Matlia et al., 1 May 2026). For each calibration point 6, the ensemble mean 7 and standard deviation 8 are computed, and the adaptive nonconformity score is defined as
9
Let 0 denote the 1-quantile of the calibration scores 2. For a new input 3, the prediction set is
4
Under the standard conformal assumption of exchangeability between calibration and test data, the framework has the finite-sample guarantee
5
The conceptual role of conformalization is explicit. Quantum uncertainty arising from shot noise alone is not treated as a sufficient account of model uncertainty, so the framework retains model ensembles and then calibrates their outputs with conformal prediction. This separates epistemic modeling from finite-sample calibration. The reported guarantee is distribution-free, but only under exchangeability; the same source notes that this assumption is violated in streaming and temporal tasks, which is an important qualification rather than a minor technical caveat.
5. Reported empirical results
The reported experiments cover synthetic PDE benchmarks and real-world power system benchmarks, with a target coverage of 6 throughout (Matlia et al., 1 May 2026).
For the synthetic PDE setting, two benchmark operators are listed: the antiderivative 7 with 8, 9, and the one-dimensional advection equation 0 with periodic boundary conditions.
The ideal simulation results are:
- Antiderivative, 1: Relative 2 error 3, coverage 4, average width 5, peak uncertainty 6.
- Antiderivative, 7: Relative 8 error 9, coverage 0, average width 1, peak uncertainty 2.
- Advection, 3: Relative 4 error 5, coverage 6, average width 7, peak uncertainty 8.
- Advection, 9: Relative 0 error 1, coverage 2, average width 3, peak uncertainty 4.
For the power system setting, three tasks are listed: offline voltage-to-voltage forecasting 5 from 6 pre-fault to 7 post-fault, offline voltage-to-active-power 8, and online sliding-window voltage-to-voltage 9.
The ideal simulation results are:
- Online V→V: Relative 0 error 1, coverage 2, average width 3, peak uncertainty 4.
- Offline V→V: Relative 5 error 6, coverage 7, average width 8, peak uncertainty 9.
- Offline V→P: Relative 00 error 01, coverage 02, average width 03, peak uncertainty 04.
Taken together, these experiments are presented as demonstrating accurate predictions with calibrated uncertainty. This suggests that the conformal layer remains effective across both synthetic operator benchmarks and application-driven dynamical-system surrogates, although the reported accuracy and interval widths vary substantially by task.
6. Quantum noise, limitations, and stated future directions
The impact of quantum noise is explicitly examined under hardware-calibrated depolarizing and readout noise from IBM Marrakesh, Torino, and Brisbane (Matlia et al., 1 May 2026). The reported finding is that empirical coverage remains at least 05 across shot budgets from 06 to 07. The same source additionally reports that, for very shallow circuits with at most 08 qubits, increased depolarizing noise can act as a regularizer, slightly improving coverage and sharpening intervals.
The strengths claimed for the framework are equally explicit: sub-quadratic inference 09 via QOrthoNN, provable distribution-free uncertainty via conformal prediction, and logarithmic-scale qubit cost in ensembles via SPQC. The limitations are also directly enumerated. Conformal validity assumes calibration/test exchangeability and is violated in streaming or temporal tasks; near-term quantum devices remain noisy, so classical-quantum hybrid variants may be needed; and SPQC depth 10 can accumulate noise for large ensemble sizes.
The future directions listed in the source are: adaptive conformal methods for non-exchangeable data, including weighted and Mondrian variants; theoretical study of noise-induced regularization in shallow PQCs; hardware demonstrations on more than 11 qubits as coherence improves; and multi-fidelity hybrid architectures combining a classical branch, a quantum trunk, and an SPQC ensemble. A plausible implication is that subsequent work will focus less on the existence of a conformalized quantum operator-learning pipeline and more on robustness under temporal shift, hardware noise accumulation, and hybrid architectural decomposition.