Space Non-cooperative Object Active Tracking with Deep Reinforcement Learning
Dong Zhou, Guanghui Sun, Wenxiao Lei

TL;DR
This paper introduces DRLAVT, an end-to-end deep reinforcement learning approach for active visual tracking of space non-cooperative objects, outperforming traditional methods and demonstrating robustness and learned motion patterns.
Contribution
The paper presents a novel end-to-end deep reinforcement learning method for space object tracking that integrates all modules, improving performance over existing sub-optimal approaches.
Findings
DRLAVT outperforms baseline algorithms in diverse scenarios.
The method learns target motion patterns through extensive trial-and-error.
Robustness is demonstrated across different network architectures and perturbations.
Abstract
Active visual tracking of space non-cooperative object is significant for future intelligent spacecraft to realise space debris removal, asteroid exploration, autonomous rendezvous and docking. However, existing works often consider this task into different subproblems (e.g. image preprocessing, feature extraction and matching, position and pose estimation, control law design) and optimize each module alone, which are trivial and sub-optimal. To this end, we propose an end-to-end active visual tracking method based on DQN algorithm, named as DRLAVT. It can guide the chasing spacecraft approach to arbitrary space non-cooperative target merely relied on color or RGBD images, which significantly outperforms position-based visual servoing baseline algorithm that adopts state-of-the-art 2D monocular tracker, SiamRPN. Extensive experiments implemented with diverse network architectures,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · CCD and CMOS Imaging Sensors · Infrared Target Detection Methodologies
MethodsConvolution · Q-Learning · Dense Connections · Deep Q-Network
