---
title: Continuous-Variable Quantum Reservoir Computers
url: https://www.emergentmind.com/topics/continuous-variable-quantum-reservoir-computers-qrcs
type: topic
---

# Continuous-Variable Quantum Reservoir Computers

Searching arXiv for recent papers on continuous-variable quantum reservoir computing and closely related CV-QRC architectures.
Continuous-variable quantum reservoir computers (CV-QRCs) are reservoir-computing architectures in which the reservoir is realized by bosonic degrees of freedom—harmonic modes, optical fields, multimode Gaussian states, interacting bosons on lattices, or hybrid qubit-boson systems—and only a classical readout layer is trained. Across the literature, the reservoir state is evolved either by Hamiltonian/Lindblad dynamics, by symplectic Gaussian updates, or by measurement-based teleportation circuits, while inputs are injected through displacements, squeezing parameters, mode frequencies, homodyne bases, pump phases, or cavity drives. The defining technical premise is that high-dimensional Hilbert spaces, fading memory, and nonlinear feature generation can be obtained without training the internal quantum dynamics, with linear or logistic regression used at readout [2006.04821], [2510.00171].

## 1. Foundational formulations

A central formalization of CV-QRC uses a network of \(N\) interacting quantum harmonic oscillators, with quadrature vector \(\mathbf x=\{q_1,p_1,\dots,q_N,p_N\}^T\), a symplectic timestep propagator \(S(\Delta t)\), and a partition into reservoir and ancilla blocks. In discrete time, the reservoir update is written as
\[
\mathbf x^R_k = A\,\mathbf x^R_{k-1}+B\,\mathbf x^A_k,
\qquad
\langle\mathbf x^R_k\rangle
=A\,\langle\mathbf x^R_{k-1}\rangle+B\,\langle\mathbf x^A_k\rangle,
\]
with an analogous covariance recursion
\[
\sigma_k^R=A\,\sigma_{k-1}^R A^T+B\,\sigma_k^A B^T.
\]
Within this framework, the spectral-radius condition \(\rho(A)<1\) is equivalent to the echo-state property and the fading-memory property on bounded input sets, and universality for fading-memory maps is obtained from separation plus Stone–Weierstrass arguments. The same work shows that Gaussian reservoirs can be universal for reservoir computing, and that the degree of linear versus nonlinear memory can be tuned by the encoding itself rather than by introducing non-Gaussian dynamics [2006.04821].

This Gaussian-state viewpoint is complemented by measurement-based CV-QRC built from cluster states. There, an \(N\)-mode CV cluster state
\[
|\Phi_{\rm cl}\rangle
=
\prod_{(i,j)\in G}\hat C_Z^{(i,j)}(\xi_{ij})
\bigotimes_{k=1}^N |0\rangle_{p_k}
\]
acts as a reconfigurable resource, while local teleportation circuits implement a multimode unitary \(\hat U(\mathbf s)\) determined by the measurement bases. The reservoir covariance and first moments obey explicit state-update equations after teleportation, beam splitting, and partial trace,
\[
\Gamma_R^{(k+1)}
=T\,U_{\mathbf s_k}\Gamma_R^{(k)}U_{\mathbf s_k}^T+(1-T)I_{2N},
\qquad
\mathbf R^{(k+1)}=\sqrt T\,U_{\mathbf s_k}\mathbf R^{(k)},
\]
so losses regulate forgetting time while the graph couplings and encoding weights inject processing structure [2411.06907].

A distinct foundational line emphasizes that nonlinearity can arise from quantum measurement even when the dynamical system is minimal. In the single Kerr-oscillator model,
\[
\hat H(t)=K\,\hat a^\dagger\hat a\,\hat a^\dagger\hat a+\alpha\,u(t)\,(\hat a+\hat a^\dagger),
\]
with Lindblad damping \(\kappa\,\mathcal D[\hat a]\rho\), the output is the quadrature expectation \(s(t)=\langle \hat X\rangle_t\). Numerical simulations in this setting show quantum-classical performance improvement and identify the likely source as the nonlinearity of quantum measurement [2004.14965].

## 2. Reservoir substrates and physical realizations

The CV-QRC literature spans Gaussian and non-Gaussian photonics, superconducting circuit QED, interacting bosonic lattices, and hybrid spin-boson systems.

