---
title: Quantum-Inspired LIF (QI-LIF) Models
url: https://www.emergentmind.com/topics/quantum-inspired-leaky-integrate-and-fire-qi-lif
type: topic
---

# Quantum-Inspired LIF (QI-LIF) Models

Searching arXiv for the cited QI-LIF and closely related LIF papers to ground the synthesis.
Using arXiv search to verify directly relevant QI-LIF and QLIF papers.
Quantum-Inspired Leaky Integrate-and-Fire (QI-LIF) denotes a heterogeneous research direction in which the classical leaky integrate-and-fire template is retained, but its state variable, leak mechanism, threshold semantics, or spike-timing interpretation is reformulated using quantum-inspired probability packets, single-qubit population dynamics, or explicitly quantized circuit models. Recent arXiv usage does not refer to a single canonical model: one line treats first-spike onset as a probabilistic temporal packet, another encodes the neuron state as a qubit excited-state population updated by \(R_x\) rotations and \(T_1\)-style relaxation, and a third derives a memristive LIF neuron by canonical quantization in circuit QED [2510.03155][2407.16398][2506.21363].

## 1. Scope, usage, and terminology

The term is used unevenly across adjacent literatures. In directly relevant work, QI-LIF names a probabilistic extension of classical onset timing or a qubit-based LIF analogue. In neighboring work, similar abbreviations refer to different objects altogether: “QIF” denotes **Quadratic Integrate-and-Fire**, not quantum-inspired LIF, and “QB-LIF” denotes **Quantized Burst Leaky Integrate-and-Fire**, not a quantum neuron [2511.06614][2604.25688].

A concise way to separate the main strands is the following.

| Strand | Core idea | Representative paper |
|---|---|---|
| Probabilistic QI-LIF | First-spike time represented by a Gaussian temporal packet | [2510.03155] |
| Qubit-based QLIF | Neuron state encoded as single-qubit excited-state population | [2407.16398] |
| Hybrid forecasting QLIF | QLIF cell embedded in a classical recurrent regressor | [2605.18333] |
| Quantized memristive LIF | Canonically quantized circuit with Lindblad leak and classical threshold/reset | [2506.21363] |
| Adjacent but non-quantum lines | Integer LIF, burst quantization, event-based sampling | [1505.06603], [2604.25688], [2402.07954] |

A recurrent source of confusion is the use of “quantization.” In the event-based ECG paper associated with arXiv:2402.07954, the operative mechanism is **send-on-delta (SOD)** sampling: an event is triggered whenever “a signal’s amplitude changed more than a threshold value \(\theta>0\),” producing a signed spike train. That paper does **not** formalize a leaky integrate-and-fire operator, does **not** analyze leak or reset equations, and does **not** introduce any quantum formalism; its relevance is indirect and limited to threshold-based spike encoding [2402.07954].

## 2. Classical LIF substrate and discrete-state reformulations

