Papers
Topics
Authors
Recent
Search
2000 character limit reached

Query Learning Nearly Pauli Sparse Unitaries in Diamond Distance

Published 31 Mar 2026 in quant-ph and cs.IT | (2604.00203v1)

Abstract: We study the problem of learning nearly $(s,ε)$-sparse unitaries, meaning that the Pauli spectrum is concentrated on at most $s$ components with at most $ε$ residual mass in Pauli $\ell_1$-norm. This class generalizes well-studied families, including sparse unitaries, quantum $k$-juntas, $2k$-Pauli dimensional channels, and compositions of depth $O(\log\log n)$ circuits with near-Clifford circuits. Given query access to an unknown nearly sparse unitary $U$, our goal is to efficiently (both in time and query complexity) construct a quantum channel that is close in diamond distance to $U$. We design a learning algorithm achieving this guarantee using $\tilde{O}(s6/ε4)$ forward queries to $U$, and running time polynomial in relevant parameters. A key contribution is an efficient quantum algorithm that, given query access to an arbitrary unknown unitary $U$, estimates all Pauli coefficients (up to a shared global phase) whose magnitude exceeds a given threshold $θ$, extending existing sparse recovery techniques to general unitaries. We also study the broader class of unitaries with bounded Pauli $\ell_1$-norm. For that class, we prove an exponential query lower bound $Ω(2{n/2})$. We introduce a more relaxed accuracy metric which is the diamond distance restricted to a set of input states. Then, we show that, under this metric, unitaries with Pauli $\ell_1$-norm uniformly bounded by $L_1$ are learnable with $\tilde{O}(L_18/ε{16})$.

Authors (2)

Summary

  • The paper introduces an efficient algorithm for learning nearly (s,ε)-sparse unitaries, achieving O(s^6/ε^4) query complexity for diamond norm closeness.
  • It employs a two-step process: Bell sampling for support identification and Clifford shadow tomography for precise estimation of dominant Pauli coefficients.
  • The approach leverages LCU techniques for directly implementing the learned unitary, offering practical implications for quantum device verification and benchmarking.

Efficient Query Learning of Nearly Pauli Sparse Unitaries in Diamond Distance

Problem Formulation and Theoretical Context

The paper addresses the quantum query learning of nn-qubit unitaries whose Pauli spectrum is nearly (s,ϵ)(s,\epsilon)-sparse: the cumulative ℓ1\ell_1-norm outside a subset SS of at most ss dominant Pauli strings is at most ϵ\epsilon. The focus is on diamond-norm closeness between the unknown target unitary UU (accessed via queries) and the hypothesis constructed by the learner. This class generalizes exact ss-sparsity, quantum kk-juntas, and unitaries arising from low-depth, near-Clifford circuits. The diamond norm is the operationally relevant metric, measuring worst-case channel distinguishability over all inputs, including those possibly entangled with external references.

Crucially, without structure, unitary process tomography is intractable due to the exponential growth in degrees of freedom—Ω(4n/ϵ)\Omega(4^n/\epsilon) queries are required for general (s,ϵ)(s,\epsilon)0-qubit unitaries. The central question is which structural priors and error metrics allow sub-exponential query complexity and feasible runtime.

Main Algorithmic Contributions

The core technical result is an efficient algorithm for query learning nearly (s,ϵ)(s,\epsilon)1-sparse unitaries (s,ϵ)(s,\epsilon)2, outputting a quantum channel that is (s,ϵ)(s,\epsilon)3-close to (s,ϵ)(s,\epsilon)4 in diamond distance, using only forward queries to (s,ϵ)(s,\epsilon)5. The query complexity is (s,ϵ)(s,\epsilon)6 and runtime is polynomial in (s,ϵ)(s,\epsilon)7, (s,ϵ)(s,\epsilon)8, and (s,ϵ)(s,\epsilon)9.

Estimating Large Pauli Coefficients

