Papers
Topics
Authors
Recent
Search
2000 character limit reached

Angle/Amplitude Encoding in QML

Updated 17 July 2026
  • Angle/amplitude encoding is a quantum data embedding method where angle encoding uses localized, parallel rotations (e.g., R_Y) and amplitude encoding stores normalized vectors in quantum state amplitudes.
  • The approach presents a trade-off: angle encoding offers shallow depth and high parallelizability while amplitude encoding compresses data into fewer qubits at the expense of increased circuit depth and two-qubit gate costs.
  • Empirical studies show that angle encoding is robust against noise and easier to implement, whereas amplitude encoding excels in high-dimensional data compression with enhanced expressivity when state preparation is optimized.

Angle encoding and amplitude encoding are two principal strategies for mapping classical information into computational substrates, most prominently quantum circuits. In contemporary quantum machine learning, angle encoding, also called rotation encoding, maps features into gate parameters such as single-qubit RYR_Y, RXR_X, or RZR_Z rotations, whereas amplitude encoding stores a normalized classical vector in the amplitudes of a quantum state. The pair defines a recurring trade-off among qubit count, circuit depth, state-preparation cost, expressivity, trainability, and noise robustness: angle-based maps are shallow and parallelizable, while amplitude-based maps offer exponential qubit compression but typically incur substantially higher preparation cost and greater sensitivity to two-qubit errors (Sammartino, 3 Jun 2026).

1. Formal definitions and canonical constructions

In the canonical angle-encoding construction, a real-valued feature vector xRDx\in\mathbb{R}^D is embedded by applying one rotation per feature,

Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.

A closely related QCNN formulation writes

ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,

while QRNN work uses the product state

xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),

with x^i,t\hat{x}_{i,t} obtained by MinMax scaling. Across these formulations, the defining feature is locality: each feature controls a rotation on one qubit, and the encoding layer is shallow and naturally parallelizable (Sammartino, 3 Jun 2026, Feng, 14 Dec 2025, Morgan et al., 22 Aug 2025).

Amplitude encoding instead embeds a normalized vector into computational-basis amplitudes. In survey form,

Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.

A related formulation used in hybrid QML is

ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.

When the feature dimension is not a power of two, unused basis states are assigned zero amplitude. The normalization requirement is intrinsic: amplitude encoding identifies the input with a valid quantum state, so only the direction of the vector is preserved unless additional preprocessing is introduced (Sammartino, 3 Jun 2026, Chen et al., 27 Jan 2025, Morgan et al., 22 Aug 2025).

Several works refine these canonical forms without changing the underlying distinction. Dense-angle encoding places two features on one qubit through

RXR_X0

while data re-uploading repeatedly inserts angle-encoded blocks between trainable unitaries,

RXR_X1

These variants retain the angle-encoding viewpoint but alter the qubit-efficiency–expressivity balance (Sammartino, 3 Jun 2026).

2. Resource trade-offs and hardware regimes

The most persistent distinction between angle and amplitude encoding is the contrast between qubit count and preparation cost. In the survey taxonomy, angle encoding uses RXR_X2 qubits, RXR_X3 single-qubit gates, and encoding depth RXR_X4, with zero two-qubit gates in the encoding layer. Dense-angle encoding reduces the qubit count to RXR_X5 at depth RXR_X6. Amplitude encoding compresses to RXR_X7 qubits, but exact preparation typically has RXR_X8 and RXR_X9, with many two-qubit gates (Sammartino, 3 Jun 2026).

Encoding Qubits Encoding-layer cost
Angle RZR_Z0 RZR_Z1, no two-qubit encoding gates
Dense-angle RZR_Z2 depth RZR_Z3
Amplitude RZR_Z4 RZR_Z5, many two-qubit gates