The classical substrate remains the standard LIF mechanism: a scalar subthreshold state integrates input, decays toward rest, emits a spike at threshold, and resets. One explicit reference formulation uses
\[
V(t+s)=e^{-s/\tau}V(t), \qquad V\mapsto V+h, \qquad \text{fire if } V\ge V_0,\qquad V\mapsto 0,
\]
with subthreshold state space \(V(t)\in[0;V_0[\) [1505.06603]. QI-LIF proposals depart from this template chiefly by changing the state representation rather than abandoning thresholded event generation altogether.

A particularly relevant adjacent line is the integer-coded simulation of LIF. There, the continuum of subthreshold voltages is replaced by discrete representative values indexed by an integer pair \(\{n,i\}\), with
\[
V_{n,i}=\alpha^n V_0\left(\alpha+\frac{i}{N}(1-\alpha)\right),
\]
and leak becomes the exact symbolic update
\[
\{n,i\}\xrightarrow{dt}\{n+1,i\}.
\]
This construction preserves the ordinary spike logic while making state identity exact at the representation level. The paper reports that \(\delta V \le 2.0\times 10^{-11}\) was sufficient to guarantee identical spike times between integer-coded and floating-point LIF for all tested parameter combinations over one hour of simulated time [1505.06603].

This discrete-state line is not quantum-inspired in any formal sense. It nevertheless establishes two themes that recur in QI-LIF work: first, the membrane variable can be replaced by a bounded symbolic or latent state without losing spike-train semantics; second, exact state comparability becomes a design objective when recurrent dynamics, recurrence detection, or architecture-level state graphs matter. Those themes reappear, in a different mathematical idiom, when the membrane variable is replaced by a probability packet or a qubit excitation probability.

## 3. Probabilistic temporal QI-LIF

One explicit use of the term “quantum-inspired leaky integrate-and-fire” concerns **action potential onset timing** rather than recurrent spike trains. In that formulation, the classical LIF baseline predicts a deterministic first-spike latency from
\[
C_m \frac{dV(t)}{dt} = I_{inj} - \frac{V(t)}{R_m}, \qquad
V(t) = V_\infty \left(1 - e^{-t/\tau_m}\right),\qquad
V_\infty = I_{inj}R_m,
\]
with threshold-crossing time
\[
t_{LIF} = -\tau_m \ln\left(1 - \frac{V_{th}}{V_\infty}\right).
\]
The paper then introduces a stimulus-accelerated latency model,
\[
\tau_{\mathrm{eff}} = \frac{\tau_m}{1 + \alpha S},
\qquad
t_{QLIF} = -\frac{\tau_m}{1 + \alpha S} \ln\left(1 - \frac{V_{th}(1+\alpha S)}{I_{inj} R_m}\right),
\]
and places a Gaussian temporal packet around the deterministic onset estimate:
\[
G(t; t_0, \sigma) = \frac{1}{\sqrt{2\pi}\sigma}\exp\left(-\frac{(t - t_0)^2}{2\sigma^2}\right),
\qquad
\langle t \rangle = t_0.
\]
The model is therefore a probabilistic timing layer built on top of LIF or stimulus-accelerated LIF, not a replacement of the subthreshold dynamics by a quantum equation [2510.03155].

The biological motivation is latency coding. The paper reports that increasing stimulus voltage from **10 to 50 V** reduces AP delay by about **1.8 ms per 10 V step**, that increasing pulse width from **50 to 200 \(\mu s\)** reduces AP latency from **4.2 ms to 1.5 ms**, and that AP amplitude remains stable within about **\(\pm 2\) mV** [2510.03155]. On the reported synthetic benchmarks, the quantum-inspired model improves onset-time prediction most clearly in the moderate-to-high stimulus regime. For example, at **50.0 V** the table gives experimental latency **1.38 ms**, SA-LIF **0.50 ms**, QI **1.01 ms**, with **63.89%** versus **26.95%** error; at **18.9 V**, by contrast, SA-LIF is slightly better, with **3.98%** versus **6.10%** error [2510.03155].

This version of QI-LIF is “quantum-inspired” only in a narrow formal sense. The paper explicitly does **not** provide a Schrödinger equation, a Hamiltonian, a complex wavefunction \(\psi(t)\), or a measurement postulate. The imported object is the **Gaussian wave packet in time**, interpreted as a normalized probability density over firing times [2510.03155]. A common misconception is therefore to read this model as a quantum-mechanical neuron; it is more accurately a probabilistic first-spike latency model with quantum-inspired language.

## 4. Qubit-population QLIF neurons and network architectures

A second, more mechanistic strand replaces membrane voltage by the **single-qubit excited-state population**. In the original quantum LIF construction, the neuron state is
\[
\alpha[t]\in[0,1],
\]
interpreted as the probability of finding the qubit in \(\lvert 1\rangle\). The previous state is reconstructed through the “memory” angle
\[
\varphi[t] = 2\arcsin\left(\sqrt{\alpha[t]}\right),
\]
so that \(R_X(\varphi[t])\lvert 0\rangle\) reproduces the same excited-state population. Input spikes apply an \(R_X(\theta)\) rotation, while leak is implemented by \(T_1\) relaxation or by an effective reverse rotation
\[
\gamma[t] = -2\arcsin\left(\sqrt{\alpha[t]\exp\left(-\frac{\tau}{T_1}\right)}\right).
\]
The resulting scalar recurrence is
\[
\begin{aligned}
\alpha[t+1] &= \sin^2\left( \frac{\left(\theta + \varphi[t]\right) X[t]}{2} \right) \\
&\quad + \sin^2\left( \frac{\left(\gamma[t] + \varphi[t]\right)(X[t] - 1)}{2} \right).
\end{aligned}
\]
Thresholding and reset are described conceptually as in LIF: if the post-update population exceeds threshold, an output spike is emitted and the qubit is reset to \(\lvert 0\rangle\) [2407.16398].

This construction is notable for its circuit minimality. The paper emphasizes that each QLIF neuron uses **1 qubit per neuron**, **at most 2 rotation gates per time step**, and **no CNOT gates** [2407.16398]. In classical simulation and network use, the model was instantiated as QSNN and QSCNN architectures. Reported test accuracies include **88.25%** for QSNN on MNIST, **75.25%** on Fashion-MNIST, and **60.36%** on KMNIST, while QSCNN attains **90.62%**, **70.19%**, and **66.02%** on the same datasets, with the paper emphasizing speed relative to other quantum baselines rather than superiority to classical ANN/CNN baselines [2407.16398].

The forecasting model QLIF-CAST pushes the same qubit-population idea into continuous regression. Each neuron executes the depth-2 circuit
\[
|0\rangle \;\rightarrow\; R_x(\phi) \;\rightarrow\; R_x(\theta_{\text{input}}) \;\rightarrow\; \text{Measure},
\]
with
\[
\alpha = \sin^2\!\left(\frac{\phi}{2}\right), \qquad \phi = 2\arcsin\!\left(\sqrt{\alpha}\right),
\]
and updated excitation
\[
\alpha_{\text{new}} = \sin^2\!\left(\frac{\phi + \theta_{\text{input}}}{2}\right).
\]
Leak is again expressed through
\[
\gamma = -2\arcsin\!\left(\sqrt{\alpha \cdot e^{-\tau/T_1}}\right),
\]
with fixed \(T_1=10.0\), and spiking uses a probability threshold of **0.75** [2605.18333]. In the main weather benchmark, where architecture and parameter count were matched to a classical LIF baseline, QLIF-CAST achieved **15.4% lower MSE** and **4.4% lower MAE**. In cross-paper comparisons it occupied a speed-error trade-off regime, converging in **up to 94% less training time** than an LSTM-QNN baseline on wind speed, and its core two-gate circuit showed **1.2% average deviation from simulation** on IBM Marrakesh [2605.18333].

Taken together, these qubit-population models define a distinctive QI-LIF family: bounded state \(\alpha\in[0,1]\), additive composition in angle space, exponential leak in population space, and conventional threshold/reset semantics layered on top.

## 5. Canonically quantized memristive LIF and open-system formulations

A third strand starts from a **classical memristive LIF circuit** and quantizes it. The classical starting point is
\[
C_m \frac{dV(t)}{dt} = -\frac{V(t)}{M(q(t))} + I_\mathrm{in}(t),
\qquad
\frac{dq}{dt} = I(t) = \frac{V(t)}{M(q(t))},
\]
where the leak element is a memristor rather than a fixed resistor. In the Strukov model,
\[
V(t) = \left( R_\mathrm{on}\frac{w(t)}{D} + R_\mathrm{off}\left(1-\frac{w(t)}{D}\right) \right) I(t),
\]
so the leak becomes explicitly history-dependent through \(M(q)\) [2506.21363].

Because a dissipative memristor cannot be inserted directly into a closed Hamiltonian system, the leak is replaced by a weakly coupled semi-infinite transmission line. In the continuum limit the total Hamiltonian is
\[
\begin{aligned}
H(t) =\;& \frac{Q_0^2}{2C_m} + \int_0^\infty \left[ \frac{\Pi^2}{2\mathfrak C} + \frac{(\partial_x \phi)^2}{2\mathfrak L} \right] dx \\
& - C_C \frac{Q_0}{C_m}\Pi(0) - \phi_0 I_\mathrm{in}(t),
\end{aligned}
\]
with canonical commutator
\[
[\phi_0, Q_0] = i\hbar.
\]
In the weak-coupling, adiabatic regime the reduced dynamics recover the LIF-like equation
\[
C_m \dot V(t) + \frac{V(t)}{Z_0(t)} = I_\mathrm{in}(t),
\qquad
Z_0(t)\equiv M(q(t)).
\]
The reduced open-system description is then written as
\[
\dot{\rho} = -\frac{i}{\hbar}[H(t),\rho] + \gamma(t)\,\mathcal D[a]\rho,
\qquad
\gamma(q)=\frac{1}{C_m M(q)}.
\]
Leak is therefore implemented as state-dependent Lindblad damping, while memory enters through the time-dependent memristance [2506.21363].

Spiking, however, is still imposed classically. Thresholding is monitored via expectation values of the voltage operator, a spike is declared when the expectation crosses threshold, reset is implemented numerically as
\[
\rho \to |0\rangle\langle 0|,
\]
and the refractory period is imposed by pausing the input drive and memristor update [2506.21363]. The paper thus occupies an intermediate position: its dynamical substrate is genuinely quantum and Hamiltonian, but its spike-generation nonlinearity remains a classical threshold/reset rule. That hybrid structure is one of the clearest indications of how a practical QI-LIF abstraction may be assembled: quantum or quantum-inspired subthreshold evolution plus conventional event logic.

## 6. Foundations, neighboring lines, and unresolved issues

Two older reduction papers show that effective LIF variables need not be literal membrane voltages. In the stochastic Morris–Lecar model, subthreshold dynamics near the stable point are approximated by a two-dimensional Ornstein–Uhlenbeck modulation of constant circular motion, and the radial OU process serves as a pre-firing LIF-type variable [1108.0073]. In stochastic FitzHugh–Nagumo, after proving existence of a global random pullback attractor, local linearization near the stable equilibrium yields a damped rotation whose radial process satisfies
\[
dR_t= \left[ \frac{\sigma^2}{2R_t}-\mu R_t \right]dt+\sigma\,d\tilde B_t,
\]
with firing represented through a state-dependent hazard
\[
\alpha(r)=\frac{\nu}{2\pi}\frac{1}{1+e^{(a^*-r)/b^*}}.
\]
These embeddings suggest that a LIF analogue can legitimately be built on amplitude variables in transformed phase space rather than raw voltage, a point directly relevant to QI-LIF formulations based on bounded excitation norms or phase-amplitude decompositions [1806.07149].

A second neighboring foundation is event-based signal processing. For bandlimited reconstruction from LIF encoding, the spike train induces generalized samples
\[
\langle s_n,x\rangle=\theta_n,
\]
and projection onto convex sets converges to a weighted pseudo-inverse of the corresponding sampling operator [2201.03006]. A separate hardware line uses a clocked phase-encoding LIF circuit with adaptive refractory control
\[
t_\text{refr} = T_S - t_s
\]
to generate one spike per sampling window for a downstream spiking Fourier transform [2310.02055]. These lines are classical, but they reinforce an important theme: spike timing can be treated as a structured representation of analog information rather than as a mere by-product of threshold crossing.

Several limitations remain consistent across the QI-LIF literature. First, terminology is unstable: “QIF” is Quadratic Integrate-and-Fire, not quantum-inspired LIF, and “QB-LIF” is Quantized Burst, not a quantum neuron [2511.06614][2604.25688]. Second, directly relevant QI-LIF papers often leave important mechanisms underspecified. The probabilistic first-spike model does not provide explicit reset or refractory equations, nor a fully specified hazard or decision rule beyond the Gaussian density [2510.03155]. The circuit-level quantum LIF formulations retain classical threshold/reset logic rather than deriving autonomous quantum spiking [2407.16398][2506.21363]. Third, adjacent threshold-encoding papers can easily be overread: the ECG SOD work associated with arXiv:2402.07954 is about event-based sampling and downstream detection, not formal LIF analysis and not quantum mechanics [2402.07954].

The most stable encyclopedia-level characterization is therefore cautious. QI-LIF is not a single standard neuron model, but a family of LIF extensions organized around three recurring ideas: bounded latent state representations, nonclassical or probabilistic spike-time semantics, and leak mechanisms reformulated through qubit-like relaxation or open-system dissipation. What unifies these models is not a shared quantum ontology, but a shared attempt to preserve the event-driven logic of LIF while replacing the classical membrane-voltage picture by richer state spaces and richer timing laws.

Source: https://www.emergentmind.com/topics/quantum-inspired-leaky-integrate-and-fire-qi-lif