A key device is a two-step process for support identification and coefficient estimation for the dominant Pauli terms:

  1. Support Identification via Bell Sampling: The Choi-Jamiołkowski state of ℓ1\ell_10 is prepared, and Bell-basis measurements probabilistically identify Pauli strings with squared amplitudes ℓ1\ell_11. ℓ1\ell_12 samples suffice to capture all strings with ℓ1\ell_13.
  2. Coefficient Estimation via Clifford Shadow Tomography: For each significant index, expectation values of engineered observables (constructed from Bell basis projectors and their linear combinations) on Choi-states yield the real and imaginary parts of the relative Pauli coefficients, up to a global phase. Shadow tomography with random Clifford unitaries reduces the classical post-processing to polylogarithmic overhead in the number of observables, and the total query complexity scales as â„“1\ell_14 for the required coefficient precision.

Global phase ambiguity is shown to be irrelevant for the induced unitary channel, due to the phase alignment in the induced operator norm and diamond distance bounds.

Block Encoding and Efficient Implementation

The resulting estimate â„“1\ell_15 is an â„“1\ell_16-sparse (or nearly sparse) linear combination of Pauli operators, which may not be exactly unitary. The paper leverages the Linear Combination of Unitaries (LCU) technique, augmented by robust oblivious amplitude amplification, to promote â„“1\ell_17 to an efficiently implementable quantum process. The cost is proportional in the normalization factor â„“1\ell_18.

Query Complexity Bounds and Lower Bounds

For nearly â„“1\ell_19-sparse unitaries, the optimal worst-case lower bound is SS0 queries in diamond norm, matching the upper bound up to polynomial factors. For the strictly wider class of unitaries with bounded Pauli SS1-norm SS2, the diamond norm is too stringent: the paper proves an exponential lower bound SS3 for this class, via Grover oracles which have fixed SS4-norm yet are perfectly distinguishable with adversarial queries.

To remedy this, the authors propose a restricted diamond distance, confining distinguishability to input states with fixed marginal (e.g., maximally mixed). Under this weaker but still operationally meaningful metric, an algorithm is provided—again based on support identification and coefficient estimation—which learns such SS5-bounded unitaries up to error SS6 in restricted diamond norm with query complexity SS7.

Strong Claims and Numerical Guarantees

  • Diamond-norm learning of SS8-nearly Pauli-sparse unitaries with query complexity SS9.
  • Learning under restricted diamond norm for ss0-bounded unitaries with ss1 queries.
  • Separation between learnability in diamond and restricted diamond norm for the ss2-bounded class, via explicit exponential lower bounds.
  • No need for special access models (e.g., short-time Hamiltonian evolution, controlled unitaries, or subgroup sparsity)—forward queries to ss3 suffice.

Practical and Theoretical Implications

Practical Implications

The results yield sample-optimal and computationally feasible methods for learning unitaries in quantum devices, provided the underlying process is Pauli-compressible. This includes verification, benchmarking, or characterization protocols for near-term quantum circuits that are not fully random nor highly entangled, but exhibit effective sparsity due to device constraints or algorithmic choices.

The LCU-based block encoding ensures that the learned hypothesis is not only abstractly close but also directly implementable as a quantum circuit. The methods are compatible with architectures supporting Clifford group gates and efficient Bell state preparation/measurement.

Theoretical Implications and Future Work

The study delineates the learnable frontier for quantum process learning under different structural assumptions, highlighting the criticality of the error metric (diamond vs. restricted diamond) and input model. The methods extend classical sparse Fourier learning (Kushilevitz-Mansour, Goldreich-Levin) into the quantum process domain, adapting support estimation to the non-Hermitian and phase-ambiguous setup of arbitrary unitaries.

Potential future research includes:

  • Reducing the degree of polynomial dependence on ss4 and ss5, possibly via more aggressive isolation techniques, improved shadow tomography or Heisenberg scaling.
  • Extending methods to adaptive or time-continuous query models, or leveraging controlled unitary access if available.
  • Investigating learnability for new classes of operators, especially those defined by circuit depth or gate complexity rather than Pauli spectral structure.

Conclusion

This work establishes precise query complexity bounds and efficient quantum algorithms for learning nearly Pauli-sparse unitaries, optimal up to polynomial factors, in diamond or restricted diamond distance. The analysis delineates sharp phase transitions in process learnability—dictated by the interplay of structural priors and operational metrics—and provides practical tools for quantum process characterization in the regime of effective sparsity.

For full details, proofs, and algorithms, see "Query Learning Nearly Pauli Sparse Unitaries in Diamond Distance" (2604.00203).

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 1 tweet with 2 likes about this paper.