Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 173 tok/s
Gemini 2.5 Pro 54 tok/s Pro
GPT-5 Medium 28 tok/s Pro
GPT-5 High 30 tok/s Pro
GPT-4o 77 tok/s Pro
Kimi K2 187 tok/s Pro
GPT OSS 120B 440 tok/s Pro
Claude Sonnet 4.5 36 tok/s Pro
2000 character limit reached

Exponentially Forgetting ZRLS

Updated 28 September 2025
  • EF ZRLS is an adaptive estimation framework that computes set-valued zonotopic bounds on time-varying parameters using exponential weighting of recent data.
  • It employs recursive updates and uncertainty propagation with scalable generators to robustly track slowly varying dynamics amidst bounded noise.
  • The method underpins real-time reachability analysis and safety verification, and it is enhanced by variable-rate and directional forgetting schemes for improved adaptability.

Exponentially Forgetting Zonotopic Recursive Least Squares (EF ZRLS) is an adaptive estimation framework that recursively computes set-valued (zonotopic) bounds for time-varying model parameters from online noisy measurements, with exponential weighting assigned to recent data. EF ZRLS generalizes classical recursive least squares by integrating zonotopic uncertainty propagation, exponential forgetting (via a scalar or vector forgetting factor), and, where applicable, extensions such as variable-rate or direction-dependent forgetting. This approach achieves robust parameter estimation and model set bounding for systems with slowly-varying dynamics and bounded noise, forming the basis for real-time reachability analysis and safety-critical verification tasks (Akhormeh et al., 21 Sep 2025, Lai et al., 2023).

1. Mathematical Foundations of EF ZRLS

EF ZRLS operates on a regression model of the form yk=ϕkθtr,k+vky_k = \phi_k \theta_{\text{tr}, k} + v_k, where yky_k is the measured output, ϕk\phi_k is a persistently exciting regressor, θtr,k\theta_{\text{tr}, k} is the (possibly time-varying) true parameter vector, and vkv_k is bounded measurement noise. The parameter evolution, θtr,k=θtr,k1+δθk1\theta_{\text{tr}, k} = \theta_{\text{tr}, k-1} + \delta\theta_{k-1}, admits slow variation.

Instead of producing a point estimate θk\theta_k, EF ZRLS maintains a matrix zonotope Zk=Ck,Gk\mathcal{Z}_k = \langle C_k, G_k \rangle as a set-valued over-approximation:

  • CkC_k is the zonotope center (nominal estimate).
  • GkG_k are generator matrices encoding uncertainty from noise, model variation, and prior estimate propagation.

The recursive update combines exponential forgetting (parametrized by λ\lambda: 0<λ10 < \lambda \leq 1) and zonotopic set propagation: Ck+1=(IKkϕk)Ck+Kkyk Gk+1(i)=λ12(IKkϕk)Gk(i),i Gk+1=[Gk+1(1),,Gk+1(NG),Gv,k]\begin{aligned} C_{k+1} &= (I - K_k \phi_k) C_k + K_k y_k \ G^{(i)}_{k+1} &= \lambda^{-\tfrac{1}{2}} (I - K_k \phi_k) G^{(i)}_k, \qquad\forall\, i \ G_{k+1} &= [G^{(1)}_{k+1}, \ldots, G^{(N_G)}_{k+1}, G_{v, k}] \end{aligned} where KkK_k is the correction gain, and Gv,kG_{v, k} is the generator associated with measurement noise.

The optimal gain is specified by (Akhormeh et al., 21 Sep 2025): Kk=Pkϕk(ϕkPkϕk+λQ)1K_k^* = P_k \phi_k^\top (\phi_k P_k \phi_k^\top + \lambda Q)^{-1} with Pk=GkGkP_k = G_k G_k^\top and QQ derived from the noise description. Exponential forgetting is realized by scaling past uncertainty generators by λ12\lambda^{-\frac{1}{2}}; thus, older uncertainties receive exponentially less weight.

2. Exponential Forgetting Mechanism

The core of exponential forgetting in EF ZRLS is the recursive covariance update: Pk+1=λ1(IKkϕk)PkP_{k+1} = \lambda^{-1} (I - K_k^* \phi_k) P_k Older data's influence is diminished by a factor of λ\lambda at each recursion. Lower λ\lambda enables rapid adaptation to parameter changes, while λ1\lambda \approx 1 preserves memory of earlier samples—see (Fraccaroli et al., 2015, Lai et al., 2023).

Variants exist for parameter-wise forgetting. If parameters exhibit distinct dynamics, vector forgetting schemes (λ=[λ1,,λp]\boldsymbol{\lambda} = [\lambda_1, \cdots, \lambda_p]^\top) generalize the recursive update using a kernel-inspired forgetting map: Rt=Fλ(Rt1)+ϕ(t)ϕ(t)R_t = F_{\lambda}(R_{t-1}) + \phi(t)\phi(t)^\top with FλF_\lambda encoding diagonal, tuned/correlated, or cubic spline updating (see (Fraccaroli et al., 2015)). This design enables each parameter or direction to "forget" at distinct rates, enhancing tracking in multi-rate systems.

3. Zonotopic Set Propagation

EF ZRLS represents parameter estimates as matrix zonotopes: Zk={Ck+i=1NGαiGk(i)  :  αi1}\mathcal{Z}_k = \left\{ C_k + \sum_{i=1}^{N_G} \alpha_i G^{(i)}_k\;:\; |\alpha_i| \leq 1 \right\} At each step:

  • The central update (IKkϕk)Ck+Kkyk(I - K_k \phi_k) C_k + K_k y_k incorporates new information.
  • Each generator propagates via λ12\lambda^{-\tfrac{1}{2}} scaling and multiplication by (IKkϕk)(I-K_k \phi_k). Noise generators are appended to maintain boundedness under measurement uncertainty.

