Two-Stage Adaptive Network for Semi-Supervised Cross-Domain Crater Detection under Varying Scenario Distributions
Yifan Liu, Tiecheng Song, Chengye Xian, Ruiyuan Chen, Yi Zhao, Rui Li, Tan Guo
TL;DR
This work tackles cross-domain crater detection under varying scenario distributions by introducing TAN, a two-stage adaptive network based on YOLOv5. Stage one combines ASAF with NAM to robustly fuse shallow and deep features and mitigate scale variance, while SHEM reduces overfitting to hard source-domain examples. Stage two employs SPF to generate high-quality pseudo-labels on the target domain and fine-tune the model, aided by a domain-aware augmentation strategy. Across DACD, LROC, and DOTA datasets, TAN demonstrates strong domain adaptation and generalisation, outperforming several state-of-the-art detectors in cross-domain crater detection and showing competitive performance on remote-sensing benchmarks. These results suggest significant practical potential for robust crater discovery on unseen planetary surfaces with limited labeled data.
Abstract
Crater detection can provide valuable information for humans to explore the topography and understand the history of extraterrestrial planets. Due to the significantly varying scenario distributions, existing detection models trained on known labelled crater datasets are hardly effective when applied to new unlabelled planets. To address this issue, we propose a two-stage adaptive network (TAN) for semi-supervised cross-domain crater detection. Our network is built on the YOLOv5 detector, where a series of strategies are employed to enhance its cross-domain generalisation ability. In the first stage, we propose an attention-based scale-adaptive fusion (ASAF) strategy to handle objects with significant scale variances. Furthermore, we propose a smoothing hard example mining (SHEM) loss function to address the issue of overfitting on hard examples. In the second stage, we propose a sort-based pseudo-labelling fine-tuning (SPF) strategy for semi-supervised learning to mitigate the distributional differences between source and target domains. For both stages, we employ weak or strong image augmentation to suit different cross-domain tasks. Experimental results on benchmark datasets demonstrate that the proposed network can enhance domain adaptation ability for crater detection under varying scenario distributions.
