Papers
Topics
Authors
Recent
Search
2000 character limit reached

Quantum Instance Complexity

Updated 14 July 2026
  • Quantum Instance Complexity is a per-instance measure capturing the size of quantum solver descriptions, copy complexity in state certification, and tree-size expression of quantum states.
  • It distinguishes quantum from classical resources by evaluating instance-specific gaps, such as queasiness factors and exponential utility across inputs.
  • This framework underpins applications in quantum algorithm design, SAT instance reductions, and secure zero-knowledge proofs in quantum settings.

Quantum instance complexity denotes a family of instance-by-instance complexity notions in quantum information and quantum computation. In current usage, the “instance” may be a fixed classical input xx to a language LL, a target density operator σ\sigma in a certification problem, or a quantum state ρ\rho supplied directly as the input of a promise problem. Correspondingly, the quantity of interest may be the size of the shortest quantum solver description, the copy complexity of certifying that specific target state, the classical description complexity of the state itself, or the amount of information revealed when proving a property of that state (Buhrman et al., 2 Oct 2025, O'Donnell et al., 8 Jul 2025, Cai et al., 2015, Malavolta, 8 Oct 2025, Chia et al., 2024). This suggests that the term functions less as a single canonical invariant than as an umbrella for several related attempts to replace worst-case analysis by per-instance analysis in quantum settings.

1. Terminological scope and major interpretations

The literature currently exhibits several distinct but adjacent uses of the term. One line of work defines Quantum Instance Complexity as a description-length measure for a quantum solver on a fixed classical input xx: the complexity is the size of the shortest classical program that generates a quantum circuit which is globally consistent with a language LL and actually decides xx (Buhrman et al., 2 Oct 2025). A second line uses the phrase in a resource-testing sense: for quantum state certification with entangled measurements, the optimal number of copies needed to certify a particular target state σ\sigma depends on the spectral structure of that specific σ\sigma, not merely on ambient dimension (O'Donnell et al., 8 Jul 2025). A third line studies the complexity of describing or certifying individual quantum states themselves, most notably via tree size, a quantity attached to a single pure state ψ\ket{\psi} (Cai et al., 2015). Neighboring frameworks instead take the input instance to be a quantum state and study proof complexity, zero knowledge, or complexity-class structure without defining a single scalar “instance complexity” measure (Malavolta, 8 Oct 2025, Chia et al., 2024).

Usage Instance object Quantity studied
Descriptional quantum instance complexity Classical string LL0 Shortest classical description of a quantum LL1-consistent solver
Instance-optimal certification Target state LL2 Copy complexity of certifying that specific LL3
State description complexity Pure or mixed quantum state Tree size LL4, LL5, or related state-complexity notions
Quantum-state-input proof theory Quantum state LL6 or LL7 Zero-knowledge, witness, interaction, and copy-access structure

The common theme is that complexity is attached to a particular object rather than to the worst case over all objects of a fixed size. What varies across the literature is which resource is being individualized: program length, sample complexity, description complexity of a state, or information leakage in verification.

2. Description-length formulations for fixed classical instances

The most explicit formalization appears in the framework of time-bounded classical and quantum instance complexity for a language LL8 (Buhrman et al., 2 Oct 2025). The classical precursor is time-bounded instance complexity

LL9

where σ\sigma0 is the shortest σ\sigma1-consistent program running in time σ\sigma2 such that σ\sigma3. Here σ\sigma4-consistency means that σ\sigma5 for all σ\sigma6, and whenever σ\sigma7, one has σ\sigma8. The crucial feature is the “I don’t know” output σ\sigma9: the program need not solve all inputs, only remain globally correct wherever it does answer.

The quantum version keeps the description itself classical. A program ρ\rho0 outputs a classical description of a quantum circuit ρ\rho1; the framework does not use quantum advice states in the definition. The paper first introduces time-bounded quantum Kolmogorov and distinguishing analogues, including

ρ\rho2

for the shortest classical program that generates a circuit outputting ρ\rho3 with probability ρ\rho4, and

ρ\rho5

for the shortest classical program generating a quantum circuit that accepts ρ\rho6 with probability ρ\rho7 and every ρ\rho8 with probability ρ\rho9. It then defines quantum xx0-xx1-consistency via two designated output qubits xx2: xx3 is a confidence flag, and whenever xx4, the answer qubit must satisfy xx5.

The central quantity is then

xx6

the size of the shortest classical program xx7 that runs in time xx8, generates a quantum circuit, is quantum-xx9-LL0-consistent for some LL1, and decides the chosen instance LL2 (Buhrman et al., 2 Oct 2025). Because the bias parameter can be amplified by repetition and majority, the dependence on LL3 is not essential up to polynomial overhead. The task is still decision, not witness generation or search.

Several comparison inequalities organize the framework. The paper states that

LL4

It also emphasizes that for LL5, there is a constant-size quantum description of the general polynomial-time quantum algorithm for all instances, so LL6 is LL7 for every LL8. By contrast, if LL9, there cannot be a uniform constant upper bound on classical xx0 for all xx1, since a finite list of constant-size classical programs could then be searched to obtain a polynomial-time classical decider for xx2. Under xx3, some instances must therefore have small quantum instance complexity and nonconstant classical instance complexity.

Within this formulation, “quantum instance complexity” is not a complexity of the input string alone. It is the complexity of the shortest useful instance-specific quantum algorithmic description for deciding membership of that string in a language.

3. Queasy instances, additive gaps, and reductions from factoring to SAT

The same framework introduces queasy instances as a formal notion of single-instance quantum advantage (Buhrman et al., 2 Oct 2025). An instance xx4 is queasy with respect to xx5 when the shortest efficient quantum description is significantly smaller than the shortest efficient classical xx6-consistent description, with the time bounds taken asymmetrically: xx7 The additive amount of queasiness is

xx8

and the normalized queasiness factor is

xx9

The paper further defines an instance to be maximally queasy when the upper bound

σ\sigma0

is saturated up to constants.

A key structural theorem states that low instance complexity implies wide algorithmic utility. If σ\sigma1 is a shortest σ\sigma2-consistent program deciding σ\sigma3, and

σ\sigma4

then for the set σ\sigma5 one has

σ\sigma6

for some constants σ\sigma7. The paper states that the same proof works quantumly with σ\sigma8 in place of σ\sigma9. This is the sense in which queasiness yields “exponential algorithmic utility”: a short instance-specific solver that is much shorter than a distinguisher must also answer on exponentially many other inputs.

The headline application uses a factoring-derived language

σ\sigma0

Because factoring is in BQP via Shor, σ\sigma1. Under the assumption that factoring on σ\sigma2-bit instances requires σ\sigma3 time for some σ\sigma4, the paper proves the existence of σ\sigma5 such that

σ\sigma6

for σ\sigma7 and σ\sigma8. It then transfers this gap to SAT via an invertible one-to-one polynomial-time reduction, yielding SAT formulas σ\sigma9 such that

ψ\ket{\psi}0

for some ψ\ket{\psi}1 and ψ\ket{\psi}2.

This application does not place SAT in BQP. Rather, it identifies individual formulas whose structure is inherited from factoring through an invertible Cook–Levin-type reduction. Quantumly, these formulas are easy because a constant-size description can invoke the factoring routine; classically, short ψ\ket{\psi}3-consistent deciders for too many such formulas would imply an unexpectedly strong classical factoring algorithm. The paper discusses these SAT instances as close to being maximally queasy, while the explicit theorem in the body provides a polynomial-versus-subexponential additive gap.

4. Instance-optimal quantum state certification and copy complexity

A different meaning of quantum instance complexity arises in quantum state certification with collective entangled measurements (O'Donnell et al., 8 Jul 2025). The task is: given an explicit description of a ψ\ket{\psi}4-dimensional hypothesis state ψ\ket{\psi}5 and ψ\ket{\psi}6 identical copies of an unknown state ψ\ket{\psi}7, decide with constant success probability between

ψ\ket{\psi}8

The only counted resource is the number of copies ψ\ket{\psi}9, and the tester may perform fully entangled measurements over all copies. Prior work established a worst-case copy complexity LL00, with the lower bound coming from the maximally mixed instance LL01. The paper resolves the open question of the correct instance-by-instance dependence when measurements are unrestricted.

The main result is a nearly instance-optimal upper/lower characterization in terms of the fidelity with the maximally mixed state, equivalently the Schatten-LL02 quasinorm. In informal form, for LL03,

LL04

where LL05 and LL06 are trimmed-and-renormalized versions of LL07. The lower bound removes LL08 eigenvalue mass, while the upper bound removes LL09 small mass. In the formal theorem statements, the lower bound uses a state LL10 obtained by zeroing out at most LL11 eigenvalue mass, and the upper bound uses a LL12 obtained by zeroing out the lowest LL13 total eigenvalue mass.

If LL14, then

LL15

so the governing parameter is

LL16

Up to polylogarithmic factors and the trimming mismatch, the copy complexity is therefore

LL17

This interpolation is sharp across basic spectral regimes. If LL18 is pure, then LL19, giving

LL20

If LL21, then LL22, giving

LL23

More generally, if LL24 is close to maximally mixed on an LL25-dimensional support with nonzero eigenvalues all LL26, then LL27, so

LL28

Lower-rank or more peaked states are therefore easier to certify; states closer to maximally mixed are hardest.

The upper bound modifies the unentangled instance-optimal algorithm of Chen et al. by diagonalizing LL29, bucketing eigenvalues into dyadic ranges

LL30

removing a tail of total mass at most LL31, and then replacing the previous unentangled Hilbert–Schmidt tester with the entangled-measurement tester LL32, which distinguishes LL33 from LL34 using LL35 copies. The lower bound introduces a quantum analogue of the Ingster–Suslina method based on the largest quantum LL36-divergence

LL37

together with the inequality

LL38

For mixedness testing, Haar-random perturbations yield directly

LL39

recovering the lower bound LL40 by a proof the paper describes as surprisingly simple relative to earlier representation-theoretic arguments.

This is a strong form of quantum instance complexity because the optimal sample requirement is controlled by the fine spectral profile of the specific target state, not by dimension alone. The result is nevertheless only nearly instance-optimal: the bounds differ by polylogarithmic factors, and the lower and upper theorems use slightly different trimming procedures.

5. State-instance complexity via tree size

A third notion attaches complexity directly to an individual quantum state by asking how economically it can be written in a restricted classical syntax (Cai et al., 2015). For a pure LL41-qubit state

LL42

a tree representation is a rooted tree whose internal nodes are labeled by LL43 or LL44, and whose leaves are labeled by single-qubit states of the form LL45. The tree size LL46 is the minimum number of leaves over all such trees. The approximate version is

LL47

and the paper also discusses a mixed-state extension

LL48

Tree size is presented as a complexity measure for individual state instances. A family is simple if LL49 grows polynomially in LL50, and complex if LL51 grows superpolynomially. Two properties are emphasized: tree size is computable in principle, and nontrivial lower bounds can be proved. The paper contrasts this with quantum Kolmogorov complexity, which is based on the shortest generating program and is not computable.

For small systems, the measure is exact and structurally informative. Two-qubit separable states have LL52, entangled states have LL53. For three qubits, the canonical representatives satisfy

LL54

Thus the LL55 class attains maximal exact three-qubit tree size, but LL56 for arbitrarily small LL57, because LL58 can be approximated arbitrarily well by GHZ-class states. For four qubits, the maximal exact tree size is LL59, while for LL60 the maximal approximate tree size drops to LL61.

The principal lower-bound mechanism is a reduction to multilinear formula size. To a state LL62, the paper associates the function

LL63

and proves

LL64

Raz’s theorem on multilinear formulas then yields superpolynomial lower bounds from rank growth across random bipartitions. In state language, if the Schmidt rank across a random equal bipartition is sufficiently large with probability LL65, then

LL66

This machinery gives explicit superpolynomial lower bounds for several families. If all coefficients in an immanant are nonzero, then the corresponding immanant state has

LL67

Subgroup states LL68 have the same bound under an invertibility condition on random bipartition submatrices, and also satisfy an approximate lower bound

LL69

Most prominently, the 2D cluster state has

LL70

The operational relevance comes from measurement-based quantum computation. The paper proves that if an MBQC resource state has polynomial tree size, then the computation can be simulated efficiently classically. Superpolynomial tree size is therefore necessary for universal MBQC. At the same time, large tree size is not sufficient for computational advantage: subgroup states can have superpolynomial tree size while still being classically simulable by Gottesman–Knill methods. The paper also shows that large tree size can be certified efficiently for subgroup states and 2D cluster states via stabilizer witnesses such as

LL71

6. Quantum-state-input complexity, zero knowledge, and neighboring frameworks

A neighboring body of work takes the instance itself to be a quantum state and studies class structure, proof systems, and knowledge leakage rather than a scalar instance-complexity measure (Malavolta, 8 Oct 2025, Chia et al., 2024). In this setting, a quantum decision problem is a promise problem

LL72

whose instances are states LL73 or LL74. The verifier receives copies of the state itself, not a classical description. The classes LL75, LL76, LL77, LL78, LL79, and LL80 formalize the resulting complexity landscape for pure and mixed quantum inputs.

Several structural facts are relevant to the broader theme of instance-specific quantum complexity. One paper proves the containments

LL81

but also establishes unconditional separations

LL82

It further shows that interaction can reduce the effective difficulty of some state-property testing tasks by exponentially many samples relative to single-party models, using mixedness testing and maximally entangled state testing as examples (Chia et al., 2024). A natural implication is that access structure to the particular state instance—polynomial copies, unlimited copies, witnesses, or interaction—is itself part of the instance-specific complexity.

Another paper studies knowledge complexity for decision problems with quantum-state inputs. It emphasizes that this is not classical instance complexity in the Kolmogorov or partial-program sense. Instead, it asks how much additional information about a concrete quantum-state instance is revealed when one proves membership in a yes-set. Its main theorem shows that, assuming EFI pairs exist,

LL83

so every pure-state-input quantum interactive proof can be transformed into a computational zero-knowledge proof with unconditional soundness against malicious verifiers. It also proves

LL84

while showing a limitation for mixed-state instances: under LWE hardness, there exist problems in mQMA without an efficient zero-knowledge protocol (Malavolta, 8 Oct 2025). The same paper gives a protocol for the Uhlmann transformation problem in which the simulator uses exactly one oracle query to the Uhlmann unitary.

These frameworks clarify an important distinction. In description-length approaches, quantum instance complexity is the size of the shortest useful quantum solver description for a fixed classical input. In copy-complexity approaches, it is the optimal number of state copies needed for a particular target. In tree-size approaches, it is the classical expression complexity of a specific state. By contrast, in quantum-state-input proof theory, the central issue is often whether a property of a given state can be verified with limited copies, specific witness models, or zero additional knowledge leakage. The notions are adjacent, and they increasingly interact, but they are not interchangeable.

Across these usages, several unresolved themes recur: the dependence of complexity on copy access to the instance, the pure-versus-mixed distinction, the gap between exact and approximate notions, and the lack of a single universally adopted scalar measure covering all these settings. The present literature therefore supports a plural rather than singular understanding of quantum instance complexity.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

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

Follow Topic

Get notified by email when new papers are published related to Quantum Instance Complexity.