Zonotopic propagation guarantees that the set Zk\mathcal{Z}_k contains all plausible θtr,k\theta_{\text{tr}, k}, given bounded noise and dynamic variation. This is essential for set-membership identification and for reachability over-approximation (Akhormeh et al., 21 Sep 2025, Lai et al., 2023).

4. Stability, Robustness, and Convergence

Stability of parameter estimation under EF ZRLS, both pointwise and zonotopically, follows from generalized forgetting RLS theory (Lai et al., 2023). With persistently exciting regressors and bounded noise:

  • If PkP_k is uniformly positive definite and properly bounded (aIPkbIaI \preceq P_k \preceq bI), global uniform exponential stability is obtained via Lyapunov analysis: Vk=(θkθtr,k1)Pk1(θkθtr,k1)V_k = (\theta_k - \theta_{\text{tr}, k-1})^\top P_k^{-1} (\theta_k - \theta_{\text{tr}, k-1}) and

Vk+1Vkαθkθtr,k12V_{k+1} - V_k \leq -\alpha \|\theta_k - \theta_{\text{tr}, k-1}\|^2

  • Under time-varying parameters and bounded noise, a global uniform ultimate bound for the estimation error is established via (Lai et al., 2023, Akhormeh et al., 21 Sep 2025): ϵ=ϵ[δθ+bβ(δϕθmax+δy)]\epsilon = \epsilon^* [ \delta_\theta + b \sqrt{\overline{\beta}} ( \sqrt{\overline{\delta}_\phi} \theta_{\max} + \overline{\delta}_y ) ] for suitable bounds δθ\delta_\theta, β\overline{\beta}, θmax\theta_{\max}, etc.

The zonotopic idea ensures robust tracking: the true parameter remains within the set Zk\mathcal{Z}_k despite drift, noise, and modeling error. Numerical experiments confirm less conservative over-approximations compared to batch LS and non-adaptive methods (Akhormeh et al., 21 Sep 2025).

5. Variable-Rate and Directional Forgetting

Extensions to EF ZRLS allow adaptation of the forgetting rate in time or direction:

  • Variable-rate forgetting (VRF): The forgetting factor λ\lambda becomes time-varying, βk\beta_k, with cost function weights ρk=i=0kβi\rho_k = \prod_{i=0}^k \beta_i (Bruce et al., 2020). This improves responsivity to abrupt system changes.
  • Variable-direction forgetting: A matrix-valued forgetting factor Λk\Lambda_k applies forgetting only to directions actively excited by new data (Goel et al., 2020). This reduces over-conservatism in the absence of persistent excitation.

Both mechanisms can be embedded within EF ZRLS by modifying generator scaling and update rules to accommodate these adaptive schemes, yielding tighter zonotopic bounds, especially in multi-rate or partially excited systems.

6. Applications: Real-Time Reachability Analysis

EF ZRLS has demonstrated efficacy in reachability analysis of uncertain and time-varying systems:

  • Discrete-time linear time-varying systems (LTV): EF ZRLS recursively computes a set of plausible (Ak,Bk)(A_k, B_k) matrices for xk+1=Akxk+Bkuk+wkx_{k+1} = A_k x_k + B_k u_k + w_k, with wkw_k and uku_k uncertain and/or noisy. Zonotope-based reachable sets are propagated forward, leveraging the model set at each step (Akhormeh et al., 21 Sep 2025).
  • Nonlinear Lipschitz systems: EF ZRLS estimates a family of local linearizations. The nonlinear remainder is over-approximated via Lipschitz bounds—again using zonotopic arithmetic.
  • Safety-critical systems: The method operates online, on real measurements, and adapts to parameter changes without offline data. Real-world applications include autonomous vehicle safety envelope computation.

Compared to classical model-based reachability methods, EF ZRLS yields less conservative over-approximations and responds efficiently to dynamic changes.

7. Comparative Performance and Trade-offs

Table: Key EF ZRLS Features and Advantages

Feature/Method Effect Source
Exponential forgetting Rapid adaptation to parameter changes (Fraccaroli et al., 2015, Akhormeh et al., 21 Sep 2025)
Zonotopic uncertainty bounds Guaranteed over-approximation, robustness (Akhormeh et al., 21 Sep 2025, Lai et al., 2023)
Multiple/variable forgetting Enhanced tracking of multi-rate/time-varying parameters (Fraccaroli et al., 2015, Bruce et al., 2020)
Directional forgetting Non-conservatism under nonpersistent excitation (Goel et al., 2020)
Lyapunov stability & boundedness Strong theoretical stability guarantees (Lai et al., 2023)
Less conservative reachability Improved safety analysis in online settings (Akhormeh et al., 21 Sep 2025)

In simulation and experimental studies, EF ZRLS adapts more quickly than constant-rate approaches, and set-based propagation consistently retains the true parameter set within the zonotope, even under bounded noise and drifting models.

Summary

Exponentially Forgetting Zonotopic Recursive Least Squares combines recursive least squares with exponential data weighting and zonotopic set-membership estimation to deliver robust, real-time identification and reachability certification in dynamic, uncertain systems. Variants with multiple or variable forgetting factors further enhance adaptability and reduce conservatism. Lyapunov-based analyses confirm exponential stability and ultimate boundedness of the parameter estimation error under broad conditions—including the presence of bounded noise and slowly time-varying models. EF ZRLS stands as a rigorous and practical solution for online, safety-critical parameter identification and reachability analysis, with superior performance and reduced conservatism compared to batch and classical methods (Akhormeh et al., 21 Sep 2025, Lai et al., 2023, Fraccaroli et al., 2015).

Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Exponentially Forgetting Zonotopic Recursive Least Squares (EF ZRLS).