Papers
Topics
Authors
Recent
Search
2000 character limit reached

Quantum Hyperdimensional Computing

Updated 4 July 2026
  • Quantum Hyperdimensional Computing is a framework that maps high-dimensional hypervectors to quantum states, enabling native implementations of binding, bundling, permutation, and similarity estimation using quantum circuits.
  • The approach employs techniques like phase oracles, LCU with OAA, and the Quantum Fourier Transform to recreate classical hyperdimensional operations on quantum hardware for efficient data encoding and compression.
  • Recent developments extend QHDC to one-pass training, density-matrix based classification, and qudit-based architectures, offering promising advancements in quantum-enhanced neuromorphic computing.

Searching arXiv for papers on Quantum Hyperdimensional Computing and closely related qudit/high-dimensional quantum computing work. Quantum Hyperdimensional Computing (QHDC) denotes a family of approaches that brings Hyperdimensional Computing (HDC) into the quantum domain by representing hypervectors as quantum states and by realizing the core HDC primitives through native quantum processes. In the foundational formulation, a DD-dimensional hypervector is mapped to an NN-qubit state with D=2ND=2^N, binding is implemented by diagonal phase oracles, bundling by a Linear Combination of Unitaries (LCU) protocol with Oblivious Amplitude Amplification (OAA), permutation by the Quantum Fourier Transform (QFT) and phase shifts, and similarity by interferometric fidelity estimation via the Hadamard Test. Related work extends this program toward one-pass quantum-enhanced classification, hypervector decoding and factorization, and high-dimensional qudit platforms, so the term now covers both a specific quantum-native HDC formalism and a broader research direction at the intersection of HDC, quantum machine learning, and high-dimensional quantum information processing (Cumbo et al., 16 Nov 2025, Xu et al., 21 Jun 2026, Poduval et al., 2024, Giraldo-Carvajal et al., 2021).

1. Conceptual basis and relation to classical HDC

HDC, also described as a brain-inspired model and as a robust computational framework inspired by human cognition, represents information by very long hypervectors and manipulates them with simple algebraic operators. In the formulation used by QHDC, a classical data item is encoded as a random high-dimensional bipolar vector v{±1}Dv\in\{\pm1\}^D, and the three primitive operations are binding, bundling, and permutation; retrieval and classification rely on vector similarity. HDC also appears in interpretable learning and information retrieval, where complex objects are represented from atomic concepts through high-dimensional vectors and efficient operators (Cumbo et al., 16 Nov 2025, Poduval et al., 2024, Xu et al., 21 Jun 2026).

The central claim of QHDC is that these primitives admit a direct, resource-efficient correspondence with quantum operations. For a bipolar hypervector v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D, one chooses N=log2DN=\lceil\log_2 D\rceil and defines

+N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.

The encoded quantum state is

ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.

This construction interprets the hypervector as the phase profile of an NN-qubit state, yielding what the foundational paper describes as a truly quantum-native neuromorphic architecture (Cumbo et al., 16 Nov 2025).

A second line of work, QeHDC, preserves the HDC emphasis on efficient training and robust prototypes but replaces bipolar-state preparation by a sinusoidal amplitude encoding and replaces direct prototype summation by density-matrix-based superclass generation. This broadens the meaning of QHDC from a single mapping to a class of quantum-enhanced HDC frameworks that differ in encoding and aggregation strategy while retaining the HDC logic of symbolic composition and similarity-based inference (Xu et al., 21 Jun 2026).

2. Algebraic primitives and their quantum realizations

The foundational QHDC paper presents a one-for-one correspondence between classical HDC operations and quantum circuits (Cumbo et al., 16 Nov 2025).

Classical HDC primitive Quantum realization Representative mechanism
Hypervector Quantum state Phase oracle on +N|+\rangle_N
Binding Phase multiplication Sequential diagonal phase oracles
Bundling Coherent averaging LCU + OAA
Permutation Cyclic shift QFT + phase shifts + inverse QFT
Similarity State overlap estimation Hadamard Test

Binding is the most direct mapping. If NN0 is the classical Hadamard-product binding of two bipolar hypervectors, then quantumly

NN1

with NN2. On each computational basis state NN3, the phases multiply, reproducing the HDC binding rule exactly. This is the sense in which QHDC treats binding as a native phase-composition primitive rather than as a variationally learned transformation (Cumbo et al., 16 Nov 2025).

Bundling is less trivial because classical HDC forms a normalized prototype from sums such as NN4. QHDC realizes the corresponding coherent state

NN5

through LCU with an ancilla register and then amplifies the success amplitude of the desired ancilla branch using OAA. The reflection operators are

