COFFEE通过阴影不变特征实现未知小行星实时无偏姿态估计。
COFFEE: A Shadow-Resilient Real-Time Pose Estimator for Unknown Tumbling Asteroids using Sparse Neural Networks
- 利用太阳相位角信息,从轮廓与投影阴影关联中提取抗阴影干扰的稀疏特征。
- 在阿波菲斯小行星模拟数据上,精度高于传统方法,速度比先进深度学习模型快10倍。
- 适合对计算资源敏感且需高鲁棒性的深空探测任务,如碎片追踪或小行星采样。
空间中未知天体的状态估计是关键挑战,涉及空间碎片追踪与小天体形状重建。准确估计依赖于连续图像流中特征的检测与跟踪。传统方法如SIFT、ORB和AKAZE虽实现实时但精度不足;现代深度学习方法虽质量更高,但计算开销大,难以部署于航天器级硬件。此外,经典与数据驱动方法均对目标自投影阴影不鲁棒。我们发现,随目标旋转,阴影会导致姿态估计产生显著偏差,尤其在混沌翻滚下可能引发任务失败。本文提出COFFEE(Celestial Occlusion Fast FEature Extractor),利用航天器普遍配备的太阳跟踪传感器提供的太阳相位角先验信息,将显著轮廓与其投影阴影关联,生成对阴影运动不变的稀疏特征。随后采用稀疏神经网络与基于注意力的图神经网络联合训练,实现帧间特征匹配。该框架在合成数据及阿波菲斯小行星渲染数据上,表现出无偏性,精度优于传统方法,且比现有最先进深度学习方法快一个数量级。
原文摘要 · Abstract (English)
The accurate state estimation of unknown bodies in space is a critical challenge with applications ranging from the tracking of space debris to the shape estimation of small bodies. A necessary enabler to this capability is to find and track features on a continuous stream of images. Existing methods, such as SIFT, ORB and AKAZE, achieve real-time but inaccurate pose estimates, whereas modern deep learning methods yield higher quality features at the cost of more demanding computational resources which might not be available on space-qualified hardware. Additionally, both classical and data-driven methods are not robust to the highly opaque self-cast shadows on the object of interest. We show that, as the target body rotates, these shadows may lead to large biases in the resulting pose estimates. For these objects, a bias in the real-time pose estimation algorithm may mislead the spacecraft's state estimator and cause a mission failure, especially if the body undergoes a chaotic tumbling motion. We present COFFEE, the Celestial Occlusion Fast FEature Extractor, a real-time pose estimation framework for asteroids designed to leverage prior information on the sun phase angle given by sun-tracking sensors commonly available onboard spacecraft. By associating salient contours to their projected shadows, a sparse set of features are detected, invariant to the motion of the shadows. A Sparse Neural Network followed by an attention-based Graph Neural Network feature matching model are then jointly trained to provide a set of correspondences between successive frames. The resulting pose estimation pipeline is found to be bias-free, more accurate than classical pose estimation pipelines and an order of magnitude faster than other state-of-the-art deep learning pipelines on synthetic data as well as on renderings of the tumbling asteroid Apophis.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。