This qubit-compression versus gate-cost trade-off reappears in application-specific analyses. In an angle-encoding Hadamard test for cosine similarity, amplitude encoding uses RZR_Z6 qubits and angle encoding RZR_Z7 qubits; both have RZR_Z8 state-preparation gates in the comparison table, but the circuit depth is RZR_Z9 for amplitude encoding and xRDx\in\mathbb{R}^D0 for the angle-encoding construction, which relies on parallel elementwise two-qubit subcircuits and classical post-processing. The specific implementation described uses two qubits per component, hence xRDx\in\mathbb{R}^D1 qubits for a xRDx\in\mathbb{R}^D2-dimensional vector (Ohno, 17 Apr 2026).

Noise considerations sharpen the practical distinction. A survey-level fidelity bound under noisy preparation is

xRDx\in\mathbb{R}^D3

with critical error threshold

xRDx\in\mathbb{R}^D4

Using xRDx\in\mathbb{R}^D5, the reported representative thresholds at xRDx\in\mathbb{R}^D6 are effectively unconstraining for angle encoding in this model, xRDx\in\mathbb{R}^D7 for re-uploading with xRDx\in\mathbb{R}^D8, xRDx\in\mathbb{R}^D9 for IQP, and Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.0 for amplitude encoding. The survey’s central hardware guideline is that for Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.1, shallow angle-based encodings consistently outperform amplitude encoding in practice, despite the latter’s exponential qubit advantage (Sammartino, 3 Jun 2026).

3. Algorithmic constructions and approximation schemes

Angle encoding is often preferred when local structure and shallow depth are paramount. In the angle-encoding Hadamard test for cosine similarity, normalized real vectors Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.2 satisfy

Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.3

Each scalar Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.4 is mapped through

Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.5

and the Hadamard test yields Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.6. After a first-order approximation of the square-root correction term, the estimator becomes

Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.7

The induced bias is defined as

Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.8

and is shown to be non-negative. In experiments on random normalized vectors, RMSE decreases and correlation increases with dimension: for Uangle(x)=k=1DRY(xk),ψ(x)=UE(x)0D.U_{\text{angle}(x)} = \bigotimes_{k=1}^{D} R_Y(x_k), \qquad |\psi(x)\rangle = U_E(x)|0\rangle^{\otimes D}.9, the reported RMSE values are ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,0, ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,1, ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,2, and ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,3, with corresponding correlations ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,4, ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,5, ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,6, and ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,7 (Ohno, 17 Apr 2026).

A different angle-based line of work studies quantum numerical integration through the structure of the angle map

ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,8

Here the ancilla amplitude oracle is implemented concretely by angle encoding, since

ψ(x)=j=1nRY(πxj)0,|\psi(x)\rangle = \bigotimes_{j=1}^{n} R_Y(\pi x_j)|0\rangle,9

is prepared by an xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),0 rotation. The hierarchy

xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),1

implies an exact factorization into

xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),2

multi-controlled xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),3 gates. Combined with QAE, this yields total gate count

xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),4

with special case xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),5 giving xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),6. The same work proves an unconditional separation for a family with Sobolev regularity xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),7, where the quantum oracle cost is xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),8 while deterministic or randomized classical quadrature requires xt=i=1N(cos ⁣(x^i,t2)0+sin ⁣(x^i,t2)1),\ket{x_t}=\bigotimes_{i=1}^N \left(\cos\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{0}+\sin\!\left(\frac{\hat{x}_{i,t}}{2}\right)\ket{1}\right),9 evaluations (Chinesta et al., 27 Apr 2026).

Amplitude encoding has generated a parallel literature on approximate loading. The Adaptive Interpolating Quantum Transform replaces fixed Fourier truncation with a learned transform-and-truncate workflow: x^i,t\hat{x}_{i,t}0 followed by sparse amplitude encoding and inverse transform. The method preserves x^i,t\hat{x}_{i,t}1 classical complexity and x^i,t\hat{x}_{i,t}2 quantum gate count, while reporting a x^i,t\hat{x}_{i,t}3 reduction in reconstruction error on financial time-series data and up to x^i,t\hat{x}_{i,t}4 reduction on image datasets at matched sparsity (Budiutama et al., 4 Mar 2026).

Amplitude encoding also appears in quantum algorithms beyond supervised learning. For high-dimensional linear SDEs,

x^i,t\hat{x}_{i,t}5

the solution vector is encoded as

x^i,t\hat{x}_{i,t}6

up to normalization, and a quantum PRNG circuit is used to amplitude-encode the noise term. Both the Dyson-series-based and Euler–Maruyama-based methods make only x^i,t\hat{x}_{i,t}7 queries to the PRNG circuit and the block-encodings of x^i,t\hat{x}_{i,t}8 and x^i,t\hat{x}_{i,t}9 (Miyamoto, 27 Apr 2026).

4. Empirical behavior in quantum learning architectures

In QRNNs, angle encoding was initially dominant because it is simple and shallow, but comparative results have increasingly highlighted the representational advantages of amplitude encoding when state preparation is made practical. One QRNN study reports that the base amplitude-encoded QRNN generalizes better than the angle-encoded QRNN on Yahoo Finance and Oxford-Man forecasting tasks, with benchmark test MSEs of about Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.0 for Angle QRNN and Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.1 for Amplitude QRNN, and parameter counts of about Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.2 and Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.3, respectively. The same work shows that adding a pre-normalized magnitude feature improves validation MSE from about Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.4 to Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.5 under MinMax scaling and to about Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.6 under MaxMin scaling, while approximate amplitude preparation through EnQode attains average fidelity about Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.7 on smaller state sizes and becomes competitive with exact QSP under IBM Torino noise, with noisy MSEs about Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.8 for exact QSP and Uamp(x)0n=1x2j=02n1xjjψx,n=log2D.U_{\text{amp}(x)}|0\rangle^n = \frac{1}{\|x\|_2}\sum_{j=0}^{2^n - 1} x_j |j\rangle \equiv |\psi_x\rangle, \qquad n=\lceil \log_2 D\rceil.9 for EnQode (Morgan et al., 22 Aug 2025).

A hybrid quantum neural network for recovery-rate prediction provides a high-dimensional benchmark. With ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.0 features, amplitude encoding loads the full input into an 8-qubit state, whereas the angle baseline compresses 256 classical inputs to 8 auxiliary outputs and then applies ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.1 rotations. On a dataset of 1,725 observations and 256 features from 1996 to 2023, the reported best average test RMSEs are ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.2 for the amplitude-encoded model, ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.3 for the angle-encoded model, and ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.4 for a matched FNN baseline (Chen et al., 27 Jan 2025).

QCNN results are more regime-dependent. Under depolarizing noise on aggressively downsampled ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.5 MNIST, angle encoding reaches ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.6 at low noise and remains comparatively robust as noise increases, while the hybrid phase/angle encoder lags. At ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.7 MNIST, however, the hybrid scheme reaches ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.8 at mid noise, whereas angle encoding records ψ=x{0,1}nαxx,x{0,1}nαx2=1.\ket{\psi} = \sum_{x\in\{0,1\}^{n}} \alpha_x \ket{x}, \qquad \sum_{x\in\{0,1\}^{n}} |\alpha_x|^2 = 1.9, indicating a crossover once more feature bandwidth is available. Amplitude-encoded QCNNs are described as sparsely represented in the downsampled grids but strong in lightweight and full-resolution configurations, with training dynamics that closely resemble classical convergence (Feng, 14 Dec 2025).

Variational-classifier studies reinforce the same point from a different angle: the embedding is a hyperparameter. Under identical model topologies on Wine and Diabetes, one comparative study reports that the difference in accuracy between the best and worst models ranges from RXR_X00 to RXR_X01, with differences reaching up to RXR_X02. On Wine at 10 layers without re-uploading, the best reported model is angle encoding with RY at RXR_X03, while RX-RY-RZ gives RXR_X04, a gap of RXR_X05. A separate Qiskit VQC study reports that a hybrid amplitude/angle/phase feature map reaches RXR_X06 accuracy with COBYLA and RXR_X07 with L_BFGS_B on a synthetic six-feature classification task, compared with RXR_X08 and RXR_X09 for standard VQC encoding (Tudisco et al., 1 Aug 2025, Biswas, 18 Mar 2025).

5. Temporal, learned, and online extensions

