---
title: 'Queasy Instances: Quantum and Classical Complexity'
url: https://www.emergentmind.com/topics/queasy-instances
type: topic
---

# Queasy Instances: Quantum and Classical Complexity

Searching arXiv for recent and related papers on "queasy instances" and instance-level notions of computational advantage.
Queasy instances are individual problem instances for which the quantum instance complexity is significantly smaller than the classical instance complexity. In the formal framework for quantum advantage, they are meant to isolate inputs that are quantum-easy but classically hard, thereby shifting attention from whole languages and worst-case hardness to single instances and their algorithmic descriptions. This instance-level viewpoint is motivated by quantum heuristics and by average-case rather than worst-case algorithmic analysis, and it introduces quantitative notions of queasiness that can be used to classify, compare, and search for quantum advantage on concrete inputs [2510.01953].

## 1. Conceptual setting

The formal notion of a queasy instance arises from combining classical instance complexity with quantum analogues of Kolmogorov complexity and distinguishing complexity. The central idea is that a computational advantage may be visible most sharply not at the level of an entire problem class, but at the level of a particular input \(x\), together with the size of the shortest classical or quantum procedure that can correctly decide \(x\) while remaining consistent with the language \(L\) [2510.01953].

This perspective differs from the traditional worst-case analysis of computational complexity. A related shift appears in work on practically interesting MAXCUT instances, which argues that worst-case hardness can overstate practical difficulty and that structurally stable instances may be efficiently solvable even though MAXCUT remains NP-hard in general. In particular, the paper shows polynomial-time solvability for dense, metric, distinguished, expanding, and \(2^{\sqrt n}\)-stable instances under stated stability conditions, thereby formalizing a gap between worst-case complexity and practically relevant instance families [1205.4893]. This suggests a broader methodological alignment: queasy instances belong to a larger research program in which structure at the level of individual instances, rather than asymptotic hardness of the ambient problem, is the primary object of study.

A common misconception is to treat queasiness as a property of a language such as SAT or FACTORING as a whole. In the formal framework, queasiness is instead attached to a specific instance \(x\) relative to a language \(L\), under explicit time bounds for the classical and quantum descriptions. The same problem can therefore contain easy instances, hard instances, and queasy instances.

## 2. Complexity-theoretic definitions

The framework begins with classical Kolmogorov complexity \(C(x)\), the size of the shortest program that outputs a string \(x\), and its time-bounded version
\[
C^t(x) = \min \{ |P| \mid P \text{ outputs } x \text{ in time } t(\lvert x \rvert) \}.
\]
Its quantum analogue is the quantum time-bounded Kolmogorov complexity \(QC^{t,\varepsilon}(x)\), defined as the size of the shortest classical program that outputs a quantum circuit \(U\) such that \(U\) outputs \(x\) with probability \(\varepsilon>0\) in time \(t(n)\). The dependence on \(\varepsilon\) is stated to be non-essential by amplification [2510.01953].

The framework also uses distinguishing complexity. Classical distinguishing complexity \(CD^t(x)\) is the shortest program that accepts \(x\) and rejects all other inputs within time bound \(t\). Quantum distinguishing complexity \(QCD^t(x)\) is the shortest program outputting a quantum circuit that accepts \(x\) with high confidence and rejects \(y \neq x\) [2510.01953].