| Architecture | Representative formulation | Noted capability |
|---|---|---|
| Harmonic-network Gaussian reservoir | Symplectic update of moments and covariances | Universal fading-memory reservoir computing |
| Superconducting oscillator + qubit | Dispersive cavity-transmon Hamiltonian | Analog microwave signal processing |
| Multimode squeezed-state photonic reservoir | PDC-generated supermodes with feedback | Controlled fading memory |
| Cluster-state measurement-based reservoir | CZ-coupled squeezed states + teleportation | Static and temporal tasks without hardware modification |
| Bose-Hubbard lattice reservoir | 1D interacting bosons with homogeneous couplings | Task-dependent optimality in chaotic or weak-interaction regimes |
| Hybrid qubit-boson JC/DJC reservoir | Jaynes–Cummings and dispersive Jaynes–Cummings models | Superior nonlinear over linear memory capacity |

In superconducting hardware, a high-\(Q\) microwave cavity dispersively coupled to a transmon realizes an analog reservoir with effective Hamiltonian
\[
H/\hbar
=
-\chi\,|e\rangle\langle e|\,a^\dagger a
+\epsilon(t)\,a^\dagger
+\Omega(t)\,|e\rangle\langle g|
+\text{H.c.},
\]
where the reservoir directly accepts continuous-time microwave signals rather than discretized gate inputs. The system was operated without artificially discretizing the input data, and classification tasks were performed by repeated QND measurements of qubit state and oscillator parity [2312.16166].

In optical CV-QRC, one experimental platform uses parametric down-conversion in ppKTP pumped by a \(100\,\mathrm{MHz}\), \(57\,\mathrm{fs}\) pulsed laser, with interaction Hamiltonian
\[
H \propto \int d\lambda_S\,d\lambda_I\,J(\lambda_S,\lambda_I)\,
\hat a^\dagger(\lambda_S)\hat b^\dagger(\lambda_I)+\text{h.c.},
\]
and Schmidt decomposition \(J(\lambda_S,\lambda_I)=\sum_k r_k h_k(\lambda_S)g_k(\lambda_I)\). In the degenerate case, the device generates a product of single-mode squeezed vacua (“supermodes”), with up to \(40\) modes \(r_k\neq0\) accessed. Programmable phase shaping and mode-selective homodyne detection then define the reservoir coordinates [2506.07279].

Integrated photonic circuits provide another substrate: a one-dimensional array of \(N\) identical single-mode silicon waveguides coupled by directional couplers with Hamiltonian density
\[
H(z)=\sum_{i=1}^N \left[\hbar\omega a_i^\dagger a_i
+J_{i,i-1}(z)(a_i^\dagger a_{i-1}+a_i a_{i-1}^\dagger)
+J_{i,i+1}(z)(a_i^\dagger a_{i+1}+a_i a_{i+1}^\dagger)\right].
\]
In the reported configuration, only one input mode is nonclassical, prepared as a small-amplitude even-cat “kitten” state, while the other modes carry coherent-state encodings [2603.17103].

Bosonic many-body reservoirs also appear in atomic-lattice realizations. A 1D Bose-Hubbard chain with open boundary conditions uses
\[
H=-J\sum_{j=1}^{N-1}(b_j^\dagger b_{j+1}+b_{j+1}^\dagger b_j)
+\frac U2 \sum_{j=1}^N n_j(n_j-1),
\]
and transitions among Mott-insulator-like, chaotic, and superfluid-like regimes are controlled by \(J/U\) [2411.13401].

