The Kalman Evolve: Closing the Gap in Kalman Filtering via Interpretable Algorithm Discovery
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| LiDAR-based Next State Prediction (NSP) | NCLT (test) | RMSE22.5 | 11 | |
| LiDAR-based State Estimation (SE) | NCLT (test) | RMSE22.6 | 11 | |
| State estimation | Doppler radar tracking Close scenario (test) | RMSE18.62 | 11 | |
| State estimation | Doppler radar tracking Const_v scenario (test) | RMSE73.95 | 11 | |
| Next-state prediction | LiDAR synthetic (NSP) | RMSE22.4 | 10 | |
| State estimation | LiDAR synthetic (SE) | RMSE10.52 | 10 | |
| Next-state prediction | LiDAR synthetic N=2000 trajectories (test) | RMSE22.4 | 7 | |
| Next-state prediction | MOT20 | RMSE0.4599 | 7 | |
| Next-state prediction | Doppler radar tracking Toy (test) | RMSE86.93 | 7 | |
| Next-state prediction | Doppler radar tracking Close (test) | RMSE22.7 | 7 |