For a language \(L \subseteq \{0,1\}^*\), the classical instance complexity of \(x\) is
\[
ic^t(x:L) = \min \{ |P| \mid   
\begin{array}{l}    
P \text{ runs in time } t, \\
P \text{ is } L\text{-consistent}: P(y) \in \{0,1,\bot\}\ \forall y, \\
\text{and if } P(y) \neq \bot, P(y) = \chi_L(y), \\
P(x) \neq \bot   
\end{array}   
\}.
\]
Here \(\chi_L(y)\) is the characteristic function of \(L\), and \(\bot\) denotes “I don’t know.” The quantum version \(Qic^t(x:L)\) is defined similarly, but with a quantum circuit \(U\) described by a classical program \(P_U\), a flag qubit that signals “I know” or “I don’t know,” and correctness with high confidence whenever the circuit signals that it knows. The framework states that for any \(x\), \(Qic^{t'}(x:L) \leq ic^t(x:L)\) for suitable, slightly larger \(t'\) [2510.01953].

These definitions make queasiness a statement about succinctness of decision procedures for a single instance. The comparison is not between two runtimes alone, but between the sizes of the shortest classical and quantum descriptions that decide the instance under the relevant consistency conditions.

## 3. Measures of queasiness

For a problem \(L\) and instance \(x\), queasiness is defined by comparing quantum polynomial-time instance complexity with classical subexponential-time instance complexity. Formally, with \(t' = poly(n)\), \(t < \exp(n)\), and \(n = |x|\),
\[
x \text{ is queasy wrt } L \iff Qic^{t'}(x:L) \lesssim ic^{t}(x:L).
\]
The framework introduces two quantitative measures. The first is the queasiness value,
\[
\Delta ic^{t,t'} (x:L) := ic^{t}(x:L) - Qic^{t'}(x:L),
\]
and the second is the queasiness factor,
\[
Ric^{t,t'}(x:L) := 1 - \frac{Qic^{t'}(x:L)}{ic^{t}(x:L)}.
\]
The factor \(Ric^{t,t'}(x:L)\) lies in \([0,1)\). Instances with \(Ric \to 1\) are described as maximally queasy; instances with \(Ric \to 0\) are not queasy [2510.01953].

Within this classification, the framework distinguishes three broad types of inputs. Easy instances have small quantum and small classical instance complexity. Hard instances have large quantum and large classical instance complexity. Queasy instances have small quantum and large classical instance complexity. The usefulness of the definition is that it quantitatively separates “quantum-easy, classically-hard” instances from both jointly easy and jointly hard instances, rather than folding them all into a single asymptotic complexity class.

This measure-based formulation also makes clear that queasiness is relative to time bounds. The same string may fail to be queasy under one pair of bounds and become queasy under another. The notion therefore belongs to time-bounded instance complexity rather than to absolute decidability.

## 4. Existence results and canonical examples

FACTORING provides the canonical example. On the quantum side, Shor’s algorithm implies
\[
Qic^{poly}(x:FACTORING) = O(1),
\]
because a universal quantum circuit can solve factoring with a description size that is constant. On the classical side, the framework states that all known algorithms have subexp exponential time, and that \(ic^{subexp}(x:FACTORING)\) is large for hard instances [2510.01953].

The main transfer result is a reduction to SAT. The framework states that if FACTORING requires exponential time classically, for example \(\Omega(2^{n^{\epsilon}})\), then SAT contains infinitely many queasy instances. More specifically,
\[
\exists \phi \in SAT:\quad \Delta ic^{t, n^3}(\phi:SAT) \ge n^\delta
\]
for suitable \(\delta > 0\), with \(t(n) \in O(2^{n^\delta})\). These SAT instances are described as maximally queasy under reasonable complexity-theoretic assumptions. The underlying intuition is that a poly-time invertible, one-to-one reduction from a variant of FACTORING transfers hard-but-quantum-easy instances into SAT [2510.01953].

The framework also gives density-style statements under additional assumptions. Under assumptions such as \(NP \not\subseteq BQP\) or Quantum SETH, it proves strong lower bounds for the quantum instance complexity of hard SAT instances. Under reasonable assumptions on advice and verification complexity classes, such as \(co\text{-}NP \not\subseteq QCMA/poly\), it further states that maximally queasy instances are exponentially dense [2510.01953].

These results matter because they place queasy instances beyond anecdotal examples. FACTORING supplies the intuitive prototype, but the reduction to SAT shows that the phenomenon is not confined to algebraic number-theoretic problems; it can be inherited by canonical NP problems at the instance level.

## 5. Algorithmic utility and the search for quantum advantage

The framework does not treat queasiness only as a classificatory notion. It also states an algorithmic utility theorem: if an instance \(x\) is maximally queasy, and the difference
\[
d = CD^{t'}(x) - ic^t(x:L)
\]
is large, then the associated quantum program \(P\) can decide an exponentially large set \(S\) of other instances, with
\[
|S| \ge 2^{d/2 - c} - O(n^{c'}).
\]
The interpretation given is that a very small quantum instance complexity, combined with high distinguishing complexity, implies that the corresponding quantum program has substantial algorithmic reuse beyond the original instance [2510.01953].

This supports an instance-by-instance approach to quantum algorithm design. The framework explicitly suggests that one should search for and characterize queasy instances in relevant domains, because quantum heuristics with maximal queasiness are expected to solve broad families of classically hard instances. The queasiness factor \(Ric\) is proposed as a quantitative guide for selecting and classifying benchmark instances, and for the development of quantum heuristics, or “quristics” [2510.01953].

The same instance-centric logic appears, from the opposite direction, in benchmark engineering for optimization. “Practical engineering of hard spin-glass instances” treats the generation of hard Ising instances as an optimization problem, introducing Random Adaptive Optimization (RAO) and Loop Adaptive Optimization (LAO) to produce instances with large Parallel Tempering mixing times \(\tau\), large Hamze-de Freitas-Selby runtimes \(t_{HFS}\), temperature chaos, and large Hamming distance between the ground state and low-lying excited states. The purpose is to construct discriminative benchmarks without cherry picking from large random ensembles [1605.03607]. Queasy instances and RAO-generated hard instances occupy different regions of the algorithmic landscape, but both rely on the premise that carefully characterized single instances can reveal phenomena that average random benchmarks conceal.

## 6. Related uses of instance-centered analysis

The formal notion of queasy instances is specific to quantum advantage, but the broader practice of isolating structurally informative instances appears in several adjacent areas. In MAXCUT, the language of practically interesting instances is organized around stability and distinction. A \( \gamma \)-stable instance preserves its optimal cut under multiplicative perturbations of the edge weights, and the paper gives polynomial-time algorithms for several structured families, including metric and dense instances under \((1+\epsilon)\)-local stability, distinguished and expanding instances under appropriate conditions, and \(2^{\sqrt n}\)-stable instances via repeated merging of vertices [1205.4893]. This is not the same definition as quantum queasiness, but it similarly replaces undifferentiated worst-case analysis with a taxonomy of instance classes.

In databases, “Understanding Queries by Conditional Instances” introduces c-instances as abstract representative instances with labeled nulls and global conditions. A c-instance denotes all ground instances obtained by substituting the labeled nulls with values satisfying the condition, and a universal solution is a set of minimal c-instances that collectively cover all possible coverages by which a query can be satisfied. For general domain relational calculus, the existence problem is undecidable; for restricted fragments such as conjunctive queries with safe negation, universal solutions are computable in polynomial time [2202.11160]. This is again a different formal program, but it shows how single instances can function as canonical representatives of behavior rather than merely as samples.

Other literatures use “instance” in operational senses that should not be conflated with queasy instances in the complexity-theoretic sense. In machine learning, Reduced Detrimental Instance Learning (RDIL) estimates how detrimental a data instance may be by approximating \(p(y_i|x_i)\) from an ensemble of classifiers and then weighting each instance continuously during training; the strongest empirical benefit is reported for multilayer perceptrons [1406.2237]. In distributed SGD, volatile cloud instances are cheaper but preemptible worker nodes, and the main convergence bound depends on \(\mathbb{E}[1/y_j]\), the expected reciprocal of the number of active workers [2003.05649]. In video see-through systems, geometry aware passthrough is reported to reduce nausea, disorientation, and total cybersickness relative to direct passthrough, even though warping artifacts increase [2502.11497]. These works are instance-centered, but the “instance” being analyzed is respectively a training example, a compute node, or a rendering condition, not an input whose quantum and classical instance complexities are compared.

The technical meaning of queasy instances is therefore narrow and formal: it belongs to time-bounded quantum and classical instance complexity. Its broader significance is methodological. Across optimization, learning, databases, and quantum computing, researchers repeatedly turn to specially structured instances when worst-case statements fail to explain practical behavior. In the quantum-advantage setting, queasy instances are the precise expression of that turn: they identify where the shortest quantum description of a correct decision is much smaller than the shortest classical one, and thus where single-instance quantum advantage is most sharply exposed [2510.01953].

Source: https://www.emergentmind.com/topics/queasy-instances