Hybrid qubit-boson systems extend the CV-QRC notion by combining a single bosonic mode with a two-level system. The resonant Jaynes–Cummings model
\[
H_{\rm JC}
=
\omega_b a^\dagger a
+\frac{\Omega}{2}\sigma_z
+g(a\sigma_+ + a^\dagger \sigma_-)
+i\beta(t)(a-a^\dagger)
+\alpha(\sigma_++\sigma_-)
\]
and its dispersive limit
\[
H_{\rm DJC}
\approx
\omega_b a^\dagger a
+\frac{\Omega'}{2}\sigma_z
+\chi a^\dagger a\,\sigma_z
+i\beta(t)(a-a^\dagger)
+\alpha(\sigma_++\sigma_-)
\]
supply high-dimensional Hilbert spaces and intrinsic nonlinear dynamics in minimal spin-boson configurations [2510.00171].

## 3. Input encoding, observables, and readout

Input injection in CV-QRC is highly architecture-dependent, but most schemes encode classical time series into physically native control parameters.

In Gaussian photonic loop reservoirs, a classical sequence \(\{s_k\}\) is encoded into \(N\) ancillary modes by preparing each ancilla in a zero-mean Gaussian state whose squeezing parameter \(r_k\) is an affine function of \(s_k\), for example \(r_k=(s_k+1)/2\). The ancilla and reservoir modes interfere on a beam splitter of reflectivity \(R\) and pass through \(\chi^{(2)}\) nonlinear crystals, and the \(k\to k+1\) cycle is repeated \(M\) times to build measurement statistics [2507.03557].

In the hybrid JC/DJC reservoir, the discrete time series \(\{s_i\}\subset[0,1]\) is injected by setting the cavity-drive amplitude \(\beta(t)=s_i\) for a duration \(dt\). No “erase-and-write” reset is performed; instead, continuous drive plus dissipation implements a natural fading memory. Time multiplexing is introduced by sampling reservoir observables at \(V\) equally spaced times within each interval \(dt\), multiplying the number of features from \(n\) to \(n\times V\) [2510.00171].

Multivariate CV-QRC with oscillator networks encodes a \(D\)-dimensional real-valued input \(\mathbf s(t)=\{s_1(t),\dots,s_D(t)\}\) into the mode frequencies \(\omega_i(t)\) through three schemes: local encoding, clustered encoding, and global encoding. These include mappings such as
\[
\omega_i(t)=1+\epsilon\,s_i(t)
\]
for local injection, and
\[
\omega_i(t)=1+\epsilon\sum_{k=1}^D W_{{\rm in},ik}\,s_k(t)
\]
for global injection with row-normalized \(W_{\rm in}\in\mathbb R^{n\times D}\) [2604.08427].

Measurement-based cluster-state reservoirs encode a scalar input \(s_k\) through the local homodyne basis
\[
\hat p'_i(s_k)=\hat p_i+(\alpha_i s_k+\beta_i)\hat x_i,
\]
while vector inputs can be distributed across modes by assigning different components to different measurement bases [2411.06907]. In the optical memory-control platform, input and memory are merged in the feedback law
\[
\delta_i^{(k)}=\alpha_i s_k+\beta_i+\sum_m M_{im}O_m^{(k-1)},
\]
or, for global-phase encoding,
\[
\delta^{(k)}=\alpha s_k+\beta+M\langle \Delta q^2\rangle^{(k-1)},
\]
so past observables modulate the current pump [2506.07279].

Readout observables are equally diverse. JC/DJC reservoirs employ bosonic-mode observables such as
\[
\mathcal O=
\{\langle N^m\rangle,\langle a^{\dagger\,m'}\rangle,\langle Na\rangle,\langle N^2 a^\dagger\rangle,\dots\},
\quad N=a^\dagger a,
\]
with \(m,m'\le 4\) or \(5\), yielding \(n\approx40\) features per time point. The readout is trained by ridge regression with regularization strength \(\simeq0.05\), solving \(y\approx XW\) [2510.00171].

Gaussian photonic reservoirs conventionally use homodyne statistics, estimating means \(\langle x_i\rangle\) and covariances \(\langle x_i x_j\rangle\), but improved protocols instead sample the measurement CDF. For thresholds \(\{c_a\}\), univariate nodes are \(y_{i,a}=F_i(c_a)\), and bivariate nodes are \(F_{i,j}(c_a,c_b)=\Pr[X_i\le c_a;X_j\le c_b]\). These replace moment-only readout by nonlinear features of the full measurement distribution [2507.03557].

Other platforms read out quadrature covariances \(\langle \hat q_i\hat q_j\rangle_t\) [2604.08427], second moments \(\langle \hat x_i\hat x_j\rangle^{(k)}\) from cluster-state modes [2411.06907], low-order quadrature moments \(\langle \Delta x_i\Delta x_j\rangle\) extracted from transformed covariance matrices [2506.07279], parity and qubit-state bits aggregated into trajectory moments [2312.16166], or a feature vector
\[
\vec x=(\langle n_1\rangle,\dots,\langle n_4\rangle,g_{12},g_{13},\dots,g_{34})^T
\]
in integrated optics [2603.17103].

Training remains classically simple. Reported readouts include ridge regression [2006.04821], ordinary least squares [2604.08427], logistic regression with \(p=\sigma(W^T\vec x+b)\) [2603.17103], and softmax classifiers for multiclass tasks in cluster-state QRC [2411.06907]. The reservoir parameters are typically fixed; only the linear or logistic output map is adapted.

## 4. Memory, nonlinearity, and capacity measures

CV-QRC performance is usually analyzed through memory-capacity decompositions, nonlinear benchmark tasks, and information-processing measures.

For JC/DJC reservoirs, linear short-term memory (STM) uses target \(y_i=s_{i-\tau}\), while nonlinear parity-check memory uses
\[
y_i=\left(\sum_{j=1}^{\tau} s_{i-j}\right)\bmod 2.
\]
The delay-dependent capacity is the squared Pearson correlation
\[
C(\tau)=
\frac{[\mathrm{cov}(y,\hat y)]^2}{\mathrm{Var}(y)\,\mathrm{Var}(\hat y)}
\le 1,
\]
with totals \(C_{\rm lin}=\sum_\tau C_{\rm STM}(\tau)\) and \(C_{\rm nl}=\sum_\tau C_{\rm PC}(\tau)\). A striking reported result is that in both JC and DJC reservoirs,
\[
C_{\rm nl}>C_{\rm lin},
\]
with sample JC values \(C_{\rm STM}(1)\approx0.6\), \(C_{\rm STM}(2)\approx0.2\), and \(C_{\rm PC}(1)\approx0.9\), \(C_{\rm PC}(2)\approx0.8\) for \(dt=10\), \(\kappa=0.1\), \(V=5\) [2510.00171].

In Gaussian photonic CV-QRC, capacity is often expressed through NMSE-based scores \(C_{\bar y}=\max[0,1-\mathrm{NMSE}(\bar y,y)]\) and the total information processing capacity
\[
\mathrm{IPC}=\sum_{\text{all orthogonal tasks}} C_{\bar y}.
\]
Replacing covariances by CDF readout increases IPC substantially. In the ideal \(M\to\infty\) setting, the normalized comparisons are: covariances-only \(=1.00\), univariate CDF with \(n_{\rm UV}=10\) gives \(\mathrm{IPC}\approx1.74\), bivariate CDF with \(n_{\rm BV}=9\) gives \(\mathrm{IPC}\approx6.04\), and bivariate CDF plus \(P=2\) classical-memory steps yields \(\mathrm{IPC}\approx15.23\), averaged over \(50\) random realizations [2507.03557].

A different capacity concept is required for multivariate inputs. The multivariate CV framework defines the mixing capacity using targets
\[
y_{i,j,\tau_1,\tau_2}(t)=s_i(t-\tau_1)s_j(t-\tau_2),\quad i\neq j,
\]
with coefficient of determination
\[
C_{i,j,\tau_1,\tau_2}
=
1-\frac{\sum_t [y_{i,j,\tau_1,\tau_2}(t)-\widehat y(t)]^2}
{\sum_t y_{i,j,\tau_1,\tau_2}(t)^2},
\]
and total
\[
C_{\rm mix}
=
\sum_{i\neq j}\sum_{\tau_1,\tau_2\ge0} C_{i,j,\tau_1,\tau_2}.
\]
Because each term probes products of independent streams at arbitrary delays, \(C_{\rm mix}\) measures nonlinear cross-stream mixing directly [2604.08427].

The optical memory-control platform defines linear memory capacity as
\[
MC=\sum_{k=1}^K \frac{[\mathrm{cov}(x(t),u(t-k))]^2}{\mathrm{var}(u)},
\]
and explicitly distinguishes real-time feedback memory from long-term dependencies created by spatial multiplexing. Experimentally, capacities up to \(MC\approx0.81\) were reported for \(\tau=1\), \(R=5\), with decay as \(\tau\) increases [2506.07279].

Interacting bosonic lattices add a regime-based perspective. In the Mott-like regime \(U\gg J\), information fails to propagate and temporal memory is essentially absent; in the chaotic regime \(U\sim J\), level statistics cross to Wigner–Dyson behavior and both nontrivial memory and nonlinearity emerge; in the superfluid regime \(J\gg U\), memory persists over many \(\Delta t\) but nonlinear transformations are weaker. Benchmark capacities reflect this structure: for STM, \(C(\tau=9)\approx0.8\) in the chaotic regime and \(C(\tau=9)\approx0.6\) in the superfluid regime, while for parity-check tasks the superfluid regime can be superior [2411.13401].

Across platforms, expressivity is frequently enhanced by feature expansion rather than by parameter training: time multiplexing creates “virtual nodes” [2510.00171], storing past outputs augments rank and mitigates Wishart noise [2507.03557], and spatial multiplexing combines delayed components across multiple copies [2506.07279].

## 5. Benchmarks and empirical results

The benchmark suite for CV-QRC is broad, ranging from synthetic memory tasks to analog signal classification, chaotic forecasting, and image recognition.

For chaotic time-series prediction, JC/DJC reservoirs were tested on the Mackey–Glass system
\[
\dot s(t)=-0.1\,s(t)+\frac{0.2\,s(t-17)}{1+s(t-17)^{10}},
\]
using both autonomous generation and one-step-ahead forecasting. Performance was measured by the normalized root-mean-square error
\[
\mathrm{NRMSE}=
\frac{\sqrt{\frac1N\sum_i(\hat y_i-y_i)^2}}{y_{\max}-y_{\min}}.
\]
For \(150\)-step forecasts on a single MG segment, the JC reservoir achieved autonomous NRMSE \(\approx0.16\) without multiplexing and \(\approx0.12\) at \(V=10\), and one-step NRMSE \(\approx0.024\) at \(V=1\) and \(\approx0.010\) at \(V=10\). The DJC reservoir gave autonomous NRMSE \(\approx0.22\to0.18\) and one-step NRMSE \(\approx0.033\to0.019\) as multiplexing increased [2510.00171].

In analog superconducting QRC, the reservoir classified multiple microwave-signal families without digitizing the input. On a two-arm spiral task in the \((I,Q)\) plane, the system reached accuracy \(>97\%\) at \(10^3\) shots, while a linear classifier on \((I,Q)\) saturated at \(67\%\). On RF-modulation classification with ten digital modulation formats encoded at \(\sim2\,\mathrm{MS/s}\), accuracy was \(\approx90\%\) in fewer than \(10^3\) shots, compared to \(20\%\) for a linear baseline. On filtered-noise classification, the reservoir reached \(93\%\) accuracy at \(2\times10^3\) shots [2312.16166].

The optical feedback platform demonstrates controlled memory and nonlinear temporal processing in a fully CV setting. Reported results include XOR accuracy \(\approx98\%\) test accuracy with only \(70\) training points, a best linear memory capacity of \(MC\approx0.81\) at \(\tau=1,R=5\), simulated parity-check accuracy \(>99.5\%\) for \(\tau=1,2,3\) with general encoding, and double-scroll one-step prediction test capacities \(V_1\approx93.1\%\), \(V_2\approx85.3\%\), \(I\approx90.7\%\) using \(R=15\) reservoirs and \(350\) training points [2506.07279].

Measurement-based cluster-state QRC has been evaluated on both temporal and static tasks. Temporal XOR reached \(100\%\) test accuracy with a two-mode vacuum start and logistic readout. For NARMA\(d\), NMSE fell below \(10^{-3}\) for \(N\approx20\) and \(d\le7\). For MNIST, images compressed to \(14\times14\) and injected column-by-column over \(14\) time steps into an \(N=14\) reservoir yielded a best test accuracy of \(96.5\%\) with a ring cluster and softmax readout [2411.06907].

Multivariate CV-QRC was benchmarked on Lorenz-63 prediction with data sampled at \(\Delta t\approx0.09\), using \(11\,000\) steps partitioned into \(1\,000\) washout, \(6\,000\) training, and \(4\,000\) test points. For \(n=6\), the CV reservoir outperformed the DV baseline: clustered encoding yielded NRMSE \(\approx0.05\), and global encoding \(\approx0.02\)–\(0.03\) when both \(x,y\) inputs were used. Feeding multiple correlated components systematically lowered error compared with univariate input [2604.08427].

Integrated optical CV-QRC with a single kitten state showed that higher-order correlations can dominate static classification performance. On a two-spirals dataset with \(800\) points, repeated \(1\,000\) times with random splits of \(300\) training and \(100\) testing points, occupation-only baselines gave \(71\%\pm2.8\%\) accuracy both with all-classical inputs and with a single kitten if only \(\langle n_i\rangle\) were used. Adding six \(g^{(2)}\) features raised accuracy to \(96.9\%\pm1\%\), corresponding to an error reduction factor \(\simeq9.7\times\) [2603.17103].

The single nonlinear oscillator model also reported a systematic quantum-classical separation on sine-phase estimation. For moderate training-set sizes \(M\approx20\)–\(50\), the QRC’s mean RMS error could be an order of magnitude smaller than the classical reservoir’s, and the error spread across parameter draws was markedly reduced [2004.14965].

## 6. Limits, quantum resources, and research directions

A recurring issue in CV-QRC is the distinction between what Gaussian reservoirs can already do and what additional resources are required for stronger nonlinear temporal processing.

Gaussian CV-QRC is classically efficiently simulable, so it defines a baseline rather than an automatic quantum advantage claim. Improved use of measurement statistics significantly raises that baseline: Gaussian covariance-only IPC is normalized to \(1.00\), whereas bivariate CDF sampling plus \(P=2\) classical memory reaches \(\approx15.23\). The corresponding conclusion is explicit: any non-Gaussian CV-QRC claiming quantum advantage must surpass the combined capacity of Gaussian covariance+CDF+memory schemes, approximately \(15\times\) the conventional covariance IPC in that setting [2507.03557].

Several works identify nonclassical resources that correlate with improved performance. In JC/DJC reservoirs, the bosonic mode introduces non-Gaussian dynamics, Wigner-negativity, and tunable nonlinearity relative to comparable two-qubit reservoirs [2510.00171]. In multivariate oscillator networks, peak mixing capacity and lowest Lorenz NRMSE coincide with the regime of moderate squeezing, suggesting that squeezing enhances the reservoir’s ability to mix and predict multivariate dynamics [2604.08427]. In integrated optics, a single kitten-state input combined with \(g^{(2)}\) features suffices to obtain the reported \(9.7\times\) reduction of classification error over the classical counterpart [2603.17103].

A sharper limitation appears in recent work on cross-time nonlinear processing. For Gaussian reservoirs at minimal readout degree \(d=\nu\), connected Volterra kernels of order \(\nu\) are constrained by a rank ceiling set by the mean-response dimension: an \(N\)-mode Gaussian reservoir reaches cross-time nonlinear rank at most \(2N\). By contrast, a single Kerr mode in a delayed feedback loop reaches rank \(\min(D,M)\), where \(D\) is the feedback depth. The reported theorem and corollary imply an unbounded resource separation: for any finite \(N\), choosing \(D>2N\) yields a connected kernel that no \(N\)-mode Gaussian reservoir can match [2606.06689].

The physical mechanism in that model is the combination of Kerr nonlinearity and non-Markovian feedback. With Kerr Hamiltonian
\[
H_K=\frac{\chi}{2}\sum_j a_j^{\dagger 2}a_j^2
\]
and per-trip power survival \(r=1-\eta\), the \(\ell\)-th echo acquires phase
\[
\phi_\ell=\chi\,\tau\,n_0\,r^\ell.
\]
Loss is not merely detrimental: because \(\phi_\ell\) becomes strictly monotonic in \(\ell\) for \(r<1\), each round-trip is fingerprinted by a different phase. The achievable feedback depth is estimated as
\[
D\approx \frac{\ln(1/\epsilon_{\rm fl})}{|\ln r|},
\]
and integrated-photonics-typical \(\eta\approx2\%\text{--}15\%\) gives \(D\sim30\text{--}230\), so one Kerr mode can replace up to \(\sim D/2\approx15\text{--}115\) Gaussian modes, at the price of measurement time [2606.06689].

Scalability claims in the literature are correspondingly nuanced. Optical multimode squeezing already accesses up to \(40\) modes [2506.07279]; Gaussian harmonic networks offer observable counts scaling as \(O(N)\) for first moments and \(O(N^2)\) for covariances [2006.04821]; positive-\(P\) simulation of integrated optical reservoirs scales linearly with mode number \(N\) and avoids Hilbert-space cutoff [2603.17103]. At the same time, finite sampling, shot noise, and measurement overhead remain central constraints. This suggests that future comparisons among CV-QRC platforms will depend as much on the measurement model and feature extraction protocol as on the internal Hamiltonian alone.

Source: https://www.emergentmind.com/topics/continuous-variable-quantum-reservoir-computers-qrcs