NN6

and the OAA iterate is

NN7

This construction is central to the claim that HDC bundling can be implemented as a quantum-native averaging process rather than only approximated classically (Cumbo et al., 16 Nov 2025).

Permutation, which in classical HDC often appears as a cyclic shift used to encode order and structure, is implemented by diagonalizing the shift in the Fourier basis:

NN8

The implementation described uses QFT on NN9 qubits, single-qubit D=2ND=2^N0 rotations with angles D=2ND=2^N1, and inverse QFT, with depth D=2ND=2^N2 and D=2ND=2^N3 two-qubit gates (Cumbo et al., 16 Nov 2025).

Similarity, the quantum analogue of cosine similarity in HDC, is measured by the Hadamard Test. For states D=2ND=2^N4 and D=2ND=2^N5,

D=2ND=2^N6

so

D=2ND=2^N7

This makes retrieval and classification interferometric rather than purely algebraic, but the role in the HDC pipeline remains the same: similarity drives nearest-prototype decisions (Cumbo et al., 16 Nov 2025).

3. One-pass training, quantum binding, and superclass construction

QeHDC proposes a different operationalization of quantum-enhanced HDC, explicitly framed as a one-pass training method. Training proceeds in a single sweep over the data: each sample is encoded into a quantum state, bound to a fixed reference state through a small quantum circuit, accumulated into a class-wise density matrix, and then converted into a class template by eigen-decomposition. There are no gradients and no epochs; the method computes one template state per class after exactly one pass through the training set (Xu et al., 21 Jun 2026).

Its encoder is called Cross-Multiplicative Encoding. For D=2ND=2^N8, one chooses a random projection D=2ND=2^N9 with v{±1}Dv\in\{\pm1\}^D0 and a bias v{±1}Dv\in\{\pm1\}^D1 drawn from v{±1}Dv\in\{\pm1\}^D2, then computes

v{±1}Dv\in\{\pm1\}^D3

followed by

v{±1}Dv\in\{\pm1\}^D4

The complex vector

v{±1}Dv\in\{\pm1\}^D5

is normalized into

v{±1}Dv\in\{\pm1\}^D6

The stated purpose is to project classical data into quantum amplitude states efficiently while using only one weight matrix and ensuring approximately uniform phase angles across the amplitudes (Xu et al., 21 Jun 2026).

QeHDC’s binding operation is not the same as the diagonal phase-oracle binding of the foundational QHDC paper. Instead, it uses a fixed reference amplitude state

v{±1}Dv\in\{\pm1\}^D7

and a binding unitary v{±1}Dv\in\{\pm1\}^D8 acting on two v{±1}Dv\in\{\pm1\}^D9-qubit registers. The circuit has three stages: controlled-v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D0 gates from qubits v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D1 to v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D2 with angle v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D3, single-qubit v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D4 rotations on the v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D5 register, and entangling v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D6 gates among the v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D7 qubits. The resulting bound state is

v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D8

The paper describes this as a compressed entangled state encoding the pair v=(v0,,vD1){±1}Dv=(v_0,\dots,v_{D-1})\in\{\pm1\}^D9 (Xu et al., 21 Jun 2026).

Superclass generation is based on class density matrices. For class N=log2DN=\lceil\log_2 D\rceil0 with states N=log2DN=\lceil\log_2 D\rceil1,

N=log2DN=\lceil\log_2 D\rceil2

After eigendecomposition,

N=log2DN=\lceil\log_2 D\rceil3

the simplest version keeps the dominant eigenvector

N=log2DN=\lceil\log_2 D\rceil4

Classification of a test sample uses fidelity to the class templates,

N=log2DN=\lceil\log_2 D\rceil5

On real hardware, amplitudes are not read out directly; the procedure instead reconstructs the test density matrix by quantum state tomography and computes N=log2DN=\lceil\log_2 D\rceil6 (Xu et al., 21 Jun 2026).

4. Decoding and factorization as a QHDC subproblem

A distinct but closely related direction concerns decoding rather than classification. “Hyperdimensional Quantum Factorization” introduces HDQF as a quantum algorithm for efficiently decoding hypervectors, defined as the extraction of atomic elements from hypervectors. The problem becomes especially difficult when the target hypervector is the product, or binding, of multiple hypervectors, because factorization is described as prohibitively costly with classical optimization-based methods and specialized recurrent networks, an inherent consequence of the binding operation (Poduval et al., 2024).

