CVDec 27, 2022

Spacecraft Pose Estimation Based on Unsupervised Domain Adaptation and on a 3D-Guided Loss Combination

arXiv:2212.13415v125 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work solves the problem of accurate pose estimation for spacecraft navigation, which is crucial for space missions, but it is incremental as it builds on existing data-driven techniques with domain adaptation.

The paper tackles spacecraft pose estimation by addressing the domain shift between simulated training data and real test conditions, using unsupervised domain adaptation and a 3D-guided loss combination. It achieved second place in the 2021 Pose Estimation Challenge with the lowest average error.

Spacecraft pose estimation is a key task to enable space missions in which two spacecrafts must navigate around each other. Current state-of-the-art algorithms for pose estimation employ data-driven techniques. However, there is an absence of real training data for spacecraft imaged in space conditions due to the costs and difficulties associated with the space environment. This has motivated the introduction of 3D data simulators, solving the issue of data availability but introducing a large gap between the training (source) and test (target) domains. We explore a method that incorporates 3D structure into the spacecraft pose estimation pipeline to provide robustness to intensity domain shift and we present an algorithm for unsupervised domain adaptation with robust pseudo-labelling. Our solution has ranked second in the two categories of the 2021 Pose Estimation Challenge organised by the European Space Agency and the Stanford University, achieving the lowest average error over the two categories.

Code Implementations1 repo
Foundations

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

Your Notes