提出非线性卡尔曼滤波设计准则,提升状态估计准确性
Design Guidelines for Nonlinear Kalman Filters via Covariance Compensation
- 通过协方差补偿机制分析滤波器失效与成功原因
- 实验证明遵循准则后估计误差显著降低
- 适合需要高精度状态估计的控制系统研究者
非线性卡尔曼滤波(如扩展卡尔曼滤波EKF、无迹卡尔曼滤波UKF)在复杂动态系统状态估计中不可或缺,但其鲁棒性和准确性仍缺乏清晰理论理解。本文提出一个理论框架,识别特定非线性卡尔曼滤波成功与失败的原因,并建立改进指南。核心是协方差补偿概念:非线性卡尔曼滤波预测协方差与EKF之间的偏差。通过该定义及详细理论分析,推导出三条设计准则:(i) 正交变换下的不变性;(ii) 超过EKF基线的充分协方差补偿;(iii) 补偿幅度应倾向低估。理论分析与实验验证均表明,遵循这些原则可显著提升估计精度,而文献中常见的固定参数选择往往次优。代码与所有定理证明见https://github.com/Shida-Jiang/Guidelines-for-Nonlinear-Kalman-Filters。
原文摘要 · Abstract (English)
Nonlinear extensions of the Kalman filter (KF), such as the extended Kalman filter (EKF) and the unscented Kalman filter (UKF), are indispensable for state estimation in complex dynamical systems, yet the conditions for a nonlinear KF to provide robust and accurate estimations remain poorly understood. This work proposes a theoretical framework that identifies the causes of failure and success in certain nonlinear KFs and establishes guidelines for their improvement. Central to our framework is the concept of covariance compensation: the deviation between the covariance predicted by a nonlinear KF and that of the EKF. With this definition and detailed theoretical analysis, we derive three design guidelines for nonlinear KFs: (i) invariance under orthogonal transformations, (ii) sufficient covariance compensation beyond the EKF baseline, and (iii) selection of compensation magnitude that favors underconfidence. Both theoretical analysis and empirical validation confirm that adherence to these principles significantly improves estimation accuracy, whereas fixed parameter choices commonly adopted in the literature are often suboptimal. The codes and the proofs for all the theorems in this paper are available at https://github.com/Shida-Jiang/Guidelines-for-Nonlinear-Kalman-Filters.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。