LGAICVMay 26

The Kalman Evolve: Closing the Gap in Kalman Filtering via Interpretable Algorithm Discovery

arXiv:2605.2683035.6
Predicted impact top 67% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners in control and signal processing, this provides an interpretable method to improve state estimation when standard Kalman filter assumptions fail.

The paper addresses the performance gap in Kalman filtering under nonlinear sensing models by jointly optimizing noise parameters and update structure using LLMs, achieving up to 12% RMSE reduction across radar, LiDAR, and pedestrian tracking benchmarks.

State estimation is a fundamental problem in control and signal processing, for which the Kalman Filter provides an optimal solution under linear dynamics, Gaussian noise, and known noise covariances. However, these assumptions often fail in realistic sensing settings such as Doppler radar and LiDAR. In these cases, the optimal estimator is inherently nonlinear, which leads to systematic performance degradation. This creates a performance gap that cannot be eliminated by tuning the noise covariance parameters (i.e., the process and measurement noise in the Kalman Filter) alone. To address this limitation, we propose Kalman Evolve, a framework for discovering improved filtering algorithms by jointly optimizing both noise parameters and the update structure. Our approach leverages large language models (LLMs) as a structured prior over program space, enabling the generation of interpretable, non-affine modifications to the classical Kalman filter while preserving its recursive form. We provide analytical results establishing the suboptimality of affine estimators under common nonlinear sensing models, motivating the need for structure-aware updates. Across a range of synthetic and real-world tracking benchmarks, including Doppler radar, LiDAR-based localization, and pedestrian tracking, the discovered algorithms consistently improve over strong baselines such as the Optimized Kalman Filter, achieving up to 12\% reduction in RMSE. These results suggest that optimizing the structure of the Kalman filter, rather than only its parameters, provides a practical and interpretable way to improve state estimation.

Foundations

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

Your Notes