SPLGMay 18

Learned Memory Attenuation in Sage-Husa Kalman Filters for Robust UAV State Estimation

arXiv:2605.1870419.0
AI Analysis

For UAV state estimation, this work addresses the trade-off between stability and responsiveness in adaptive Kalman filtering, offering a practical solution for robust operation in dynamic environments.

The paper introduces NDR-SHKF, a Sage-Husa Kalman filter variant that learns a vector-valued memory attenuation policy via a recurrent network, improving state estimation under non-stationary noise. It outperforms classical adaptive filters and data-driven baselines on real-world UAV flight data, particularly during sensor outages.

Unmanned Aerial Vehicles in dynamic environments face telemetry outages, structural vibrations, and regime-dependent noise that invalidate the stationary covariance assumptions of classical Kalman filters. The Sage-Husa Kalman Filter (SHKF) estimates noise statistics online, but its reliance on a static, scalar forgetting factor forces a strict compromise between steady-state stability and transient responsiveness. We introduce the N-Deep Recurrent Sage-Husa Filter (NDR-SHKF), which replaces this scalar parameter with a vector-valued memory attenuation policy learned by a hierarchical recurrent network operating on whitened innovation sequences. A bifurcated architecture routes shallow recurrent states to capture instantaneous sensor anomalies and deep states to encode sustained dynamic trends, while an auxiliary reconstruction objective prevents feature collapse. The complete filter, including recursive covariance updates, is trained end-to-end via backpropagation through time to directly minimize state estimation error. Evaluations on topologically distinct chaotic attractors demonstrate cross-domain generalization, outperforming purely data-driven baselines that diverge under out-of-distribution dynamics. Furthermore, evaluations on recorded real-world UAV flight datasets validate the framework's practical viability, demonstrating its capacity to bridge transitions into proprioceptive dead reckoning and outperform classical adaptive estimators during sensor outages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes