Rethinking Quantum Continual Learning with Quantum Fisher Information Yu-Chao Hsu1,2,3, , Yu-Cheng Lin4, , Tai-Yue Li3, , Nan-Yow Chen3, , En-Jui Kuo†,4,
1 School of Electrical Engineering, Korea Advanced Institute of Science and Technology (KAIST), 291
Daehak-ro, Yuseong-gu, Daejeon 34141, Republic of Korea
arXiv:2607.16030v1 [quant-ph] 17 Jul 2026
2 Cross College Elite Program, National Cheng Kung University, Tainan 701401, Taiwan 3 National Center for High-Performance Computing , National Institutes of Applied Research (NIAR),
Hsinchu 300092, Taiwan 4 Department of Electrophysics, National Yang Ming Chiao Tung University, Hsinchu 300092, Taiwan. † Correspondence to: [email protected].
July 20, 2026
1
Rethinking Quantum Continual Learning with Quantum Fisher Information Abstract Quantum continual learning seeks to enable quantum learning models to acquire sequential tasks while retaining previously learned knowledge. However, variational quantum classifiers (VQCs) remain vulnerable to catastrophic forgetting when trained under nonstationary task distributions. In this work, we propose quantum elastic weight consolidation (QEWC), a quantum Fisher information (QFI)-informed regularization framework for mitigating forgetting in quantum continual learning. In contrast to conventional elastic weight consolidation based on classical Fisher information (CFI), which defines parameter importance through measurement-dependent output statistics, QEWC uses the QFI to quantify the intrinsic sensitivity of the parameterized quantum state. This formulation provides an information-geometric perspective in which parameter importance is determined by the local response of the quantum state manifold to parameter variations. We evaluate QEWC using VQCs trained on sequential binary classification tasks, including classical image-classification tasks and a quantum phase-classification task. Our simulations show that unregularized sequential training leads to severe catastrophic forgetting, whereas both CFI-based EWC and QFI-based QEWC substantially improve the retention of previously learned tasks. Further mechanistic analyses reveal that the two approaches induce distinct regularization geometries. The CFI-based penalty acts more selectively on measurement-sensitive parameter directions, whereas the QFI-based penalty imposes a denser state-geometric constraint over the parameter space. This distinction leads to different stability–plasticity behaviors during sequential training. Under depolarizing noise, the CFI values are strongly suppressed by degraded measurement statistics, while the QFI retains a more stable sensitivity structure associated with the noisy parameterized quantum state. These results establish QEWC as a physically motivated framework for studying and mitigating forgetting in quantum continual learning through the geometry of the underlying quantum state. Keywords: Continual Learning, Quantum Continual Learning, Quantum Fisher Information, Quantum Machine Learning
1
Introduction
Humans and animals can continually acquire new experiences and skills while preserving previously acquired knowledge. Inspired by this biological capability, continual learning, also referred to as incremental or lifelong learning, seeks to endow artificial intelligence with the ability to continually adapt to evolving environments without losing prior knowledge [CL16, WZSZ24, PKP+ 19]. More specifically, continual learning addresses the challenge of learning from non-stationary data distributions that evolve over time, without assuming that the number or order of tasks is known in advance [PTWW17]. However, achieving this goal remains highly challenging in artificial learning systems. A central obstacle is catastrophic forgetting, where learning a new task often leads to a substantial degradation in performance on previously learned tasks [MC89, GMX+ 15]. This phenomenon reflects a fundamental trade-off between learning plasticity and memory stability [KPR+ 17, KMA+ 18, DHGL+ 24, CZ25]: the model must remain sufficiently plastic to acquire new knowledge while being stable enough to preserve previously learned information. In recent years, several attempts have been made to tackle this problem, and continual learning has consequently developed into a rapidly growing research field with promising applications across
2
Rethinking Quantum Continual Learning with Quantum Fisher Information
a wide range of domains, including robotics [PGP23, HSS24], financial markets [PWdGB19] , and human activity recognition [JSZY21]. On the other hand, over the past few decades, quantum computing [A+ 19, DBK+ 22, MCD+ 21] has emerged as a promising paradigm for information processing, owing to its potential advantages in solving certain computational tasks beyond the reach of classical approaches, therefore motivating a broad range of quantum machine learning (QML) algorithms, including quantum neural networks [BLSF19, ASZ+ 21, BBF+ 20, LKL+ 25, HCLC25], quantum kernel methods [HCT+ 19, SK19, CLW+ 25, HYH+ 26], quantum convolutional neural networks [CCL19, NLC25], and quantum eigensolver [XK20, CDBVLV24, MBB+ 18, LHT+ 26] , some of which are particularly compatible with noisy intermediate-scale quantum (NISQ) [Pre18] devices and have demonstrated advantages over classical methods in certain tasks. However, despite these advances, most existing quantum learning models are still designed for specific predefined tasks and static data distributions. In contrast, the problem of enabling quantum models to learn continually from sequentially arriving tasks has only recently started to be explored [CZ25, JLD22, Z+ 26, XS24, ZL26, ZXF+ 26]. Recent work has further demonstrated quantum continual learning on real quantum devices [Z+ 26]. Among these emerging efforts, one representative theoretical work extends the standard elastic weight consolidation (EWC) framework [KPR+ 17] to the setting of quantum continual learning [JLD22]. However, how to quantify parameter importance in quantum continual learning remains an open question. Although existing EWC-based approaches provide an important starting point, they largely inherit the classical notion of parameter importance from conventional machine learning, most notably the classical Fisher information (CFI). This choice is not entirely natural for quantum learning models, because the CFI depends explicitly on the measurement being performed and therefore only characterizes parameter sensitivity with respect to a specific measurement scheme. For parametrized quantum learning models, the underlying object being optimized is a quantum state generated by a parameterized quantum circuit. Accordingly, the quantum Fisher information (QFI) provides a more intrinsic, measurement-independent measure of parameter sensitivity than the CFI, as it quantifies the local distinguishability of neighboring quantum states induced by infinitesimal parameter variations [BC94, LYLW19, Mey21, CSBC21]. More precisely, for any fixed positive-operator-valued measure (POVM), the corresponding CFI matrix is bounded by the QFI matrix in the Löwner order. The QFI therefore provides a measurement-independent upper bound on the local statistical distinguishability encoded in the parametrized quantum state. Owing to this measurement-independent nature, the QFI has played a central role in quantum metrology [AR15, LYO15, AD22], quantum steering [GBB22, LLM+ 23], and quantum estimation [FSB21, ZJ21]. Motivated by these observations, we revisit continual learning in quantum models from the perspective of QFI and develop the QFI-informed regularization framework for mitigating catastrophic forgetting. In this work, we propose quantum elastic weight consolidation (QEWC), a QFI-informed regularization framework for quantum continual learning. Rather than treating parameter importance as a purely classical and measurement-dependent quantity, the QEWC framework offers an information-geometric perspective on catastrophic forgetting in quantum learning models. Specifically, by using the QFI as the regularization metric, the QEWC framework quantifies how variations in trainable parameters affect the underlying quantum state itself, allowing previously acquired knowledge to be preserved during sequential training in a measurement-independent manner. To demonstrate the effectiveness of this perspective, we construct a series of variational quantum classification tasks. Our results show that quantum classifiers can suffer from severe 3
Rethinking Quantum Continual Learning with Quantum Fisher Information
catastrophic forgetting under sequential training, while both CFI- and QFI-based regularization substantially mitigate this effect. Importantly, the QFI-based formulation provides a more intrinsic characterization of parameter sensitivity in quantum learning models.
2
Quantum Continual Learning
Quantum neural networks (QNNs), typically implemented by parameterized quantum circuits (PQCs), have emerged as a promising framework for quantum machine learning (QML). Most existing QML models, however, are designed for isolated tasks with fixed data distributions. In realistic learning scenarios, a quantum model may instead encounter a sequence of tasks with changing data distributions, requiring it to acquire new knowledge while retaining what has been learned previously. This gives rise to the setting of quantum continual learning. Similar to their classical counterparts, QNNs are susceptible to catastrophic forgetting. When a QNN is trained sequentially on multiple tasks, optimizing the model for a newly encountered task can substantially degrade its performance on earlier ones. Formally, let {T1 , T2 , . . . , TK } denote a sequence of learning tasks, each associated with a loss function Lk (θ). After training on task Tk , the model parameters are optimized toward a task-specific solution θ ∗k . Subsequent training on Tk+1 may drive the parameter vector away from regions that are important for the previously learned tasks and lead to performance degradation on earlier tasks.
2.1
Elastic Weight Consolidation
To mitigate catastrophic forgetting in continual learning, regularization-based approaches such as Elastic Weight Consolidation (EWC) framework has been widely adopted in classical continual learning. Following the general framework for quantum continual learning proposed in Ref. [JLD22], we implement the EWC framework and adapt it to QNNs, where the model parameters are optimized sequentially across tasks. This adaptation enables the preservation of knowledge acquired from earlier tasks while facilitating effective learning of new tasks in a quantum setting. We begin by specifying the task-dependent loss function used in our experiments. Since we focus on binary classification, when training the k-th task Tk with dataset Dk , we adopt the binary cross-entropy loss between the ground-truth labels y ∈ {0, 1} and the predicted class probabilities produced by the VQC. The empirical loss for task Tk is given by Lk (θ) = −
1 |Dk |
X
log pθ (y|x),
(1)
(x,y)∈Dk
where pθ (y|x) denotes the predicted probability assigned by the VQC to the target label y given input x. To preserve knowledge acquired from previously learned tasks, the EWC framework augments the loss function for the current task with a quadratic consolidation penalty. Suppose that the model is trained sequentially on a sequence of tasks {T1 , T2 , . . . , TK }. When learning the k-th
4
Rethinking Quantum Continual Learning with Quantum Fisher Information
task, the EWC objective is defined as λ (k) LEWC (θ) = Lk (θ) +
k−1 X (j) (θ − θ ∗j )⊤ FC (θ ∗j )(θ − θ ∗j ),
2 j=1
(2)
where Lk (θ) is the task loss for Tk , θ ∗j denotes the parameter vector obtained after training (j) on the previous task Tj , and FC (θ ∗j ) is the task-dependent CFI matrix evaluated at θ ∗j using the data distribution of task Tj . The CFI assigns larger weights to parameters that are more important for the previously learned task, so deviations along these directions are penalized more strongly during subsequent training. The hyperparameter λ controls the strength of this consolidation penalty and therefore mediates the stability–plasticity trade-off. A larger value of λ enforces stronger preservation of past-task parameters, improving memory stability but potentially reducing the model’s flexibility in adapting to the new task. Conversely, a smaller value allows greater plasticity for the current task, but may lead to more severe forgetting. Consequently, the EWC framework mitigates catastrophic forgetting by selectively restricting updates along parameter directions that are important for previously acquired knowledge.
2.2
Variational Quantum Classifier
We employ a variational quantum classifier (VQC) as the underlying quantum model for sequential binary classification tasks. The classifier consists of three main components: an amplitudeencoding circuit, a trainable variational circuit, and a measurement-based readout. In this architecture, a classical input vector is first embedded into the amplitudes of an n-qubit quantum state, subsequently processed by a parametrized quantum circuit, and finally converted into class probabilities through measurements of predefined observables, such as Pauli-Z operators. This provides a natural platform for studying catastrophic forgetting in quantum continual learning, since sequential training on newly arriving tasks may move the circuit parameters away from configurations that are important for previously learned tasks. n Let X ⊆ R2 denote the input space, and let x = (x0 , x1 , . . . , x2n −1 )T ∈ X be a normalized input feature vector satisfying ∥x∥2 = 1. We denote the data-encoding circuit by Uenc (x) and the trainable variational circuit by UVQC (θ), where θ collects all trainable parameters of the quantum classifier. In our implementation, the input vector is encoded by amplitude encoding. More specifically, the encoding circuit prepares the n-qubit state ⊗n
Uenc (x)|0⟩
= |x⟩ =
n −1 2X
xb |b⟩,
(3)
b=0 n
where {|b⟩}2b=0−1 denotes the computational basis. Therefore, each component of the normalized input vector is represented as the amplitude of a computational basis state in the 2n -dimensional Hilbert space. After data encoding, the quantum state is processed by a hardware-efficient variational circuit. The circuit consists of L repeated variational layers, each composed of trainable single-qubit rotations followed by a nearest-neighbor CNOT entangling layer. Explicitly, the variational 5
Rethinking Quantum Continual Learning with Quantum Fisher Information
unitary is written as UVQC (θ) =
L Y ℓ=1
"
n−1 Y
! CNOTq,q+1
q=1
n O
!# Rz (θℓ,q )Ry (θℓ,q )
,
(4)
q=1
where θℓ,q denote the trainable rotation angles applied to the qth qubit in the ℓth variational layer. The gate CNOTq,q+1 represents a CNOT operation with qubit q as the control and qubit q + 1 as the target. In this construction, the single-qubit rotations provide the trainable degrees of freedom, while the nearest-neighbor CNOT chain introduces entangling correlations across the qubit register. The output state of the classifier is therefore given by |ψ(x, θ)⟩ = UVQC (θ)Uenc (x)|0⟩⊗n .
(5)
For binary classification, we use two readout qubits to produce class-dependent scores. The score associated with class c ∈ {0, 1} is defined as the Pauli-Z expectation value zc (x, θ) = ⟨ψ(x, θ)|Ẑc |ψ(x, θ)⟩,
(6)
where Ẑc denotes the Pauli-Z operator acting on the readout qubit associated with class c. These two scores are then converted into class probabilities through the softmax function, exp[zc (x, θ)] . ′ (x, θ)] exp[z ′ c c =0
pθ (y = c|x) = P1
(7)
The binary cross-entropy loss in Eq. (1) is then computed using pθ (y|x). The predicted label is assigned according to ŷ = arg max pθ (y = c|x). (8) c∈{0,1}
Consequently, the VQC defines a trainable map from an amplitude-encoded input state to a measurement-based class prediction. In the continual-learning setting, the same set of circuit parameters is updated sequentially across tasks, making this architecture suitable for investigating catastrophic forgetting and forgetting mitigation.
3
Quantum Fisher Information in the EWC framework
3.1
Quantum Fisher Information
Consider a parametrized quantum state ρ(θ), where θ = (θ0 , θ1 , . . .)T denotes the vector of trainable parameters. In practical quantum experiments, these parameters cannot be accessed directly. Instead, information about them is extracted from measurement statistics obtained from the quantum state. For a given POVM {Ma }a , the probability of obtaining outcome a is p(a|θ) = Tr[ρ(θ)Ma ] . The corresponding CFI matrix is then given by FijC =
X a
1 ∂i p(a|θ)∂j p(a|θ). p(a|θ) 6
(9)
Rethinking Quantum Continual Learning with Quantum Fisher Information
Amplitude Encoding
Figure 1: A L layer of the variational ansatz of our quantum classifier. All single qubit θ θ gates in this ansatz are rotation gates (Ry (θ) = exp −i 2 σy and Rz (θ) = exp −i 2 σz ). We measure the first and second qubit and treat its output as the classification result of this quantum classifier. Our quantum classifier used in numerical simulations consists of 30 repeated layers The CFI matrix quantifies how sensitively the observed measurement statistics respond to infinitesimal changes in the parameters. However, this sensitivity is tied to the chosen measurement scheme. As a result, the CFI matrix reflects not only the local structure of the parametrized quantum state, but also the particular POVM used to extract classical information from it. To remove this measurement dependence, one is naturally led to the QFI. In the informationgeometric sense, the QFI characterizes the local distinguishability of neighboring quantum states induced by infinitesimal parameter variations. More specifically, for a fixed input P x, the VQC prepares the state ρx (θ). For any fixed POVM {Ma }a satisfying Ma ⪰ 0 and a Ma = I, the corresponding input-dependent CFI matrix is bounded by the QFI matrix of this state [LYLW19, Mey21], F C (θ; x, {Ma }a ) ⪯ F Q [ρx (θ)] . (10) where ⪯ denotes the Löwner partial order. The task-level metric used in QEWC is obtained by averaging these single-input QFI matrices over the empirical data distribution of the previously learned task. Therefore, unlike the CFI matrix associated with a fixed readout, the QFI provides a measurement-independent upper bound on the local statistical distinguishability encoded in the quantum state. We note, however, that in multiparameter settings, the simultaneous attainability of this bound generally requires additional compatibility conditions. A standard way to define the QFI is through the symmetric logarithmic derivative (SLD) operators [Hel67]. For each parameter θi , the corresponding SLD operator Li is defined implicitly
7
Rethinking Quantum Continual Learning with Quantum Fisher Information
by 1 [ρ(θ)Li + Li ρ(θ)] , (11) 2 where ∂i ≡ ∂/∂θi . The SLD is Hermitian, and when ρ(θ) is full rank, the above equation admits a unique solution for Li . In terms of the SLD operators, the QFI matrix is given by Li Lj + Lj Li Q Fij = Tr ρ(θ) . (12) 2 ∂i ρ(θ) =
This representation makes explicit that the QFI is a symmetric positive semidefinite matrix on the parameter space. It therefore endows the manifold of parametrized quantum states with a natural information-geometric structure. In this work, we adopt the diagonal approximation of the task-averaged QFI matrix [SIKC20, DGLPE25, GL25]. This choice is motivated by both practical and conceptual considerations. On the practical side, estimating the full QFI matrix requires access to all pairwise parameter correlations, which becomes costly for quantum learning models with many trainable parameters, as discussed in Appendix B. By retaining only the diagonal entries, the QEWC regularizer assigns parameter-wise importance weights while avoiding the computational and storage overhead associated with the full QFI matrix. By contrast, the diagonal elements can be estimated more efficiently and are directly compatible with the classical EWC formulation, where each parameter is assigned an individual importance weight. On the conceptual side, the diagonal element FiiQ quantifies the sensitivity of the quantum state to an infinitesimal variation of the single parameter θi , while keeping the other parameters fixed. It therefore provides a natural parameter-wise importance measure for QFI-based elastic weight consolidation. Accordingly, each element of the full QFI matrix can be expressed in terms of the SLD operators as Li Lj + Lj Li Q Fij = Tr ρ(θ) , (13) 2 where Li and Lj are the SLD operators associated with the parameters θi and θj , respectively. The diagonal element FiiQ quantifies the sensitivity of the quantum state along a single parameter direction, while the off-diagonal elements FijQ encode correlations between different parameter directions. To obtain an explicit expression for mixed states, we write the spectral decomposition of the density operator as X ρ(θ) = λa (θ)|a(θ)⟩⟨a(θ)|, (14) a
where λa (θ) denotes the a-th eigenvalue and |a(θ)⟩ denotes the corresponding eigenvector. The QFI matrix can then be expressed as [FQ (θ)]ij = 2
Re[⟨a|∂i ρ|b⟩⟨b|∂j ρ|a⟩] . λ a + λb a,b:λ +λ >0 X a
(15)
b
Here, ∂i ρ = ∂ρ/∂θi , and the summation is restricted to pairs (a, b) satisfying λa + λb > 0. Eq. (15) gives the mixed-state spectral representation of the full QFI matrix, which we use in the noisy simulations. 8
Rethinking Quantum Continual Learning with Quantum Fisher Information
In the VQC considered here, the density operator also depends on the input data through the encoding circuit. We therefore apply Eq. (15) to the input-dependent state ρx (θ) for each input x. For a previously learned task Tj , the corresponding task-level QFI metric is defined by averaging these single-input QFI matrices over the empirical data distribution: (j)
F̄Q (θ ∗j ) =
X 1 FQ ρx (θ ∗j ) . |Dj |
(16)
(x,y)∈Dj
This task-averaged matrix quantifies the average sensitivity of the generated quantum states around the previous-task optimum θ ∗j . In the diagonal implementation of QEWC, the parameterh i (j) ∗ wise importance weight is given by the diagonal element F̄Q (θ j ) . Equivalently, this weight ii is obtained by computing the diagonal QFI element for each input state and then averaging it over the empirical data distribution of task Tj . For pure states, Eq. (13) admits a particularly simple geometric form. In the noiseless VQC setting, for a fixed input x, the circuit prepares the rank-one state ρx (θ) = |ψ(x, θ)⟩⟨ψ(x, θ)|. The QFI matrix associated with this input-dependent pure state is then given by [FQ [ρx (θ)]]ij = 4 Re [⟨∂i ψ(x, θ)|∂j ψ(x, θ)⟩ − ⟨∂i ψ(x, θ)|ψ(x, θ)⟩⟨ψ(x, θ)|∂j ψ(x, θ)⟩] ,
(17)
where ∂i |ψ(x, θ)⟩ = ∂|ψ(x, θ)⟩/∂θi . Eq. (17) is equal to four times the Fubini–Study metric on the projective Hilbert space. It therefore quantifies the local distinguishability of neighboring pure states generated from the same input x under infinitesimal parameter variations. Under the diagonal approximation used in our QEWC implementation, the corresponding single-input parameter sensitivity is obtained by setting i = j: [FQ [ρx (θ)]]ii = 4 ⟨∂i ψ(x, θ)|∂i ψ(x, θ)⟩ − |⟨ψ(x, θ)|∂i ψ(x, θ)⟩|2 . (18) The task-level importance weight used by QEWC is then obtained by averaging this single-input quantity over the empirical data distribution of the previously learned task, following Eq. (16).
3.2
Continual Learning with Quantum Fisher Information
As discussed in the previous subsection, the CFI associated with a parametrized quantum state depends explicitly on the measurement statistics and, consequently, on the particular POVM employed. In the context of QNN, such a measurement-dependent quantity may not faithfully capture the intrinsic sensitivity of the quantum state to variations in the trainable parameters. This observation naturally motivates the use of the QFI, which provides a measurement-independent characterization of parameter importance in quantum continual learning. We begin with the case in which the model has been trained on the first task T1 . Let θ ∗1 denote the corresponding optimal parameter vector. Evaluating the QFI matrix at this point, as given by Eq. (17), provides a local information-geometric characterization of how sensitively the quantum state responds to infinitesimal perturbations around the task optimum. The full QFI matrix captures both parameter-wise sensitivities and correlations between different parameter directions. For the practical implementation of the QEWC regularizer, we adopt a diagonal approximation of the task-averaged QFI matrix. This approximation is consistent with the parameter-wise 9
Rethinking Quantum Continual Learning with Quantum Fisher Information
Class 1
Class 0
(a)
(c)
T1
T2
T3
Digit 0
T-Shirt
ATF Phase
Digit 1
Trouser
(b) | 0⟩ | 0⟩ | 0⟩
SPT Phase
| 0⟩ Classical Data
Quantum Data
Class 0 Class 1
U(x)
V(θ)
Data Encoding
Trainable Anstaz
(d)
Catastrophic forgetting
Continual learning T1
T2
T3
Low error for T1,T2,T3
(k) LQEWC (θ) = Lk (θ) +
λ k−1 (θ − θ* ) F̄ (Qj)(θ* )(θ − θ* ) j j j 2∑ j=1
Figure 2: Overview of the proposed quantum elastic weight consolidation (QEWC) framework. (a) continual learning tasks considered in this work, including classical imageclassification tasks and a quantum-state classification task involving ATF and SPT phases. (b) Variational quantum classifier used for sequential binary classification. Classical input data are embedded into the amplitudes of an n-qubit quantum state through amplitude encoding U (x), processed by a trainable ansatz V (θ), and mapped to class predictions through measurement readout. (c) Illustration of catastrophic forgetting and continual learning in the parameter/state manifold. Without knowledge consolidation, training on a new task can move the model away from regions associated with previous tasks, leading to performance degradation. Continual learning aims to maintain low error across all learned tasks. (d) Schematic representation of the QEWC framework as a stability–plasticity balancing mechanism. The current-task loss promotes learning plasticity, while the QFI-informed regularization term penalizes parameter displacements that strongly affect previously learned quantum states, thereby preserving past knowledge. 𝖳
structure of the EWC framework and avoids the computational cost of estimating all off-diagonal parameter correlations. Under this happroximation, the importance weight assigned to parameter i (1) ∗ θi is given by the diagonal entry F̄Q (θ 1 ) , which quantifies the average sensitivity of the ii quantum states generated for task T1 to perturbations along the parameter direction θi . Based on this parameter-wise information-geometric measure, the diagonal-QFI QEWC loss for learning a subsequent task T2 is defined as LQEWC,diag = LT2 (θ) +
λ X h (1) ∗ i ∗ 2 F̄Q (θ 1 ) (θi − θ1,i ), 2 i ii
(19)
where λ is a hyperparameter controlling the regularization strength. The regularization term penalizes updates along parameter directions to which the previously learned quantum state 10
Rethinking Quantum Continual Learning with Quantum Fisher Information
is highly sensitive, while allowing comparatively larger changes along less sensitive directions. In this way, the QEWC framework preserves past-task knowledge by constraining parameter variations according to the local geometry of the quantum-state manifold. (j) More generally, let F̄Q (θ ∗j ) denote the task-averaged QFI matrix evaluated at the parameter vector obtained after training task Tj , as defined in Eq. (16). When learning task Tk , the full-matrix QEWC objective is defined as λ (k) LQEWC (θ) = Lk (θ) +
k−1 X
2 j=1
(j)
(θ − θ ∗j )T F̄Q (θ ∗j )(θ − θ ∗j ).
(20)
This objective penalizes parameter displacements according to the task-averaged QFI-induced (j) quadratic form. Therefore, F̄Q (θ ∗j ) acts as the consolidation metric for the previously learned task Tj . When this matrix is positive definite, the corresponding quadratic form defines a local Riemannian metric [BC94] on the parametrized quantum-state manifold averaged over the empirical data distribution of task Tj . When the matrix is singular or rank deficient, the penalty acts only along parameter directions with nonzero QFI weight. Although Eq. (20) gives the full geometric form of QEWC, estimating and storing the full task-averaged QFI matrix can be costly for VQC with many trainable parameters, since it requires access to pairwise correlations between all parameter directions. Therefore, in the numerical experiments, wei use the diagonal h (j) (j) ∗ surrogate of F̄Q (θ j ), retaining only the parameter-wise sensitivities F̄Q (θ ∗j ) and neglecting ii the off-diagonal correlations. This leads to the practical k-task diagonal-QFI QEWC objective λ (k) LQEWC,diag (θ) = Lk (θ) +
k−1 X h X
2 j=1
i
i
(j) F̄Q (θ ∗j )
ii
∗ 2 (θi − θj,i ).
(21)
Eq. (19) is recovered as the two-task special case of Eq. (21). The essential distinction between the EWC and QEWC frameworks is therefore not merely the replacement of one Fisher matrix with another, but the choice of geometric object used to define parameter importance. In EWC, parameter importance is inferred from the sensitivity of a measurement-induced classical probability model. In QEWC, by contrast, parameter importance is determined by how strongly parameter variations change the underlying quantum states, averaged over the empirical data distribution of each previously learned task. In this sense, QEWC regularizes the geometry of the quantum-state manifold rather than only the geometry induced by a chosen classical readout distribution.
3.3
Training and Optimization
To investigate continual learning in the presence of catastrophic forgetting, we consider two training frameworks based on the objective functions defined in Eq. (2) and Eq. (20), corresponding to the EWC and QEWC frameworks, respectively. In both cases, the quantum classifier is trained sequentially over the task stream {T1 , T2 , . . .} by minimizing the corresponding objective function at each task. For task Tk , the trainable parameters are updated by minimizing a framework-dependent
11
Rethinking Quantum Continual Learning with Quantum Fisher Information
objective function J (k) (θ) using a gradient-based optimizer 1 . More explicitly, we define ( (k) LEWC (θ), for the EWC framework, J (k) (θ) = (k) LQEWC (θ), for the QEWC framework.
(22)
Denoting the optimization step by t, the parameter update rule is given by θ (t+1) = θ (t) − η ∇θ J (k) (θ (t) ),
(23)
where η denotes the learning rate. Since the quantum classifier is implemented as a PQC, the derivatives of the readout expectation values can be evaluated analytically via the parameter-shift rule [SBG+ 19, MNKF18, WIWL22, MBK21]. Using the two-qubit readout defined in Eq. (6), the derivative of each readout component with respect to the trainable parameter θi is given by ∂zc (x, θ) 1 − zc (x, θ + = i ) − zc (x, θ i ) , ∂θi 2
c ∈ {0, 1},
(24)
± T where θ ± i is obtained by shifting only the i-th component of θ, namely θ i = (θ0 , . . . , θi ±π/2, . . .) . The gradient of the binary cross-entropy loss is then obtained by applying the chain rule through the softmax probability map in Eq. (7). For the QEWC framework, the regularization term is differentiable in closed form. In particular, for the generalized QEWC objective in Eq. (20), the derivative of the regularization term with respect to θi is given by " k−1 # k−1 h i X ∂ λX (j) ∗ ∗ ∗ ∗ ∗ T (j) F̄Q (θ j )(θ − θ j ) , (25) (θ − θ j ) F̄Q (θ j )(θ − θ j ) = λ ∂θi 2 j=1 i j=1
where [·]i denotes the i-th component of the corresponding vector. By combining the parameter-shift evaluation of the task-dependent loss with the analytic derivative of the QEWC regularizer, the full derivative of the generalized QEWC objective with respect to θi is obtained as (k) k−1 h i X ∂LQEWC (θ) ∂Lk (θ) (j) = +λ F̄Q (θ ∗j )(θ − θ ∗j ) . ∂θi ∂θi i j=1
(26)
The first term is evaluated from quantum circuit measurements using the parameter-shift rule [SBG+ 19, MNKF18, WIWL22, MBK21], whereas the second term is computed analytically from the QEWC regularization term. The corresponding gradient for the EWC framework is (j) obtained analogously by replacing the task-averaged QFI matrix F̄Q (θ ∗j ) with the corresponding CFI matrix F C (θ ∗j ). Consequently, in both training frameworks, the optimization combines measurement-based gradient evaluation for the task-dependent loss with analytic updates induced by the regularization term. This hybrid gradient-evaluation strategy provides an efficient route for optimizing the model in sequential quantum learning. 1 In the numerical experiments, QEWC is implemented using the diagonal form of the task-averaged QFI matrix. The motivation for this choice and its comparison with the full-QFI implementation are discussed in Appendix B.
12
Rethinking Quantum Continual Learning with Quantum Fisher Information
3.4
Theoretical Justification of QFI-Based Consolidation
We now provide a local theoretical justification for using the QFI as the consolidation metric in quantum continual learning. The central idea is that the QFI is not merely a positive semidefinite matrix used to weight a quadratic penalty. Rather, it is the local information metric that quantifies the distinguishability of neighboring quantum states. Therefore, suppressing the QFIweighted parameter displacement locally suppresses the drift of the quantum states generated by the classifier. Since the classifier predictions are obtained from fixed readout observables followed by a softmax map, this state-level stability also limits the drift of the output probabilities and, under a mild nonzero-probability condition, controls the increase of the previous-task loss. Consider a previously learned task Tj with dataset Dj . For each input x, let ρx (θ) denote the quantum state produced by the QNNs before the final measurement. In the noiseless setting, ρx (θ) = |ψ(x, θ)⟩⟨ψ(x, θ)|, whereas in the noisy setting ρx (θ) denotes the corresponding mixed state generated by the noisy circuit. Because the generated quantum state depends on the input, (j) the relevant consolidation metric is the task-averaged QFI matrix F̄Q (θ ∗j ) defined in Eq. (16). This matrix captures the average state sensitivity over the empirical data distribution of the hpreviously i learned task. In practice, the diagonal QEWC regularizer uses the diagonal entries (j) ∗ F̄Q (θ j ) as parameter-wise importance weights. ii The local effect of this QFI-weighted penalty follows directly from the relation between QFI and the Bures metric. For a sufficiently small displacement ∆θ = θ − θ ∗j , the average squared Bures distance between the quantum states before and after the parameter update satisfies X 1 1 (j) 2 DBures ρx (θ ∗j ), ρx (θ ∗j + ∆θ) = ∆θ T F̄Q (θ ∗j )∆θ + o ∥∆θ∥2 , |Dj | 4
(27)
(x,y)∈Dj
where we use the convention that the QFI is four times the local Bures metric. Thus, controlling the QFI-weighted displacement locally controls the state-space drift induced by parameter updates. This state-level control also constrains the classifier outputs because the readout observables are fixed. In our VQC, thehclass scores i are computed from the expectation values of fixed Pauli observables, zc (x, θ) = Tr Ẑc ρx (θ) for c ∈ {0, 1}. The class probabilities are then obtained by applying the softmax map to the score vector z(x, θ), namely pθ (c|x) = softmax(z(x, θ))c . Since the Pauli observables are bounded and the softmax map is Lipschitz continuous, a small state-level drift induces only a controlled drift in the output probabilities. Consequently, the induced probability drift obeys q X X 1 (j) T ∗ pθ∗j +∆θ (c|x) − pθ∗j (c|x) ≤ O ∆θ F̄Q (θ j )∆θ + o(∥∆θ∥) . (28) |Dj | c (x,y)∈Dj
Furthermore, if the correct-label probabilities at the previous-task optimum are bounded away from zero, the same probability-drift control implies a local bound on the increase of the previous-task cross-entropy loss: q (j) ∗ ∗ Lj θ j + ∆θ − Lj θ j ≤ Cj ∆θ T F̄Q (θ ∗j )∆θ + o(∥∆θ∥) , (29) 13
Rethinking Quantum Continual Learning with Quantum Fisher Information
where Cj > 0 is a task-dependent constant. The detailed proof of Eqs. (27)–(29) is provided in Appendix C. The local bounds above clarify the role of the QFI in QEWC. They do not imply a global guarantee of preserving previous-task accuracy; rather, they show that the QFI provides a local stability metric for the quantum states generated by the classifier. When the parameter displacement is small in the QFI metric, the induced state drift is locally controlled. Because the readout observables are fixed and the softmax map is smooth, this state-level control also bounds the corresponding changes in readout scores, output probabilities, and the previous-task cross-entropy loss. Therefore, QEWC is justified as an information-geometric regularizer that discourages parameter updates causing large local changes in the quantum states associated with previously learned tasks. The bounds are stated for the full task-averaged QFI matrix. In the numerical experiments, we use its diagonal approximation for computational efficiency. This diagonal surrogate retains parameter-wise sensitivities while neglecting correlations between different parameter directions. It should therefore be viewed as a practical coordinate-wise approximation to the full QFI metric, rather than as a fully coordinate-invariant geometric penalty.
4
Experiment Setup
We construct a comprehensive continual learning environment to systematically evaluate the effectiveness of the proposed QEWC framework in mitigating catastrophic forgetting. The environment comprises four binary classification tasks, denoted as T1 , T1′ , T2 , and T3 , and is designed to cover varying degrees of domain shift, ranging from structurally similar tasks to fundamentally distinct learning domains. Specifically, T1 focuses on distinguishing between the handwritten digits “0” and “1” sampled from the MNIST dataset [LCB98]. T1′ reuses the exact images from T1 but applies a predefined fixed pixel permutation, thereby introducing a controlled distributional shift while preserving the underlying classification structure. In contrast, T2 moves to the Fashion-MNIST dataset [HX17], requiring the classifier to distinguish between “T-shirts” and “trousers”. Finally, T3 constitutes a quantum-native problem, in which the objective is to classify many-body quantum states into either the antiferromagnetic (ATF) or the symmetry-protected topological (SPT) phase [SAF+ 11]. We further investigate three progressive continual learning scenarios to examine the effect of increasing task heterogeneity: T1 → T1′ , T1 → T2 , and T1 → T2 → T3 . Each experiment is independently repeated across six trials with distinct random seeds to ensure statistical reliability. All reported quantities represent the mean and standard deviation computed over these six independent runs.
4.1
Dataset Preparation and Encoding
Regarding the classical image-classification tasks, namely T1 , T1′ , and T2 , the raw images are projected into sixteen-dimensional feature vectors using principal component analysis (PCA). For each sequence, the PCA transformation is fitted using the data from the first task and then kept fixed when transforming the subsequent task. These reduced classical features are then embedded into quantum states via amplitude encoding on a 4-qubits register. For each 14
Rethinking Quantum Continual Learning with Quantum Fisher Information
task, the dataset contains 800 training samples and 200 testing samples. In contrast, T3 is a quantum-native task whose dataset consists of the exact ground states of the cluster-Ising Hamiltonian, which are numerically obtained through exact diagonalization. These ground-state vectors are directly supplied to the quantum classifier through amplitude encoding, which ensures that the topological signatures of the ATF and SPT phases are not affected by state-preparation infidelities. Further details regarding the quantum state preparation are provided in Appendix D.
4.2
Quantum Model Architecture and Training Setup
All numerical experiments are performed through classical simulation using the VQC architecture described in Sec. 2.2. In our implementation, the quantum classifier is realized on a 4-qubit circuit with 30 repeated variational layers. We further employ a weight-sharing mechanism, where the Ry and Rz rotation angles acting on the same qubit within the same layer are controlled by a shared trainable parameter. Although the circuit contains 240 parametrized rotation gates in total, this constraint reduces the number of independent trainable parameters to 120. Class-dependent scores are obtained by measuring the expectation values of Pauli-Z observables on the first two qubits, and all gradients are evaluated analytically using the parameter-shift rule [SBG+ 19, MNKF18, WIWL22, MBK21]. Within the EWC framework, the diagonal entries of the CFI matrix are computed using the empirical Fisher estimator, obtained from the squared log-likelihood gradients over the training dataset. In contrast, the diagonal entries of the QFI matrix in the QEWC framework are estimated using the diagonal approximation of the quantum geometric tensor defined in Eq. (18), evaluated on the full circuit output state. The resulting QFI estimates are averaged over mini-batches of training data, yielding a dataset-averaged importance weight for each parameter. This diagonal approximation makes QFI estimation tractable for the 120-parameter circuit considered here, although it may underestimate the full QFI when parameter correlations become significant, for example, in highly entangled circuit regimes. To prevent the consolidation objective from assigning equal strength to all previously learned tasks, we employ a task-dependent weighting rule in the experiments. When learning the k-th task, the coefficient assigned to a previously learned task Tj is defined as ( j , k>1 (k) αj = k−1 (30) 1, k=1 This weighting schedule assigns smaller coefficients to tasks learned earlier in the sequence and larger coefficients to more recently learned tasks. For instance, when learning T3 , the weights (3) (3) are α1 = 1/2 and α2 = 1, so that the consolidation term associated with T1 is weakened whereas the term associated with T2 remains unchanged. Accordingly, the diagonal-QFI QEWC objective used in the numerical experiments is (k)
LQEWC,diag (θ) = Lk (θ) +
k−1 λ X (k) X h (j) ∗ i ∗ 2 α F̄Q (θ j ) (θi − θj,i ). 2 j=1 j i ii
(31)
For a consistent comparison, the same task-dependent weighting rule is applied to the CFI(j) based EWC framework by replacing the task-averaged QFI matrix F̄Q in Eq. 31 with the 15
Rethinking Quantum Continual Learning with Quantum Fisher Information (j)
corresponding CFI matrix FC . The VQC is optimized using the Adam optimizer [DPK14] with a constant learning rate of 0.02. Since the training set for each task contains 800 samples, which is smaller than the batch size of 1024, each optimization step effectively uses the entire training set and therefore corresponds to full-batch gradient descent. Each task in the continual-learning sequence is trained for 20 epochs. To balance the stability–plasticity trade-off, the regularization strengths are empirically tuned and fixed at λ = 30 for the CFI-based EWC approach and λq = 0.8 for the QFI-based QEWC approach. The choice of these hyperparameters is critical because overly strong regularization can impose excessive parameter rigidity and hinder the acquisition of new knowledge, whereas overly weak regularization may insufficiently consolidate previously learned task representations.
5
Results
5.1
Demonstration of Catastrophic Forgetting
To establish a systematic benchmark for analyzing catastrophic forgetting in sequential quantum learning, we first evaluate an unregularized baseline, namely a standard VQC trained without any knowledge-consolidation mechanism, across all three task sequences. The corresponding learning curves are shown in Figs. 3 and 4. We begin with the T1 → T1′ sequence, in which the second task retains the original MNIST digit images but applies a fixed pixel permutation. This introduces a controlled distributional shift while preserving the underlying classification structure. As illustrated in Fig. 3a, the model achieves an accuracy of 95.5% on T1 at the task transition boundary. After the onset of T1′ training, the T1 accuracy does not deteriorate; instead, it continues to improve throughout the second training stage and converges to 97.6% by the end of training, while the accuracy on T1′ also reaches 97.6%. This behavior is consistent with the intuition that structurally similar tasks impose overlapping demands on the parameter space. Since both tasks require the classifier to distinguish between the same digit categories, differing only in their spatial arrangement, the optimal parameter configurations for T1 and T1′ exhibit a substantial degree of compatibility. As a result, training on T1′ does not induce destructive interference with the knowledge encoded from T1 . Consequently, this regime does not exhibit genuine catastrophic forgetting and serves as a useful limiting case for the following analysis. The T1 → T2 sequence provides a more challenging test case, since the second task belongs to the qualitatively distinct Fashion-MNIST domain. As shown in Fig. 3c, the model reaches an accuracy of 90.6% on T2 by the end of the second training stage, indicating successful adaptation to the new task. However, the performance on T1 undergoes severe degradation, declining from 95.5% at the task transition to 71.5% after the completion of T2 training, corresponding to a drop of approximately 24% points. The most severe forgetting is observed in the three-task sequence T1 → T2 → T3 , which further incorporates the quantum phase-classification task T3 . As shown in Fig. 4a, the model achieves a classification accuracy of 100% on T3 by the end of the final training stage. However, this strong performance is obtained at a substantial cost to previously acquired knowledge: the accuracy on T1 decreases to 63.2%, corresponding to a reduction of approximately 32% points from its peak value, while the accuracy on T2 collapses to 49.8%, which is effectively indistinguishable from random guessing in binary classification. 16
Rethinking Quantum Continual Learning with Quantum Fisher Information (a)
(b)
1.00
Task 1: Original MNIST
1.0
Accuracy
0.9
0.95
0.8
0.90
0.7 0.6
old
0.5
Task 2: Permuted MNIST
1.0
0.80
0.9
Accuracy
0.85
0.75
0.8 0.7
0.70
Baseline EWC QEWC
0.6 0.5 0
5
10
15
20
Epochs
25
30
35
0.65 0.5
40
(c)
Accuracy
0.7
0.8
0.9
1.0
0.8
0.9
1.0
new
1.00
0.9
0.95
0.8
0.90
0.7 0.6
old
0.5
Task 2: Fashion MNIST
1.0
0.85 0.80
0.9
Accuracy
0.6
(d)
Task 1: Original MNIST
1.0
Baseline EWC QEWC
0.75
0.8 0.7
0.70
Baseline EWC QEWC
0.6 0.5 0
5
10
15
20
Epochs
25
30
35
40
0.65 0.5
Baseline EWC QEWC
0.6
0.7
new
Figure 3: Performance benchmarking for the EWC and QEWC frameworks. (a) Learning curves of two similar tasks: classifying the original and pixel-permuted MNIST images. Gray lines plot the accuracies for the two tasks respectively trained without the EWC or QEWC framework, whereas blue and green lines show the corresponding results with using of EWC and QEWC frameworks respectively. (b) Forgetting curve for two tasks with large similarity. Here, γold (γnew ) represents the accuracy of the quantum classifier on the old (new) task. (c) Learning curves of two dissimilar tasks: classifying the original MNIST hand-written images and fashion-MNIST clothing images. (d) Forgetting curve of two dissimilar tasks: the classifications hand-written and digits and clothing images.
17
Rethinking Quantum Continual Learning with Quantum Fisher Information
This progressive deterioration of earlier tasks with each additional training stage directly reflects the compounding nature of catastrophic forgetting. Each successive optimization stage, being directed toward a newly encountered task, induces additional displacements away from the optima associated with preceding tasks and cumulatively erodes the knowledge structure encoded in the parameter vector. Furthermore, the degradation of T2 after introducing T3 is more pronounced than that of T1 , suggesting that the parameter configurations required for quantum phase classification are particularly incompatible with those needed for image-domain tasks. This behavior reflects the substantial domain mismatch between classical image classification and quantum-native learning. Taken together, these observations establish catastrophic forgetting as a central obstacle in quantum continual learning, with its severity governed by both the heterogeneity of the task sequence and the cumulative number of sequentially encountered tasks. To establish a systematic benchmark for analyzing catastrophic forgetting in sequential quantum learning, we first evaluate an unregularized baseline, namely a standard VQC trained without any knowledge-consolidation mechanism, across all three task sequences. The corresponding learning curves are shown in Figs. 3 and 4. We begin with the T1 → T1′ sequence, in which the second task retains the original MNIST digit images but applies a fixed pixel permutation. This introduces a controlled distributional shift while preserving the underlying classification structure. As illustrated in Fig. 3a, the model achieves an accuracy of 95.5% on T1 at the task transition boundary. After the onset of T1′ training, the T1 accuracy does not deteriorate; instead, it continues to improve throughout the second training stage and converges to 97.6% by the end of training, while the accuracy on T1′ also reaches 97.6%. This behavior is consistent with the intuition that structurally similar tasks impose overlapping demands on the parameter space. Since both tasks require the classifier to distinguish between the same digit categories, differing only in their spatial arrangement, the optimal parameter configurations for T1 and T1′ exhibit a substantial degree of compatibility. As a result, training on T1′ does not induce destructive interference with the knowledge encoded from T1 . Consequently, this regime does not exhibit genuine catastrophic forgetting and serves as a useful limiting case for the following analysis. The T1 → T2 sequence provides a more challenging test case, since the second task belongs to the qualitatively distinct Fashion-MNIST domain. As shown in Fig. 3c, the model reaches an accuracy of 90.6% on T2 by the end of the second training stage, indicating successful adaptation to the new task. However, the performance on T1 undergoes severe degradation, declining from 95.5% at the task transition to 71.5% after the completion of T2 training, corresponding to a drop of approximately 24% points. The most severe forgetting is observed in the three-task sequence T1 → T2 → T3 , which further incorporates the quantum phase-classification task T3 . As shown in Fig. 4a, the model achieves a classification accuracy of 100% on T3 by the end of the final training stage. However, this strong performance is obtained at a substantial cost to previously acquired knowledge: the accuracy on T1 decreases to 63.2%, corresponding to a reduction of approximately 32% points from its peak value, while the accuracy on T2 collapses to 49.8%, which is effectively indistinguishable from random guessing in binary classification. This progressive deterioration of earlier tasks with each additional training stage directly reflects the compounding nature of catastrophic forgetting. Each successive optimization stage, being directed toward a newly encountered task, induces additional displacements away from the optima associated with preceding tasks and cumulatively erodes the knowledge structure encoded in the parameter vector. Furthermore, the degradation of T2 after introducing T3 is more pronounced than that of T1 , suggesting that the parameter configurations required for quantum 18
Rethinking Quantum Continual Learning with Quantum Fisher Information
Task 1: Original MNIST
Accuracy
1.0 0.9 0.8 0.7 0.6 0.5 1.0 0.9 0.8 0.7 0.6 0.5
Task 2: Fashion MNIST
Accuracy
(b)
1.0 0.9 0.8 0.7 0.6 0.5
Task 3: SPT/ATF
Accuracy
(a)
FI for Task FI for Task Original MNIST Fashion MNIST 100.5 ± 7.6
10
20
EWC Counts
31.7 ± 8.5
36.8 ± 8.7
120.0 ± 0.0
120.0 ± 0.0
QEWC Counts
Baseline EWC QEWC 30
40
Epochs
50
60
0.0 ± 0.0
0.0 ± 0.0
0.0 ± 0.0
ln(FI) ln(FI) <= -4 > -4
ln(FI) ln(FI) <= -4 > -4
ln(FI) ln(FI) <= -4 > -4
(d) Baseline, ln(FI) < -4 Baseline, ln(FI) > -4
0.16
EWC, ln(FI) < -4 EWC, ln(FI) > -4
Class 0 Class 1
QEWC, ln(FI) < -4 QEWC, ln(FI) > -4
Original MNIST Fashion MNIST
0.14 Learning Task Fashion MNIST
SPT/ATF
dB: 0.11 ± 0.05
dB: 0.08 ± 0.04
dB: 64.23 ± 16.01
dB: 0.84 ± 0.10
dB: 0.55 ± 0.14
dB: 20.25 ± 13.89
dB: 0.90 ± 0.46
dB: 0.42 ± 0.16
dB: 13.57 ± 11.94
Baseline Counts
0.12 0.10 0.08 0.06 0.02 25 30 0.18 20 0.16 Learning Task quantum 0.14 0.12 0.10 0.08 0.06 0.04 0.02 40 45 50
Epochs
35
EWC Counts
0.04 40
QEWC Counts
Average parameter changes
83.2 ± 8.7
19.5 ± 7.6
(c)
Average parameter changes
88.3 ± 8.5
120.0 ± 0.0
0
FI for Task SPT/ATF
55
60
2
1
z0
0
1
z1
2
2
1
z0
0
1
z1
2
2
1
z0
0
1
2
z1
Figure 4: Experimental results for continually learning three tasks. (a) The prediction accuracy for three sequential tasks at each epoch during the continual learning process of the quantum classifier. (b) Distribution of Fisher information for all parameters after learning each task. (c) Average parameter change compared to the obtained parameters for previous tasks during the learning stage for the new task. The top (bottom) figure corresponds to the learning for T2 (T3 ) (d) Distribution of the measured expected values which determine the prediction label of input data. For each task, red and blue correspond to two classes of data samples, respectively. A greater separation between the two distributions means better classification performance phase classification are particularly incompatible with those needed for image-domain tasks. This behavior reflects the substantial domain mismatch between classical image classification and 19
Rethinking Quantum Continual Learning with Quantum Fisher Information
quantum-native learning. Taken together, these observations establish catastrophic forgetting as a central obstacle in quantum continual learning, with its severity governed by both the heterogeneity of the task sequence and the cumulative number of sequentially encountered tasks.
5.2
Continual Learning of the EWC and QEWC frameworks
Having characterized the extent of catastrophic forgetting in the unregularized baseline, we now evaluate the effectiveness of the EWC and QEWC frameworks in mitigating this phenomenon across the same task sequences. In both regularized frameworks, the VQC is trained with the modified loss functions defined in Eqs. (2) and (21), respectively. In the T1 → T1′ sequence, both methods successfully preserve the knowledge acquired from T1 throughout the second training stage, as shown in Figs. 3a and 3b. After completing T1′ training, the EWC framework attains an accuracy of 95.9% on both tasks, while the QEWC framework achieves the accuracies of 95.6% on both tasks. This result indicates that the consolidation penalty is not critically required when the two tasks share a substantial degree of structural similarity, consistent with the intuition that tasks with overlapping representations do not induce strong parameter competition. For the T1 → T2 sequence, both regularization approaches substantially mitigate the catastrophic forgetting observed in the unregularized baseline. As illustrated in Figs. 3c and 3d, the EWC framework preserves the T1 accuracy at 89.6%, while the QEWC framework retains it at 89.8% after the completion of T2 training; both values represent clear improvements over the baseline accuracy of 71.5%. At the same time, both methods maintain strong performance on the newly learned task, with both the EWC and QEWC framework reaching a final T2 accuracy of 90.8%. The two methods therefore exhibit comparable stability-plasticity behavior in this two-task sequence, with both frameworks preserving the previously learned task while maintaining high accuracy on the newly introduced task. The stability–plasticity behavior becomes more subtle in the three-task sequence T1 → T2 → T3 . During the third learning phase, the task-dependent consolidation rule defined in Eq. 30 (3) (3) assigns coefficients α1 = 1/2 and α2 = 1 to the consolidation terms associated with T1 and T2 , respectively. The corresponding accuracy dynamics are shown in Fig. 4a. Compared with the unregularized baseline discussed in Sec. 5.1, both regularized frameworks retain substantially higher accuracies on the previously learned tasks while still learning the final quantum phaseclassification task. The EWC framework reaches 100% accuracy on T3 and preserves accuracies of 89.8% and 85.9% on T1 and T2 , respectively. The QEWC framework also maintains a high final-task accuracy of 99.6%, while retaining accuracies of 86.5% and 79.8% on T1 and T2 , respectively. We note that, during the third learning phase, the accuracy of QEWC on the intermediate task T2 decreases more noticeably than that of EWC, although it remains well above the unregularized baseline. This behavior suggests that the CFI- and QFI-based penalties impose different constraints on the optimization trajectory. As discussed in Sec. 6, this difference can be understood from their distinct FI spectra and the resulting regularization geometries.
20
Rethinking Quantum Continual Learning with Quantum Fisher Information
6
Mechanistic Analysis of the EWC and the QEWC frameworks
We further analyze how the EWC and QEWC frameworks mitigate catastrophic forgetting, we analyze the internal optimization dynamics of the quantum classifier using three complementary diagnostics. These diagnostics consist of the distribution of Fisher information (FI) values across parameter space, the average parameter displacement grouped by Fisher importance, and the statistical separability of the output distributions. Together, they provide a multi-scale view that connects the regularization geometry to parameter-level dynamics and, ultimately, to output-level task behavior. The FI distribution first identifies which parameter directions are penalized and how strongly they are weighted by the regularizer. However, the FI values alone do not determine whether these penalties effectively constrain the optimizer during training. We therefore analyze parameter displacements grouped by Fisher importance to test whether the imposed regularization geometry leads to differential suppression of parameter updates. Finally, because constrained parameter motion does not necessarily guarantee preservation of task-specific representations, we examine the output distributions to determine whether the resulting dynamics maintain or degrade class separability for each task. Taken together, these diagnostics clarify how the choice of FI metric shapes the optimization trajectory and consequently affects sequential task performance.
6.1
Fisher Information Spectra
As depicted in Fig. 4b, the EWC and QEWC frameworks exhibit markedly different FI spectral structures. Because the CFI and QFI values differ substantially in magnitude, we present the FI spectra on a logarithmic scale using ln(FI) for visualization. When discussing the magnitude of the regularization weights below, we report the corresponding values in the original FI scale. For the EWC framework, the threshold ln(FI) > −4, corresponding to FI ≃ 0.018 in the original scale, separates a sparse set of high-CFI parameters from the remaining low-CFI directions. After learning T1 , approximately 19 parameters exceed this threshold; this number increases to 31 after learning T2 and 36 after learning T3 . The corresponding high-CFI values are typically of order 10−2 , with mean values around 0.02–0.03. These observations indicate that the CFIbased regularizer assigns relatively strong penalties to a limited subset of measurement-sensitive parameters, while leaving a large fraction of the parameter space only weakly constrained. The QFI spectrum exhibits a qualitatively different structure from the CFI spectrum. Using the same threshold, all 120 variational parameters are classified as high-QFI directions for every task. Moreover, the QFI values are substantially larger than the CFI values, typically lying around 0.4–0.5 in the original scale. With this threshold, the QFI spectrum does not separate the parameters into sparse high- and low-FI groups in the same way as the CFI spectrum. Instead, QEWC imposes a dense state-geometric constraint over the parameter space. This distinction indicates that EWC acts as a more selective regularizer based on measurement-induced output sensitivity, whereas QEWC constrains parameter motion according to the broader geometric sensitivity of the parameterized quantum state. The dense QFI spectrum may also help explain the more noticeable decrease in QEWC accuracy on the intermediate task T2 during the third learning phase. Because almost all 21
Rethinking Quantum Continual Learning with Quantum Fisher Information
parameters receive relatively large QFI weights, QEWC constrains the parameter trajectory more globally than EWC. This global constraint improves retention relative to the unregularized baseline, but it offers less parameter-wise selectivity than the sparse CFI spectrum. This reduced selectivity provides a possible explanation for why QEWC retains T2 less effectively than EWC in the noiseless three-task setting.
6.2
Parameter Displacement Under Fisher Regularization
The FI spectra characterize the regularization weights, but they do not directly show whether the optimizer is effectively constrained by it. To examine this point, we track the mean absolute displacement of parameter groups relative to the previous task optimum throughout each training stage, as shown in Fig. 4c. For the EWC framework, the threshold naturally separates the parameters into high-CFI and low-CFI groups. During subsequent training, the high-CFI group exhibits a smaller average displacement than the low-CFI group. This confirms that the CFI-based penalty effectively suppresses updates along the parameter directions identified as important for the previous task. In this sense, EWC mitigates forgetting through a selective stabilization mechanism in parameter space. For the QEWC framework, the same threshold does not yield a meaningful separation between high-QFI and low-QFI groups, because all parameters lie above the threshold. Rather than selectively locking a sparse subset of parameters, QEWC acts as a global state-geometric constraint on the variational circuit. The relatively small parameter motion observed under QEWC indicates that the QFI-based penalty restricts updates over a broad range of state-sensitive directions. This behavior is consistent with the FI spectra discussed above and suggests that the two frameworks mitigate forgetting through different regularization geometries: CFI-based EWC selectively suppresses a subset of output-sensitive parameters, whereas QFI-based QEWC constrains the overall motion of the quantum-state manifold.
6.3
Output Distribution Separability
The downstream consequence of the learned parameter configuration is quantified using the Bhattacharyya distance [Bha46] (dB ) between the output distributions of the two classes for each task. The distance is evaluated after completing the training on T3 , and the results are shown in Fig. 4d. Specifically, dB measures the statistical separability between the class-conditional readout distributions obtained from the Pauli-Z measurement operators, Ẑ0 and Ẑ1 , acting on the two readout qubits, with larger values indicating more clearly separated class representations. The output-distribution analysis further supports the accuracy trends reported in Sec. 5.2. For the previously learned tasks T1 and T2 , the unregularized baseline exhibits near-complete distributional collapse, with dB = 0.11 for T1 and dB = 0.08 for T2 . Both regularized frameworks instead preserve clearer class separability for the earlier tasks. Specifically, EWC yields dB = 0.84 for T1 and dB = 0.55 for T2 , while QEWC yields dB = 0.90 for T1 and dB = 0.42 for T2 . These results indicate that Fisher-based regularization not only improves retention accuracy, but also helps maintain distinguishable output distributions for previously learned tasks. For the final task T3 , all methods produce well-separated output distributions after training. The unregularized baseline gives the largest separability, with dB = 64.23, whereas EWC and 22
Rethinking Quantum Continual Learning with Quantum Fisher Information
Task 1: Original MNIST
Accuracy
1.0 0.9 0.8 0.7 0.6 0.5
Task 2: Fashion MNIST
Accuracy
1.0 0.9 0.8 0.7 0.6 0.5 1.0 0.9 0.8 0.7 0.6 0.5
Task 3: SPT/ATF
Accuracy
(a)
(b) Baseline, ln(FI) < -10 Baseline, ln(FI) > -10
EWC, ln(FI) < -10 EWC, ln(FI) > -10
QEWC, ln(FI) < -10 QEWC, ln(FI) > -10
Average parameter changes
0.30 Learning Task Fashion MNIST 0.25 0.20 0.15 0.10
Average parameter changes
0.05
Baseline EWC QEWC 0
10
20
30
Epochs
40
50
60
0.225 20 25 30 0.200 Learning Task quantum 0.175 0.150 0.125 0.100 0.075 0.050 0.025 40 45 50
Epochs
35
40
55
60
Figure 5: Continual-learning performance and parameter dynamics under noise for the three-task sequence. (a) Classification accuracy of the baseline, EWC, and QEWC frameworks at each epoch under depolarizing noise (p = 0.01), with dashed vertical line indicating task boundaries. (b) Mean absolute parameter displacement of the high-FI and low-FI groups relative to the previous task optimum during T2 and T3 training. QEWC yield dB = 20.25 and dB = 13.57, respectively. This large baseline separability on T3 should not be interpreted as better continual learning. Instead, it reflects strong specialization to the final task, which occurs together with severe collapse of the earlier-task output distributions. In contrast, the regularized methods produce smaller final-task separability but preserve substantially better separability for T1 and T2 . Therefore, the output-distribution results support the same conclusion as the accuracy curves: EWC and QEWC mitigate catastrophic forgetting by maintaining class-separable representations for previous tasks while still allowing the model to learn the final quantum phase classification task.
7
Quantum noise
To examine the robustness of the proposed method under more realistic NISQ conditions, we evaluate quantum continual learning in the presence of quantum noise. In contrast to the noiseless simulations considered above, where the VQC evolves pure quantum states, noisy evolution generally maps the classifier output to a mixed density operator. Consequently, the FI metrics used by the regularization frameworks must be evaluated from the mixed-state density matrix rather than from the pure-state expressions used in the previous sections. 23
Rethinking Quantum Continual Learning with Quantum Fisher Information
FI for Task FI for Task Original MNIST Fashion MNIST 106.2 ± 18.5
100.0 ± 14.1
FI for Task SPT/ATF
EWC Counts
94.7 ± 11.3
20.0 ± 14.1
25.3 ± 11.3
120.0 ± 0.0
120.0 ± 0.0
120.0 ± 0.0
QEWC Counts
13.8 ± 18.5
0.0 ± 0.0
0.0 ± 0.0
0.0 ± 0.0
ln(FI) ln(FI) <= -10 > -10
ln(FI) ln(FI) <= -10 > -10
ln(FI) ln(FI) <= -10 > -10
Figure 6: Fisher information spectra under depolarizing noise. We model gate noise using depolarizing channels [FKG20, Kin03] inserted throughout the circuit. Specifically, the noise channel is applied after the amplitude-encoding stage, after each CNOT entangling operation on the involved qubits, and after every Ry and Rz rotation. A uniform depolarizing strength of p = 0.01 is used for all noise channels, and all numerical simulations in this section are performed using a density-matrix simulator [B+ 22]. The CFI used in EWC is computed from the squared loss gradients over the training data, following the same procedure as in the noiseless setting but using the noisy circuit and the (k) task-dependent weighting factor αj introduced in Sec. 5.2. For QEWC, the QFI matrix is evaluated using the mixed-state spectral representation in Eq. (15), rather than the pure state Fubini–Study expression in Eq. (17). This distinction is important because noise suppresses coherences and redistributes populations among eigenmodes, thereby modifying both the scale and structure of the QFI weights. The mixed-state expression therefore captures both eigenvalue and eigenvector contributions to the geometric sensitivity of the density matrix ρ(θ). The QFI is then estimated using the diagonal approximation of the quantum geometric tensor evaluated on the noisy parameterized state, with depolarizing channels included in the circuit definition. Under noisy dynamics, the QEWC regularization strength is tuned to λq = 0.03, which provides a suitable stability–plasticity balance in the noise-modified optimization landscape. For consistency, the EWC regularization strength is kept fixed at λ = 30. The accuracy dynamics under depolarizing noise are shown in Fig. 5a. Compared with the noiseless results, all methods exhibit reduced overall accuracy, reflecting the additional optimization difficulty introduced by the noisy loss landscape. The unregularized baseline still learns the final task effectively, but suffers substantial forgetting on the earlier tasks. The EWC framework shows only a modest improvement over the unregularized baseline, indicating that CFI-based consolidation becomes less effective when the measurement-induced output statistics are degraded by noise. By contrast, QEWC provides a more favorable stability– 24
Rethinking Quantum Continual Learning with Quantum Fisher Information
plasticity balance in the noisy setting: although its final-task accuracy is slightly lower than those of the baseline and EWC, it retains substantially higher accuracies on both T1 and T2 while still learning T3 with high accuracy. In order to understand this behavior, we analyze the FI spectra under noisy dynamics, as shown in Fig. 6. Because the overall FI scale is reduced in the noisy setting, we use the threshold ln(FI) = −10, corresponding to FI ≃ 4.5 × 10−5 in the original scale. For EWC, the CFI values are strongly suppressed compared with the noiseless case, with the mean high-CFI values remaining only of order 10−5 . This suggests that noisy measurement statistics provide a weak and less stable parameter-importance signal for the EWC penalty. In contrast, the QFI values used by QEWC remain substantially larger in magnitude and preserve a more stable geometric sensitivity signal under mixed-state dynamics. This difference is reflected in the parameter-displacement results shown in Fig. 5b. For EWC, the average parameter displacement remains close to that of the unregularized baseline, suggesting that the noise-suppressed CFI weights impose only a weak constraint on the optimizer. The high-CFI group also exhibits relatively large fluctuations, indicating less stable parameter-wise constraints across different runs. For QEWC, the average parameter displacement remains consistently smaller than those of both the baseline and EWC cases. Thus, the mixed-state QFI penalty continues to restrict parameter motion under depolarizing noise, which is consistent with the improved retention observed for the earlier tasks.
8
Conclusion
In this work, we introduce QEWC, a QFI-informed regularization framework for mitigating catastrophic forgetting in quantum continual learning. For comparative studies, we consider three training strategies, including an unregularized VQC baseline, the CFI-based EWC framework, and the proposed QFI-based QEWC framework. We apply these methods to sequential binary classification tasks and evaluate their performance in both noiseless and noisy simulation settings. Through a series of comparative analyses, we not only demonstrate that regularization-based approaches can substantially mitigate catastrophic forgetting in VQC, but also show that the QFI provides a distinct perspective on quantum continual learning by shifting the notion of parameter importance from measurement-dependent output statistics to the intrinsic geometry of parameterized quantum states. Notably, continual learning in quantum models presents a distinct challenge because parameter importance is not merely a property of the classical output distribution, but is also tied to the geometry of the underlying quantum state generated by the parameterized circuit. The conventional EWC framework relies on the CFI, which depends explicitly on the chosen measurement statistics and therefore provides a measurement-dependent characterization of sensitivity. To address this limitation, we replace the CFI regularization metric with the QFI, which quantifies the local distinguishability of neighboring quantum states and provides a measurement-independent description of state sensitivity. We further provide a local theoretical justification showing that the QFI-weighted parameter displacement controls the drift of the quantum states generated by the classifier and, through fixed readout observables followed by the softmax map, the drift of the output probabilities and the previous-task cross-entropy loss. Furthermore, our mechanistic analysis reveals that the EWC and QEWC frameworks mitigate 25
Rethinking Quantum Continual Learning with Quantum Fisher Information
forgetting through qualitatively different parameter-level dynamics. The CFI used by EWC identifies a comparatively sparse subset of measurement-sensitive parameters, whereas the QFI used by QEWC imposes a denser state-geometric constraint over the parameter space. By analyzing FI distributions, parameter displacements, and output distribution separability, we show that these distinct regularization geometries lead to distinct stability–plasticity behaviors during sequential training. This indicates that QEWC is not merely a direct quantum analogue of conventional EWC, but rather a state-geometric approach to understanding how quantum models preserve previously learned task representations. In summary, our results demonstrate that QFI provides a physically motivated and geometrically meaningful metric for continual learning in quantum model. By characterizing parameter importance through the local sensitivity of the underlying quantum states, QEWC offers a complementary perspective to conventional CFI-based consolidation, which is tied to measurement-induced output statistics. Our results further indicate that this state-geometric viewpoint is particularly useful for analyzing forgetting under noisy quantum dynamics, where measurement-dependent FI can be strongly suppressed while the QFI retains a more stable sensitivity structure. At the same time, the practical effectiveness of QEWC depends on several implementation choices, including the estimation of the QFI, the use of diagonal approximations, the noise model, and the regularization strength controlling the stability–plasticity balance. These observations suggest that forgetting in quantum models should be studied not only through output-level performance, but also through the geometry of the parameterized quantum state manifold.
Acknowledgment Y.-C. Hsu and Y.-C. Lin thank the National Center for High-Performance Computing (NCHC), National Institutes of Applied Research (NIAR), Taiwan, for providing computational and storage resources supported by the National Science and Technology Council (NSTC), Taiwan, under Grants No. NSTC 114-2119-M-007-013. E.-J.Kuo acknowledges financial support from the National Science and Technology Council (NSTC) of Taiwan under Grant No. NSTC 114-2112M-A49-036-MY3.
References [A+ 19] Arute et al. Quantum supremacy using a programmable superconducting processor. Nature, 574(7779):505–510, Oct 2019. 3 [AD22] G. S. Agarwal and L. Davidovich. Quantifying quantum-amplified metrology via fisher information. Phys. Rev. Res., 4:L012014, Feb 2022. 3 [AR15] S. Alipour and A. T. Rezakhani. Extended convexity of quantum fisher information in quantum metrology. Phys. Rev. A, 91:042104, Apr 2015. 3 [ASZ+ 21] Amira Abbas, David Sutter, Christa Zoufal, Aurelien Lucchi, Alessio Figalli, and Stefan Woerner. The power of quantum neural networks. Nature Computational Science, 1(6):403–409, Jun 2021. 3 26
Rethinking Quantum Continual Learning with Quantum Fisher Information
[B+ 22] Ville Bergholm et al. Pennylane: Automatic differentiation of hybrid quantumclassical computations, 2022. 24 [BBF+ 20] Kerstin Beer, Dmytro Bondarenko, Terry Farrelly, Tobias J. Osborne, Robert Salzmann, Daniel Scheiermann, and Ramona Wolf. Training deep quantum neural networks. Nat. Commun., 11(1):808, Feb 2020. 3 [BC94] Samuel L. Braunstein and Carlton M. Caves. Statistical distance and the geometry of quantum states. Phys. Rev. Lett., 72:3439–3443, May 1994. 3, 11 [Bha46] Anil Bhattacharyya. On a measure of divergence between two multinomial populations. Sankhyā: The Indian Journal of Statistics, 7:401–406, 1946. 22 [BLSF19] Marcello Benedetti, Erika Lloyd, Stefan Sack, and Mattia Fiorentini. Parameterized quantum circuits as machine learning models. Quantum Sci. Technol., 4(4):043001, Nov 2019. 3 [CCL19] Iris Cong, Soonwon Choi, and Mikhail D. Lukin. Quantum convolutional neural networks. Nat. Phys., 15(12):1273–1278, Dec 2019. 3 [CDBVLV24] Giulio Crognaletti, Giovanni Di Bartolomeo, Michele Vischi, and Luciano Loris Viteritti. Equivariant variational quantum eigensolver to detect phase transitions through energy level crossings. Quantum Sci. Technol., 10(1):015048, Dec 2024. 3 [CL16] Zhiyuan Chen and Bing Liu. Lifelong Machine Learning. Morgan & Claypool Publishers, 2016. 2 [CLW+ 25] Kuan-Cheng Chen, Tai-Yue Li, Yun-Yuan Wang, Simon See, Chun-Chieh Wang, Robert Wille, Nan-Yow Chen, An-Cheng Yang, and Chun-Yu Lin. Validating large-scale quantum machine learning: efficient simulation of quantum support vector machines using tensor networks. Mach. Learn.: Sci. Technol., 6(1):015047, Feb 2025. 3 [CSBC21] M Cerezo, Akira Sone, Jacob L Beckey, and Patrick J Coles. Sub-quantum fisher information. Quantum Sci. Technol., 6(3):035008, Jun 2021. 3 [CZ25] Yu-Qin Chen and Shi-Xin Zhang. Intrinsic preservation of plasticity in continual quantum learning, 2025. 2, 3 [DBK+ 22] Andrew J. Daley, Immanuel Bloch, Christian Kokail, Stuart Flannigan, Natalie Pearson, Matthias Troyer, and Peter Zoller. Practical quantum advantage in quantum simulation. Nature, 607(7920):667–676, Jul 2022. 3 [DGLPE25] Federico Dell’Anna, Rafael Gómez-Lurbe, Armando Pérez, and Elisa Ercolessi. Quantum natural gradient optimizer on noisy platforms: Quantum approximate optimization algorithm as a case study. Phys. Rev. A, 112:022612, Aug 2025. 8 [DHGL+ 24] Shibhansh Dohare, J. Fernando Hernandez-Garcia, Qingfeng Lan, Parash Rahman, A. Rupam Mahmood, and Richard S. Sutton. Loss of plasticity in deep continual learning. Nature, 632(8026):768–774, Aug 2024. 2 27
Rethinking Quantum Continual Learning with Quantum Fisher Information
[DPK14] Jimmy Ba Diederik P. Kingma. Adam: A method for stochastic optimization. arXiv, Dec 2014. 16 [FKG20] Marco Fanizza, Farzad Kianvash, and Vittorio Giovannetti. Quantum flags and new bounds on the quantum capacity of the depolarizing channel. Phys. Rev. Lett., 125:020503, Jul 2020. 24 [FSB21] Lukas J. Fiderer, Jonas Schuff, and Daniel Braun. Neural-network heuristics for adaptive bayesian quantum estimation. PRX Quantum, 2:020303, Apr 2021. 3 [GBB22] Ilaria Gianani, Vincenzo Berardi, and Marco Barbieri. Witnessing quantum steering by means of the fisher information. Phys. Rev. A, 105:022421, Feb 2022. 3 [GL25] Rafael Gómez-Lurbe. Efficient protocol to estimate the quantum fisher information matrix for commuting-block circuits, 2025. 8 [GMX+ 15] Ian J. Goodfellow, Mehdi Mirza, Da Xiao, Aaron Courville, and Yoshua Bengio. An empirical investigation of catastrophic forgetting in gradient-based neural networks, 2015. 2 [HCLC25] Yu-Chao Hsu, Kuan-Cheng Chen, Tai-Yue Li, and Nan-Yow Chen. Quantum adaptive excitation network with variational quantum circuits for channel attention. In 2025 IEEE International Conference on Quantum Computing and Engineering (QCE), volume 02, pages 344–349, 2025. 3 [HCT+ 19] Vojtěch Havlíček, Antonio D. Córcoles, Kristan Temme, Aram W. Harrow, Abhinav Kandala, Jerry M. Chow, and Jay M. Gambetta. Supervised learning with quantumenhanced feature spaces. Nature, 567(7747):209–212, Mar 2019. 3 [Hel67] C.W. Helstrom. Minimum mean-squared error of estimates in quantum statistics. Physics Letters A, 25(2):101–102, 1967. 7 [HSS24] Elvin Hajizada, Balachandran Swaminathan, and Yulia Sandamirskaya. Continual learning for autonomous robots: A prototype-based approach. In 2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), pages 13988– 13995, 2024. 3 [HX17] Roland Vollgraf Han Xiao, Kashif Rasul. Fashion-mnist: a novel image dataset for benchmarking machine learning algorithms. arXiv, Aug 2017. 14 [HYH+ 26] Hsiang-Wei Huang, Shen-Liang Yang, Chuan-Chi Huang, Yueh-Nan Chen, and Hong-Bin Chen. Noise-enhanced quantum kernels on analog quantum computers, 2026. 3 [JLD22] Wenjie Jiang, Zhide Lu, and Dong-Ling Deng. Quantum continual learning overcoming catastrophic forgetting. Chin. Phys. Lett., 39(5):050303, May 2022. 3, 4
28
Rethinking Quantum Continual Learning with Quantum Fisher Information
[JSZY21] Saurav Jha, Martin Schiemer, Franco Zambonelli, and Juan Ye. Continual learning in sensor-based human activity recognition: An empirical benchmark analysis. Information Sciences, 575:1–21, 2021. 3 [Kin03] C. King. The capacity of the quantum depolarizing channel. IEEE Trans. Inf. Theory, 49(1):221–229, 2003. 24 [KMA+ 18] Ronald Kemker, Marc McClure, Angelina Abitino, Tyler Hayes, and Christopher Kanan. Measuring catastrophic forgetting in neural networks. In Proceedings of the AAAI conference on artificial intelligence, volume 32, 2018. 2 [KPR+ 17] James Kirkpatrick, Razvan Pascanu, Neil Rabinowitz, Joel Veness, Guillaume Desjardins, Andrei A. Rusu, Kieran Milan, John Quan, Tiago Ramalho, Agnieszka Grabska-Barwinska, Demis Hassabis, Claudia Clopath, Dharshan Kumaran, and Raia Hadsell. Overcoming catastrophic forgetting in neural networks. Proc. Natl. Acad. Sci. U.S.A., 114(13):3521–3526, Mar 2017. 2, 3 [LCB98] Yann LeCun, Corinna Cortes, and C. J. Burges. Mnist handwritten digit database. 1998. 14 [LHT+ 26] Yu-Cheng Lin, Yu-Chao Hsu, I-Shan Tsai, Chun-Hua Lin, Kuo-Chung Peng, Jiun-Cheng Jiang, Yun-Yuan Wang, Tzung-Chi Huang, Tai-Yue Li, Kuan-Cheng Chen, Samuel Yen-Chi Chen, and Nan-Yow Chen. Generative quantum-inspired kolmogorov-arnold eigensolver, 2026. 3 [LKL+ 25] Chen-Yu Liu, En-Jui Kuo, Chu-Hsuan Abraham Lin, Jason Gemsun Young, YeongJar Chang, Min-Hsiu Hsieh, and Hsi-Sheng Goan. Quantum-train: rethinking hybrid quantum-classical machine learning in the model compression perspective. Quantum Machine Intelligence, 7(2):80, Aug 2025. 3 [LLM+ 23] Kuan-Yi Lee, Jhen-Dong Lin, Adam Miranowicz, Franco Nori, Huan-Yu Ku, and Yueh-Nan Chen. Steering-enhanced quantum metrology using superpositions of noisy phase shifts. Phys. Rev. Res., 5:013103, Feb 2023. 3 [LYLW19] Jing Liu, Haidong Yuan, Xiao-Ming Lu, and Xiaoguang Wang. Quantum fisher information matrix and multiparameter estimation. J. Phys. A: Math. Theor., 53(2):023001, Dec 2019. 3, 7 [LYO15] Xiao-Ming Lu, Sixia Yu, and C. H. Oh. Robust quantum metrological schemes based on protection of quantum fisher information. Nat. Commun., 6(1):7282, Jun 2015. 3 [MBB+ 18] Nikolaj Moll, Panagiotis Barkoutsos, Lev S Bishop, Jerry M Chow, Andrew Cross, Daniel J Egger, Stefan Filipp, Andreas Fuhrer, Jay M Gambetta, Marc Ganzhorn, Abhinav Kandala, Antonio Mezzacapo, Peter Müller, Walter Riess, Gian Salis, John Smolin, Ivano Tavernelli, and Kristan Temme. Quantum optimization using variational algorithms on near-term quantum devices. Quantum Sci. Technol., 3(3):030503, Jun 2018. 3 29
Rethinking Quantum Continual Learning with Quantum Fisher Information
[MBK21] Andrea Mari, Thomas R. Bromley, and Nathan Killoran. Estimating the gradient and higher-order derivatives on quantum hardware. Phys. Rev. A, 103:012405, Jan 2021. 12, 15 [MC89] Michael McCloskey and Neal J. Cohen. Catastrophic interference in connectionist networks: The sequential learning problem. In Gordon H. Bower, editor, Psychology of Learning and Motivation, volume 24, pages 109–165. Academic Press, 1989. 2 [MCD+ 21] C. Monroe, W. C. Campbell, L.-M. Duan, Z.-X. Gong, A. V. Gorshkov, P. W. Hess, R. Islam, K. Kim, N. M. Linke, G. Pagano, P. Richerme, C. Senko, and N. Y. Yao. Programmable quantum simulations of spin systems with trapped ions. Rev. Mod. Phys., 93:025001, Apr 2021. 3 [Mey21] Johannes Jakob Meyer. Fisher Information in Noisy Intermediate-Scale Quantum Applications. Quantum, 5:539, September 2021. 3, 7 [MNKF18] K. Mitarai, M. Negoro, M. Kitagawa, and K. Fujii. Quantum circuit learning. Phys. Rev. A, 98:032309, Sep 2018. 12, 15 [NLC25] An Ning, Tai Yue Li, and Nan Yow Chen. Quantum pointwise convolution: A flexible and scalable approach for neural network enhancement. In 2025 International Conference on Quantum Communications, Networking, and Computing (QCNC), pages 371–378, 2025. 3 [PGP23] Sam Powers, Abhinav Gupta, and Chris Paxton. Evaluating continual learning on a home robot. In Sarath Chandar, Razvan Pascanu, Hanie Sedghi, and Doina Precup, editors, Proceedings of The 2nd Conference on Lifelong Learning Agents, volume 232 of Proceedings of Machine Learning Research, pages 493–512. PMLR, Aug 2023. 3 [PKP+ 19] German I. Parisi, Ronald Kemker, Jose L. Part, Christopher Kanan, and Stefan Wermter. Continual lifelong learning with neural networks: A review. Neural Networks, 113:54–71, May 2019. 2 [Pre18] John Preskill. Quantum Computing in the NISQ era and beyond. Quantum, 2:79, Aug 2018. 3 [PTWW17] German I. Parisi, Jun Tani, Cornelius Weber, and Stefan Wermter. Lifelong learning of human actions with deep neural network self-organization. Neural Networks, 96:137–149, 2017. 2 [PWdGB19] Daniel Philps, Tillman Weyde, Artur d’Avila Garcez, and Roy Batchelor. Continual learning augmented investment decisions, 2019. 3 [SAF+ 11] Pietro Smacchia, Luigi Amico, Paolo Facchi, Rosario Fazio, Giuseppe Florio, Saverio Pascazio, and Vlatko Vedral. Statistical mechanics of the cluster ising model. Phys. Rev. A, 84:022304, Aug 2011. 14, 37
30
Rethinking Quantum Continual Learning with Quantum Fisher Information
[SBG+ 19] Maria Schuld, Ville Bergholm, Christian Gogolin, Josh Izaac, and Nathan Killoran. Evaluating analytic gradients on quantum hardware. Phys. Rev. A, 99:032331, Mar 2019. 12, 15 [SIKC20] James Stokes, Josh Izaac, Nathan Killoran, and Giuseppe Carleo. Quantum Natural Gradient. Quantum, 4:269, May 2020. 8 [SK19] Maria Schuld and Nathan Killoran. Quantum machine learning in feature hilbert spaces. Phys. Rev. Lett., 122:040504, Feb 2019. 3 [WIWL22] David Wierichs, Josh Izaac, Cody Wang, and Cedric Yen-Yu Lin. General parameter-shift rules for quantum gradients. Quantum, 6:677, March 2022. 12, 15 [WZSZ24] Liyuan Wang, Xingxing Zhang, Hang Su, and Jun Zhu. A comprehensive survey of continual learning: Theory, method and application. IEEE Trans. Pattern Anal. Mach. Intell., 46(8):5362–5383, Aug 2024. 2 [XK20] Rongxin Xia and Sabre Kais. Qubit coupled cluster singles and doubles variational quantum eigensolver ansatz for electronic structure calculations. Quantum Sci. Technol., 6(1):015001, Oct 2020. 3 [XS24] Hailiang Xu and Haozhen Situ. Dynamic model structure adjustment to realize quantum continual learning based on quantum data. In ICASSP 2024 - 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pages 5280–5284, 2024. 3 [Z+ 26] Chuanyu Zhang et al. Experimental demonstration of quantum continual learning with superconducting qubits. npj Quantum Inf., 12(1):28, Jan 2026. 3, 37 [ZJ21] Sisi Zhou and Liang Jiang. Asymptotic theory of quantum channel estimation. PRX Quantum, 2:010343, Mar 2021. 3 [ZL26] Zirui Zhu and Xiangyang Li. Qcl-ids: Quantum continual learning for intrusion detection with fidelity-anchored stability and generative replay, 2026. 3 [ZXF+ 26] Yi Zheng, Cheng Xie, Chenlei Fang, Ying Zhou, Wei Pan, and Haobin Shi. Dvqe: Discrete variational quantum eigensolver for memory allocation in continual learning. Neurocomputing, 696:134086, 2026. 3
Appendix A.
Derivation of the EWC Objective
In this appendix, we derive the elastic weight consolidation (EWC) objective from a Bayesian perspective. We consider a parametrized QNN with trainable parameters θ that is trained sequentially on two tasks T1 and T2 , associated with datasets D1 and D2 , respectively. Within Bayesian continual learning, the goal is to infer the posterior distribution of the parameters after
31
Rethinking Quantum Continual Learning with Quantum Fisher Information
observing both datasets, namely p(θ | D1 , D2 ). Assuming that the datasets are conditionally independent given the model parameters, Bayes’ rule gives log p(θ | D1 , D2 ) = log p(D2 | θ) + log p(θ | D1 ) − log p(D2 | D1 ),
(A.1)
where log p(D2 | θ) is the log-likelihood of the data from task T2 , and log p(θ | D1 ) represents the posterior obtained after learning the first task. The last term, log p(D2 | D1 ), is independent of θ and therefore acts only as a normalization constant during optimization. The negative log-likelihood of the new task is identified with the empirical loss, i.e., − log p(D2 | θ) = L2 (θ). Consequently, maximizing the posterior in Eq. (A.1) is equivalent to minimizing the loss on the new task while regularizing the parameters according to the posterior learned from the previous task. The remaining term log p(θ | D1 ) encodes the information acquired from task T1 . However, the exact posterior distribution is generally intractable. Following the classical EWC framework, we approximate p(θ | D1 ) by a Gaussian distribution centered at the optimal parameter vector θ ∗1 obtained after learning T1 . This corresponds to a second-order Taylor expansion of the log-posterior around θ ∗1 : 1 log p (θ | D1 ) = log p (θ ∗1 | D1 ) + ∇θ log p (θ | D1 )|Tθ=θ∗1 (θ − θ ∗1 ) − (θ − θ ∗1 )T Hθ∗1 (θ − θ ∗1 ), (A.2) 2 where Hθ∗1 denotes the negative Hessian matrix of log p(θ | D1 ) evaluated at θ ∗1 . Since θ ∗1 maximizes the posterior after learning T1 , the first-order term vanishes. Substituting Eq. (A.2) into Eq. (A.1) and discarding constants independent of θ, we obtain the regularized objective for learning the second task: 1 LEWC (θ) = L2 (θ) + (θ − θ ∗1 )⊤ Hθ∗1 (θ − θ ∗1 ). 2
(A.3)
In practice, computing the full Hessian matrix is often computationally prohibitive. A common approximation is therefore to replace the Hessian with the CFI matrix, which provides a tractable measure of the local curvature around the optimum. To make this approximation explicit while keeping track of the task dependence, we define (1) the CFI matrix associated with task T1 as FC (θ ∗1 ). Assuming that the dataset D1 = {(x, y)} consists of independent samples drawn from the underlying data distribution, the likelihood factorizes as Y p(D1 | θ) = p(y | x, θ). (x,y)∈D1 (1)
The matrix elements of FC (θ ∗1 ) are given by i h ∂ log p(y | x, θ) ∂ log p(y | x, θ) (1) ∗ FC (θ 1 ) = E(x,y)∼D1 . ∂θi ∂θj ij θ=θ ∗
(A.4)
1
Under standard regularity conditions, this task-dependent CFI matrix coincides with the negative expected Hessian of the log-likelihood, 32
Rethinking Quantum Continual Learning with Quantum Fisher Information
(1) FC (θ ∗1 ) = −E ∇2θ log p(D1 | θ) θ=θ∗ ,
(A.5)
1
which justifies its use as a local curvature approximation around θ ∗1 . In the classical EWC approximation, the curvature contribution from the prior is either neglected or absorbed into the regularization strength, so that the posterior curvature is approximated by the Fisher information of the task likelihood. (1) Replacing the Hessian in Eq. (A.3) with FC (θ ∗1 ) yields the EWC objective λ (1) (A.6) LEWC (θ) = L2 (θ) + (θ − θ ∗1 )⊤ FC (θ ∗1 )(θ − θ ∗1 ), 2 where λ controls the strength of the regularization. This penalty discourages updates along parameter directions that are important for the previously learned task. (1) For computational efficiency, only the diagonal elements of FC (θ ∗1 ) are often retained, giving LEWC (θ) = L2 (θ) +
λ X h (1) ∗ i ∗ 2 ). FC (θ 1 ) (θi − θ1,i 2 i ii
(A.7)
h i (1) Here, FC (θ ∗1 ) measures the importance of the i-th parameter for preserving the knowledge ii acquired from task T1 . For a general previously learned task Tj , we denote the corresponding task-dependent CFI (j) matrix by FC (θ ∗j ), evaluated at the optimum of task Tj and with respect to the data distribution Dj . Equivalently, its matrix elements are defined as h i ∂ log p(y | x, θ) ∂ log p(y | x, θ) (j) ∗ FC (θ j ) = E(x,y)∼Dj . (A.8) ∂θm ∂θn mn θ=θ ∗ j
This notation makes explicit that each consolidation term uses the Fisher matrix associated with the corresponding previous task, rather than a task-independent curvature matrix. The above construction naturally generalizes to a sequence of tasks {T1 , . . . , Tk }. When learning task Tk , the EWC objective accumulates the Fisher-weighted penalties associated with all previously learned tasks: k−1
(k)
LEWC (θ) = Lk (θ) +
λX (j) (θ − θ ∗j )⊤ FC (θ ∗j )(θ − θ ∗j ), 2 j=1
(A.9)
where θ ∗j denotes the optimal parameter vector obtained after training on task Tj , and (j) FC (θ ∗j ) denotes the CFI matrix evaluated at θ ∗j using the data distribution of task Tj . Thus, EWC preserves previously acquired knowledge by penalizing changes along parameter directions that were important for earlier tasks. (k) When the task-dependent weighting factor αj is introduced, the corresponding weighted (k) EWC objective is obtained by multiplying each previous-task penalty by αj : λ (k) LEWC,weighted (θ) = Lk (θ) +
k−1 X
2 j=1
(k)
(j)
αj (θ − θ ∗j )⊤ FC (θ ∗j )(θ − θ ∗j ).
(A.10)
This weighted form is the CFI-based counterpart of the weighted QEWC objective used in the main text. 33
Rethinking Quantum Continual Learning with Quantum Fisher Information
Accuracy
Accuracy
0.8
Task 1: Original MNIST
0.7 0.6 0.8 Task 2: Fashion MNIST 0.7 Diagonal Quantum Fisher Full Quantum Fisher
0.6 0
5
10
15
20
Epoch
25
30
35
40
Figure 7: Comparison between diagonal-QFI and full-QFI QEWC. Classification accuracy of the VQC trained sequentially on the original MNIST task and the Fashion-MNIST task using either the diagonal approximation to the QFI metric or the full QFI matrix in the QEWC regularization term. The dashed vertical line indicates the task boundary.
Appendix B.
Diagonal Approximation of the Quantum Fisher Matrix
In our main numerical simulations, we employ a diagonal approximation of the QFI matrix within the QEWC framework. The full QFI matrix characterizes correlations among different parameter directions; however, its computational and memory requirements increase rapidly with the number of trainable parameters. This issue becomes particularly severe for deep variational quantum circuits, where the number of circuit parameters grows with both the number of qubits and the number of variational layers. Therefore, from a practical standpoint, we approximate the QFI matrix by retaining only its diagonal entries. In the diagonal-QFI implementation, we construct the parameter-wise importance weights by evaluating the task-averaged QFI matrix and retaining only its diagonal entries for use in the QEWC penalty. The resulting diagonal regularizer preserves the local sensitivity associated with each individual parameter direction, while neglecting off-diagonal correlations between different parameters. This approximation reduces the computational and storage costs of representing and applying the full QFI matrix, while retaining the parameter-wise importance information required by the diagonal quadratic regularization term. We further assess the effect of neglecting off-diagonal QFI elements by comparing the continuallearning performance of diagonal-QFI QEWC with that of full-QFI QEWC. Because the full QFI calculation incurs substantially higher computational cost, this comparison is performed using 34
Rethinking Quantum Continual Learning with Quantum Fisher Information
a reduced VQC with 10 variational layers. The model is trained sequentially on the original MNIST task and the Fashion-MNIST task under otherwise identical learning settings. As shown in Fig. 7, the diagonal-QFI and full-QFI variants exhibit similar learning trajectories across the two-task sequence. Both methods retain performance on the first task after the transition to Fashion-MNIST and achieve comparable accuracy on the second task. These results suggest that, for this benchmark, the diagonal approximation captures the dominant parameter-wise sensitivity required by the QEWC framework. Therefore, we adopt the diagonal QFI matrix in the main numerical simulations.
Appendix C.
Proof of the Local QFI Stability Bounds
In this appendix, we provide the proof of the local bounds stated in Sec. 3.4. The proof proceeds in two steps. First, we use the local Bures-metric interpretation of the QFI to show that the QFI-weighted displacement controls the drift of the quantum states and the induced output probabilities. Second, under a mild nonzero-probability condition, we show that this probability-drift control implies a local bound on the increase of the previous-task cross-entropy loss. Proof of the state- and probability-drift bound. Let ∆θ = θ − θ ∗j denote a sufficiently small displacement from the previous-task optimum. By the definition of the QFI as the local metric associated with the Bures distance, for each input x we have 1 2 DBures ρx (θ ∗j ), ρx (θ ∗j + ∆θ) = ∆θ T FQ ρx (θ ∗j ) ∆θ + o ∥∆θ∥2 , 4
(B.1)
where we use the convention that the QFI is four times the local Bures metric. Averaging Eq. (B.1) over (x, y) ∈ Dj gives X 1 1 (j) 2 DBures ρx (θ ∗j ), ρx (θ ∗j + ∆θ) = ∆θ T F̄Q (θ ∗j )∆θ + o ∥∆θ∥2 , |Dj | 4
(B.2)
(x,y)∈Dj
which proves the local Bures-distance relation. We next relate this state-level stability to output-probability stability. The trace distance between two quantum states is controlled by their Bures distance. Therefore, for sufficiently small ∆θ, Dtr ρx (θ ∗j ), ρx (θ ∗j + ∆θ) = O DBures ρx (θ ∗j ), ρx (θ ∗j + ∆θ) . (B.3) For each fixed readout observable Ẑc , the corresponding score drift satisfies zc (x, θ ∗j + ∆θ) − zc (x, θ ∗j ) h i = Tr Ẑc ρx (θ ∗j + ∆θ) − ρx (θ ∗j ) ≤ ∥Ẑc ∥∞ ρx (θ ∗j + ∆θ) − ρx (θ ∗j ) 1 .
(B.4)
Since ∥Ẑc ∥∞ = 1 for Pauli-Z observables, the score drift is controlled by the trace distance. Moreover, because the softmax map is Lipschitz continuous on finite-dimensional score vectors, 35
Rethinking Quantum Continual Learning with Quantum Fisher Information
there exists a constant Lsm > 0 such that X X |pθ′ (c|x) − pθ (c|x)| ≤ Lsm |zc (x, θ ′ ) − zc (x, θ)| . c
(B.5)
c
Combining Eqs. (B.1), (B.3), (B.4), and (B.5), we obtain, for each input x, q X T ∗ ∆θ FQ ρx (θ j ) ∆θ + o(∥∆θ∥) . pθ∗j +∆θ (c|x) − pθ∗j (c|x) = O
(B.6)
c
Averaging Eq. (B.6) over (x, y) ∈ Dj and using Jensen’s inequality for the concave square-root function gives X X 1 pθ∗j +∆θ (c|x) − pθ∗j (c|x) |Dj | (x,y)∈Dj c q X 1 ∆θ T FQ ρx (θ ∗j ) ∆θ + o(∥∆θ∥) = O |Dj | (x,y)∈Dj v u X u 1 ∆θ T FQ ρx (θ ∗j ) ∆θ + o(∥∆θ∥) ≤ O t |Dj | (x,y)∈Dj
q T (j) ∗ =O ∆θ F̄Q (θ j )∆θ + o(∥∆θ∥) .
(B.7) □
This proves the probability-drift bound.
Proof of the cross-entropy bound. Assume that the correct-label probabilities at the previous-task optimum are bounded away from zero, i.e., there exists pmin > 0 such that pθ∗j (y|x) ≥ pmin ,
∀ (x, y) ∈ Dj .
The binary cross-entropy loss for the previous task is X 1 Lj (θ) = − log pθ (y|x). |Dj |
(B.8)
(B.9)
(x,y)∈Dj
Under the condition in Eq. (B.8), and for sufficiently small ∆θ, the correct-label probabilities remain bounded away from zero. Therefore, − log p is locally Lipschitz on the relevant interval. In particular, for sufficiently small ∆θ, we have pθ∗j +∆θ (y|x) ≥ pmin /2, so − log p is Lipschitz on [pmin /2, 1] with Lipschitz constant at most 2/pmin . Hence, there exists a task-dependent constant Cj > 0 such that Lj θ ∗j + ∆θ − Lj θ ∗j Cj X pθ∗j +∆θ (y|x) − pθ∗j (y|x) ≤ |Dj | (x,y)∈Dj q T (j) ∗ ∆θ F̄Q (θ j )∆θ + o(∥∆θ∥) , (B.10) ≤O where the final step follows from Eq. (B.7). This proves the local control of the previous-task cross-entropy loss. □ 36
Rethinking Quantum Continual Learning with Quantum Fisher Information
Appendix D.
Quantum Data Generation
To evaluate the ability of the quantum classifier to recognize quantum many-body states in T3 , we consider a binary classification task involving ground states sampled from parameter regimes associated with the symmetry-protected topological (SPT) and antiferromagnetic (ATF) phases [Z+ 26, SAF+ 11]. The quantum states are generated from a one-dimensional cluster-Ising spin chain under open boundary conditions, governed by the Hamiltonian: H(h) = −
N −1 X
x x σ̂j−1 σ̂jz σ̂j+1 +h
j=2
N −1 X
y σ̂jy σ̂j+1 ,
(C.1)
j=1
where N = 4 is the number of qubits, h controls the relative strength of the nearest-neighbor interaction, and σ̂jl , with l ∈ {x, y, z}, denotes the corresponding Pauli operator acting on the j-th qubit. In the thermodynamic limit, the cluster-Ising model exhibits a quantum phase transition at h = 1, separating the SPT cluster phase for h < 1 from the ATF phase for h > 1. Since our numerical simulations employ a finite system with N = 4, no sharp phase transition occurs. Accordingly, the generated states should be interpreted as finite-size ground states sampled from parameter regimes corresponding to the two phases in the thermodynamic limit. To construct the quantum dataset, we sample the interaction parameter h from two wellseparated intervals away from the critical region. Specifically, samples with h ∈ [0.0, 0.5] are assigned to the SPT class, whereas samples with h ∈ [2.5, 3.0] are assigned to the ATF class [Z+ 26]. For each sampled value of h, we construct the sparse matrix representation of H(h) and obtain its lowest-energy eigenvector through exact diagonalization. The resulting normalized ground-state vector is directly supplied to the quantum classifier as the input quantum state.
37