Natural Gradient Bayesian Filtering: Geometry-Aware Filter for Dynamical Systems

arXiv cs.RO / 5/5/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper revisits Bayesian filtering through an information-geometric lens, treating prediction and measurement updates as inference over state distributions.
  • It proposes a geometry-aware Gaussian filtering method (NANO) that uses natural-gradient descent on the statistical manifold of Gaussian distributions to update the posterior mean and covariance.
  • The approach is designed to respect the intrinsic geometry of the Gaussian family and maintain the covariance matrix’s positive definiteness during iteration.
  • The authors show that in the linear-Gaussian case, performing a single natural-gradient step exactly reproduces the classical Kalman filter’s measurement update.
  • Case studies demonstrate the framework on nonlinear estimation tasks such as satellite attitude estimation, SLAM, and robotic state estimation for quadruped and humanoid robots.

Abstract

Bayesian filtering is a cornerstone of state estimation in complex systems such as aerospace systems, yet exact solutions are available only for linear Gaussian models. In practice,nonlinear systems are handled through tractable approximations,with Gaussian filters such as the extended and unscented Kalman filters being among the most widely used methods. This tutorial revisits Gaussian filtering from an information-geometric perspective, viewing the prediction and measurement update steps as inference procedures over state distributions. Within this framework, we introduce a geometry-aware Gaussian filtering approach that leverages natural gradient descent on the statistical manifold of Gaussian distributions. The resulting Natural Gradient Gaussian Approximation (NANO) filter iteratively refines the posterior mean and covariance while respecting the intrinsic geometry of the Gaussian family and preserving the positive definiteness of the covariance matrix. We further highlight fundamental connections to the classical Kalman filtering, showing that a single natural-gradient step exactly recovers the Kalman measurement update in the linear-Gaussian case. The practical implications of the proposed framework are illustrated through case studies in representative nonlinear estimation problems,including satellite attitude estimation, simultaneous localization and mapping, and state estimation for robotic systems including quadruped and humanoid robots.