Several recent proposals start from the premise that both standard angle and standard amplitude maps are static encodings. SPATE, or Spiking-Phase Adaptive Temporal Encoding, converts real-valued tabular data into leaky integrate-and-fire spike trains and maps spike statistics into

RXR_X10

operations on feature and temporal qubits. Its motivation is explicit: static angle and amplitude encodings do not directly model intensity/rate, timing/phase, or coarse temporal patterns. Under the encoding-centric evaluation protocol, SPATE reports CKTA RXR_X11 and Fisher RXR_X12 on Blobs, compared with CKTA RXR_X13 and Fisher RXR_X14 for angle encoding and CKTA RXR_X15 and Fisher RXR_X16 for amplitude encoding; on Moons, SPATE reaches CKTA RXR_X17, while angle and amplitude both give RXR_X18. The principal counterexample is Circles, where angle encoding is clearly stronger, with CKTA RXR_X19 versus RXR_X20 for SPATE (Innan et al., 13 Apr 2026).

Online quantum reservoir computing provides a different extension of amplitude encoding. A measurement-enabled protocol implements the partial-trace update of amplitude-encoded QRC through mid-circuit measurement and reset, with the averaged effect

RXR_X21

The method is explicitly online, avoids input buffering, and keeps runtime linear in the number of time steps. A proof-of-principle implementation on IBM’s ibm_basquecountry Heron r2 device uses RXR_X22 input qubit and RXR_X23 memory qubits, and evaluates Santa Fe prediction and short-term memory tasks (Franceschetto et al., 17 Jun 2026).

Learned amplitude encoding has also become a design object in its own right. Quantum Visual Fields construct an energy spectrum from coordinates and latent code,

RXR_X24

then set real amplitudes by RXR_X25 with RXR_X26. The prepared state is processed by a fully entangled real-Hilbert-space PQC and decoded through local projective measurements

RXR_X27

In 2D image representation, the reported gain over QIREN is about RXR_X28 MSE and RXR_X29 dB PSNR, with improved learning of high-frequency details (Wang et al., 14 Aug 2025).

6. Broader meanings of angle and amplitude encoding

Outside QML, the terms “angle” and “amplitude” often denote encoded physical variables rather than feature maps. Angle-multiplexed metasurfaces provide a clear example. Reflective high-contrast dielectric U-shaped meta-atoms are designed so that the same local unit cell has independent reflection coefficients

RXR_X30

at RXR_X31 and RXR_X32 incidence. This enables one surface to encode two independent phase masks, such as RXR_X33 Caltech logo and RXR_X34 LMI logo. The work explicitly distinguishes this angle-selective phase encoding from amplitude encoding: amplitude is present through RXR_X35 and RXR_X36, but is not the primary encoded degree of freedom (1711.02265).

In atomic interferometry, the encoded quantities can be the angle and amplitude of a collective spin oscillator. The transverse spin components are written as

RXR_X37

so that RXR_X38 is the spin angle and RXR_X39 the transverse amplitude. Using dynamically-decoupled QND Faraday probing, simultaneous tracking achieved steady-state sensitivities RXR_X40 dB below the standard quantum limit for angle fluctuations and RXR_X41 dB below Poisson statistics for amplitude fluctuations (Colangelo et al., 2017).

A third contrast arises when amplitude is deliberately excluded from the inference stage. In snapshot radio SLAM, an amplitude-independent method estimates 6-D UE pose and clock bias from angle-delay measurements

RXR_X42

using the unified residual

RXR_X43

thereby avoiding amplitude-based LoS preclassification or path-wise latent variables in the coarse stage (Shen et al., 6 Jul 2026).

Taken together, these literatures portray angle and amplitude encoding not as interchangeable defaults but as a recurring design axis. In quantum information processing, the axis is governed by qubit compression versus preparation depth, with strong downstream consequences for fidelity, trainability, and noise tolerance. In adjacent physical and engineering settings, the same terms denote different but structurally related choices about which variables are represented directly, which are inferred indirectly, and which are intentionally omitted.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (16)

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 Angle/Amplitude Encoding.