HDQF addresses this by exploiting parallels between HDC and quantum computing and by encoding potential factors as a quantum superposition using qubit states and bipolar vector representation. The reported consequence is a quadratic speedup over classical search methods, together with mitigation of Hypervector Factorization capacity issues. Since the available description is limited to the abstract, the technical details of the circuit decomposition, noise model, and complexity proof are not specified here beyond that claim (Poduval et al., 2024).

This suggests that QHDC is not restricted to prototype learning or quantum similarity search. A plausible implication is that the same quantum-native treatment of HDC primitives can support symbolic decomposition tasks in which a composite hypervector must be unbound or factorized into constituent atomic concepts. That role is important for interpretable learning and information retrieval, where decoding is often the operational bottleneck (Poduval et al., 2024).

5. Qudits, simulators, and high-dimensional physical substrates

Although much of the current QHDC discussion is qubit-based, related work on qudits provides a broader high-dimensional quantum context. QuantumSkynet introduces a cloud-hosted C++ simulator for qudit-based quantum algorithms and proposes a unified generalization of high-dimensional quantum gates. A qudit is defined as a N=log2DN=\lceil\log_2 D\rceil7-dimensional system with Hilbert space N=log2DN=\lceil\log_2 D\rceil8 and basis N=log2DN=\lceil\log_2 D\rceil9, with arbitrary pure state

+N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.0

The paper emphasizes two principal advantages of +N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.1: information capacity, since a single qudit carries +N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.2 bits of information, and enhanced error resilience, since high-dimensional Pauli errors can be corrected by generalized stabilizer codes with a larger error threshold (Giraldo-Carvajal et al., 2021).

QuantumSkynet’s gate model includes the generalized Pauli operators

+N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.3

the Weyl operators, the +N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.4-dimensional Fourier gate

+N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.5

and the SUM gate

+N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.6

The set +N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.7 is described as universal for qudit quantum computation. QuantumSkynet packages these constructions in an AWS Lambda service behind an API Gateway endpoint and reports noiseless simulations of qudit Deutsch–Jozsa and qudit quantum phase estimation, including 100% success for Deutsch–Jozsa at +N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.8 and exact phase extraction for QPE at +N=1Di=0D1i,Ov=i=0D1viii.|+\rangle_N=\frac{1}{\sqrt{D}}\sum_{i=0}^{D-1}|i\rangle,\qquad O_v=\sum_{i=0}^{D-1} v_i |i\rangle\langle i|.9 (Giraldo-Carvajal et al., 2021).

For QHDC, the significance of this qudit work is methodological. The simulator is presented as the first cloud-accessible testbed for prototyping qudit algorithms at arbitrary dimension ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.0, and its implications explicitly include exploring new hyperdimensional algorithms and quantum machine learning encodings that leverage richer Hilbert spaces for data embedding. This suggests that QHDC need not be confined to binary amplitude or phase encodings on qubits; qudit registers provide a direct route toward higher-radix hyperdimensional representations (Giraldo-Carvajal et al., 2021).

A hardware-oriented extension of the same idea appears in work on multi-photon, multi-dimensional hyper-entanglement using higher-order-radix photonic qudits. That architecture encodes a radix-ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.1 qudit in orbital angular momentum (OAM) modes, so that the joint Hilbert-space dimension of ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.2 qudits is ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.3. It employs generalized single-qudit gates such as ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.4, ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.5, the Chrestenson gate

ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.6

and two-qudit gates such as ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.7 and controlled-ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.8, while q-plate unitaries couple spin angular momentum and OAM. The paper also introduces a “quantum capacity” metric,

ψv=Ov+N=1Di=0D1vii.|\psi_v\rangle = O_v |+\rangle_N = \frac{1}{\sqrt{D}}\sum_{i=0}^{D-1} v_i |i\rangle.9

intended to compare higher-radix systems with qubit-only architectures. Because hyperdimensional representations are inherently high-cardinality, this photonic-qudit line provides a natural physical backdrop for future QHDC implementations, though that connection is an extrapolation from the reported high-dimensional encoding and gate-set properties (Ashrafi et al., 2020).

6. Empirical status, practical bottlenecks, and open questions

