arXiv:2604.28107cs.LG2026-04

用贝叶斯神经网络提升无人机在恶劣传感下的状态估计精度

Neural Aided Kalman Filtering for UAV State Estimation in Degraded Sensing Environments

论文配图:Neural Aided Kalman Filtering for UAV State Estimation in Degraded Sensing Environments
图 1 · 摘自论文原文
  • 将贝叶斯神经网络与卡尔曼滤波结合,实现带不确定性估计的状态预测
  • 在高噪声和低采样率下,相比经典滤波器,误差更小且真实值包含率更高
  • 适合需要高可靠性状态估计的无人机追踪、自动驾驶等实时场景

非线性动态系统的精确状态估计对现代航空航天任务至关重要。对抗性无人机(UAV)的在线追踪尤为困难,因其具有高度非线性运动、噪声大且稀疏的传感器数据以及未知控制输入,这些条件违背了经典卡尔曼滤波器的假设,导致性能下降。神经网络可从数据中学习复杂非线性关系,但缺乏可解释的不确定性量化能力,而这对状态估计中决策依赖置信区间至关重要。本文采用贝叶斯神经网络(BNN),通过权重分布建模不确定性,并利用蒙特卡洛采样获得预测均值与不确定度。在此基础上提出贝叶斯神经卡尔曼滤波器(BNKF):一种将训练好的BNN与卡尔曼校正步骤耦合的混合框架,用于鲁棒的在线无人机状态估计。与现有神经卡尔曼方法不同,BNKF生成完整状态预测,并将贝叶斯不确定性直接融入协方差传播过程,在高噪声条件下显著提升鲁棒性。在合成非线性无人机飞行数据上,通过五折交叉验证,结果显示BNKF在准确性、精度及真实值包含率上均优于扩展卡尔曼滤波器(EKF)和无迹卡尔曼滤波器(UKF)。其集成变体(BNKFe)在高噪声极端情况下进一步提升了精度,仅小幅牺牲准确率。运行时分析表明推理开销极小,支持实时部署。

原文摘要 · Abstract (English)

Accurate state estimation of nonlinear dynamical systems is fundamental to modern aerospace operations across air, sea, and space domains. Online tracking of adversarial unmanned aerial vehicles (UAVs) is especially challenging due to agile nonlinear motion, noisy and sparse sensor measurements, and unknown control inputs; conditions that violate key assumptions of classical Kalman filter variants and degrade estimation performance. Neural networks (NNs) can learn complex nonlinear relationships from data, but lack principled uncertainty quantification, which is critical for state estimation tasks where confidence bounds drive downstream decisions. We address this with Bayesian Neural Networks (BNNs), which model uncertainty through distributions over network weights and produce predictive means and uncertainties via Monte Carlo sampling. Building on this, we propose the Bayesian Neural Kalman Filter (BNKF): a hybrid framework coupling a trained BNN with a Kalman correction step for robust online UAV state estimation. Unlike related neural Kalman approaches, BNKF produces full state predictions and incorporates Bayesian uncertainty directly into covariance propagation, improving robustness under high noise conditions. We evaluate BNKF under varying radar noise levels and sampling rates using synthetic nonlinear UAV flight data. Five fold cross validation demonstrates that BNKF outperforms Extended and Unscented Kalman Filters in accuracy, precision, and truth containment under degraded sensing. An ensemble variant (BNKFe) further improves precision in high-noise edge cases at a slight accuracy tradeoff. Runtime analysis confirms minimal inference overhead, supporting real-time deployment feasibility.

状态估计贝叶斯网络无人机卡尔曼滤波

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。