用卡尔曼滤波思想缓解无人机导航中的误差累积问题
Mitigating Error Accumulation in Continuous Navigation via Memory-Augmented Kalman Filtering
- 将导航拆分为运动预测与历史观测修正两步
- 仅用10%数据微调即超越强基线,有效抑制状态漂移
- 适合需要高精度长期导航的无人机系统
复杂环境中的连续导航对无人飞行器(UAV)至关重要。现有视觉语言导航(VLN)模型采用死记硬背式迭代更新位置,导致位置误差随时间累积,产生内部信念与真实坐标失准,即“状态漂移”,最终影响完整轨迹预测。受经典控制理论启发,本文将序列预测建模为递归贝叶斯状态估计问题,提出NeuroKalman框架,将导航解耦为基于运动动力学的先验预测和基于历史观测的似然修正。首次将测量似然的核密度估计与基于注意力的检索机制数学关联,使系统能通过检索历史锚点修正隐状态,无需梯度更新。在TravelUAV基准上的实验表明,仅需10%训练数据微调,该方法显著优于强基线,并有效调控误差累积。
原文摘要 · Abstract (English)
Continuous navigation in complex environments is critical for Unmanned Aerial Vehicle (UAV). However, the existing Vision-Language Navigation (VLN) models follow the dead-reckoning, which iteratively updates its position for the next waypoint prediction, and subsequently construct the complete trajectory. Then, such stepwise manner will inevitably lead to accumulated errors of position over time, resulting in misalignment between internal belief and objective coordinates, which is known as "state drift" and ultimately compromises the full trajectory prediction. Drawing inspiration from classical control theory, we propose to correct for errors by formulating such sequential prediction as a recursive Bayesian state estimation problem. In this paper, we design NeuroKalman, a novel framework that decouples navigation into two complementary processes: a Prior Prediction, based on motion dynamics and a Likelihood Correction, from historical observation. We first mathematically associate Kernel Density Estimation of the measurement likelihood with the attention-based retrieval mechanism, which then allows the system to rectify the latent representation using retrieved historical anchors without gradient updates. Comprehensive experiments on TravelUAV benchmark demonstrate that, with only 10% of the training data fine-tuning, our method clearly outperforms strong baselines and regulates drift accumulation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。