Experimental evidence for QHDC is mixed but substantive. The foundational QHDC paper reports validation on symbolic analogical reasoning and supervised classification across three platforms: classical computation, ideal quantum simulation, and IBM hardware. In the analogical reasoning task “USA : Dollar = Mexico : ?”, a codebook of 9 bipolar hypervectors was encoded in NN0 using NN1 qubits, and a noise-free AerSimulator implementation of LCU+OAA with NN2 and NN3 rounds reproduced the correct ranking, with “Peso” having the highest fidelity. For supervised classification on MNIST digits NN4 after downscaling to NN5 and binarization, the reported QHDC results were F1NN6 in noise-free simulation at NN7, F1NN8 in noisy simulation, and hardware F1NN9 at circuit depth 510; reducing the dimension to +N|+\rangle_N0 improved hardware F1 to +N|+\rangle_N1 at depth 126. On the same binary MNIST task in noise-free simulation, QHDC at +N|+\rangle_N2 is reported to run in +N|+\rangle_N3 for 5-fold cross-validation versus +N|+\rangle_N4 for VQC and QSVC, corresponding to a +N|+\rangle_N5 speedup, while full quantum bundling for the +N|+\rangle_N6 analogical circuit was infeasible on hardware because transpiled depth exceeded +N|+\rangle_N7 (Cumbo et al., 16 Nov 2025).

QeHDC reports a different empirical profile focused on low-dimensional classification under NISQ constraints. The experiments use ISOLET, MNIST, and UCI HAR, restricted to 16D, 32D, and 64D, and compare against classical HDC baselines including VanillaHD, AdaptHD, OnlineHD, NeuralHD, and QuantHD. The reported binary results for QeHDC-Aer were ISOLET: +N|+\rangle_N8, MNIST: +N|+\rangle_N9, and UCI HAR: NN00 at 16D/32D/64D. On IBM QPU for a 4-qubit small-batch UCI HAR setting with TrainNN01/TestNN02, the reported values were Accuracy NN03 and Fidelity NN04 for QeHDC-Aer, versus Accuracy NN05 and Fidelity NN06 for QeHDC-QPU. The paper states that multi-class results from 3 to 10 classes likewise show that QeHDC retains higher accuracy than most classical HDCs under low-dimensional constraints (Xu et al., 21 Jun 2026).

Framework Setting Reported result
QHDC Analogical reasoning, NN07, NN08 Correct ranking; “Peso” highest fidelity
QHDC MNIST NN09, NN10 F1NN11 sim; NN12 noisy sim; NN13 hardware
QHDC MNIST NN14, NN15 Hardware F1NN16
QeHDC-Aer UCI HAR, TrainNN17/TestNN18 Accuracy NN19; Fidelity NN20
QeHDC-QPU UCI HAR, TrainNN21/TestNN22 Accuracy NN23; Fidelity NN24

Several practical misconceptions can therefore be resolved precisely. QHDC is not identical to generic variational quantum machine learning: the foundational formulation explicitly avoids iterative optimization by using direct mappings of HDC primitives, and QeHDC uses one-pass training rather than gradient-based updates. Conversely, QHDC is not yet a uniformly end-to-end quantum workflow on contemporary devices: the foundational classification experiments required hybrid classical-quantum bundling, and QeHDC relies on classical eigen-decomposition of class density matrices and may require tomography overhead, which in the worst case scales as NN25 measurement bases, although compressed sensing or partial tomography are proposed to reduce the burden (Cumbo et al., 16 Nov 2025, Xu et al., 21 Jun 2026).

The main bottlenecks are also explicit. In the foundational QHDC work, the LCU+OAA bundling protocol is the dominant NISQ limitation, with depth growing linearly in NN26 and becoming impractical for large prototype sets; performance degrades rapidly when circuit depth exceeds approximately 300 gates on ibm_pittsburgh. In QeHDC, the quantum circuit per sample is lighter—NN27 controlled-NN28 gates, NN29 NN30 gates, and up to NN31 entangling NN32 gates—but superclass generation still requires classical eigendecomposition of a NN33 matrix per class, and real-device inference may require tomography. At the same time, QeHDC explicitly argues that binding compresses classical hypervectors of dimension NN34 down onto NN35 physical qubits, converting NN36 classical cost into NN37 quantum-gate cost, and describes this as exponential dimensional compression suited to near-term devices (Cumbo et al., 16 Nov 2025, Xu et al., 21 Jun 2026).

Taken together, the literature presents QHDC as an emerging research area rather than a settled architecture. One branch emphasizes exact algebra-to-circuit correspondence and neuromorphic symbolism; another emphasizes one-pass, density-matrix-based classification under NISQ constraints; a third addresses hypervector factorization and decoding; and adjacent qudit and photonic work points toward richer high-dimensional substrates. The unifying theme is that hyperdimensional representations and quantum state spaces share enough structural affinity that binding, bundling, permutation, retrieval, and even factorization can be reformulated as quantum operations with explicit circuit-level semantics (Cumbo et al., 16 Nov 2025, Xu et al., 21 Jun 2026, Poduval et al., 2024, Giraldo-Carvajal et al., 2021, Ashrafi et al., 2020).

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 Hyperdimensional Computing.