LGOct 16, 2024

Optimizing Multi-Task Learning for Accurate Spacecraft Pose Estimation

arXiv:2410.12679v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This is an incremental study for in-orbit servicing missions, focusing on optimizing multi-task learning for satellite pose estimation.

The paper tackled spacecraft pose estimation by evaluating multi-task learning configurations, finding that direct and heatmap-based pose estimation tasks improved each other, but bounding box and segmentation tasks degraded accuracy.

Accurate satellite pose estimation is crucial for autonomous guidance, navigation, and control (GNC) systems in in-orbit servicing (IOS) missions. This paper explores the impact of different tasks within a multi-task learning (MTL) framework for satellite pose estimation using monocular images. By integrating tasks such as direct pose estimation, keypoint prediction, object localization, and segmentation into a single network, the study aims to evaluate the reciprocal influence between tasks by testing different multi-task configurations thanks to the modularity of the convolutional neural network (CNN) used in this work. The trends of mutual bias between the analyzed tasks are found by employing different weighting strategies to further test the robustness of the findings. A synthetic dataset was developed to train and test the MTL network. Results indicate that direct pose estimation and heatmap-based pose estimation positively influence each other in general, while both the bounding box and segmentation tasks do not provide significant contributions and tend to degrade the overall estimation accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes