LUQPI: Quantum Privileged Information Learning
- LUQPI is a quantum machine learning paradigm that uses a quantum device for one-time per-instance feature extraction, enabling exponential quantum-classical separations under cryptographic hardness assumptions.
- It augments classical training by incorporating quantum-generated features exclusively during training, boosting performance in low-data and hard-boundary regimes.
- Empirical studies in many-body physics demonstrate that LUQPI significantly improves classification accuracy over traditional SVM models by correcting boundary-region errors.
Learning Under Quantum Privileged Information (LUQPI) is a machine learning paradigm in which a quantum device is used exclusively as a feature extractor on individual, unlabeled data points during training. The quantum computer operates without access to labels or aggregate dataset information, is never used at deployment, and augments the classical training dataset with quantum-generated features. Despite this extremely limited quantum involvement, the LUQPI framework enables provable learning advantages—specifically, exponential quantum-classical separations for suitable problems under plausible computational hardness assumptions. LUQPI is formally positioned as an extension of the classical Learning Under Privileged Information (LUPI) concept to the quantum regime, facilitating practical hybrid quantum-classical workflows while maintaining classical deployment (Bokov et al., 29 Jan 2026).
1. Formal Definition and Theoretical Model
Let denote the input domain, the label space, and a quantum feature extractor implementable in polynomial time on a quantum device. The extended example oracle, , outputs triplets for and .
A LUQPI learner is a classical polynomial-time algorithm , which, given samples from , outputs a hypothesis 0 such that, with probability at least 1,
2
At test time, only 3 is accessible; neither 4 nor quantum devices are used. Each training example receives a single quantum feature extraction query, independent of labels and other examples.
2. Exponential Quantum-Classical Separations
The central separation is established using an order-5 cyclic group 6 and a family of concept classes 7, where each concept
8
with 9. The learning task is defined under the uniform distribution 0 over 1.
Assuming the circular Decisional Diffie-Hellman (DDH) problem is hard for classical (even nonuniform 2) algorithms, no classical polynomial-time learner can Probably Approximately Correct (PAC)-learn 3 with error less than 4. Any classical learner achieving lower error would break the circular DDH assumption by distinguishing structured from random tuples.
In contrast, the quantum LUQPI setting admits a quantum feature map 5, with 6, efficiently computable by Shor’s algorithm. Classical post-processing then leverages these quantum-derived features and the corresponding labels to recover 7 in polynomial time, yielding exponential separation between quantum-augmented and fully classical learning under standard group-based assumptions. These results persist even against nonuniform adversaries (Bokov et al., 29 Jan 2026).
3. Taxonomy of Learning Settings
The following table situates LUQPI within a hierarchy of classical and quantum learning models:
| Paradigm | Privileged Features | Quantum Involvement at Deployment |
|---|---|---|
| PAC (classical) | None | None |
| LUPI (classical privileged) | Classical | None |
| Quantum online | Quantum (train+test) | Yes |
| Semi-supervised quantum privileged | Quantum (unlabeled) | None |
| LUQPI (quantum offline privileged) | Quantum (train only) | None |
LUQPI uniquely combines offline quantum feature extraction—used exactly once per labeled training example, never during test or inference—with fully classical model training and deployment. This is the minimal quantum involvement sufficient to achieve exponential learning-theoretic separations under natural distributions and cryptographic assumptions.
4. Adapting Classical SVM+ to the LUQPI Setting
Support Vector Machine+ (SVM+) is the canonical algorithm for classical LUPI, extending the SVM framework to exploit privileged features 8 through modeling slack variables as functions of 9. The SVM+ primal formulation is: 0 Here, 1 and 2 denote mappings to respective kernel spaces for 3 and 4. At deployment, only 5 is evaluated; neither 6 nor 7 is needed. In LUQPI, one simply sets 8, applying SVM+ in the same manner—enabling incorporation of quantum-augmented features during training and purely classical inference.
5. Empirical Study: Quantum-Privileged Features in Many-Body Physics
A numerical investigation of LUQPI was conducted in the context of phase classification for a one-dimensional chain of 9 Rydberg atoms with Hamiltonian
0
where 1. Ground states exhibit Disordered, 2, and 3 phases, characterized by order parameters
4
Class labels 5 are assigned via thresholding 6 and 7 at 8.
Privileged features 9 are computed from ground states obtained by DMRG and play the role of "quantum" features (practically, these would come from QPU measurement). The dataset consists of 0 parameter points in the Hamiltonian phase diagram, with three train set selection regimes: uniform, light boundary (1 near phase boundaries), and hard boundary (2 near boundaries), over training sizes 3.
Baselines assessed include:
- SVM (classical, 4 only)
- SVM+ (classical, 5 with quantum-privileged 6 at train only)
- Transformer-based "Quantum Feature Learner" [Wang et al.] leveraging predicted local POVM expectation values for quantum-inspired features at test time.
Performance is measured as test accuracy over a uniform parameter grid, averaged over 30 splits. Under challenging "hard boundary" sampling at 7, SVM+ achieves 8 versus SVM's 9, outperforming the Transformer approach for 0. SVM+ corrects boundary-region errors that standard SVM fails on. These results demonstrate that modest quantum-privileged features provide material improvements for classical learners—particularly in low-data, high-difficulty regimes (Bokov et al., 29 Jan 2026).
6. Implications and Significance
LUQPI operationalizes a minimal hybrid quantum-classical workflow, requiring a quantum device solely for feature extraction on training data, without quantum involvement at test or deployment. This paradigm establishes exponential learning advantages over classical machines for select concept classes and distributions under cryptographic hardness assumptions, even when restricted to one quantum query per labeled example and against nonuniform adversaries. Empirical results in many-body physics show that LUQPI's practical gains are most pronounced in regimes of limited data and hard-to-separate classes. The LUQPI framework thereby delineates limits of classical learnability in the presence of quantum-computable privileged information and motivates further research into efficient, implementable hybrid algorithms for near-term quantum applications (Bokov et al., 29 Jan 2026).