English

Instance-Free Domain Adaptive Object Detection

Computer Vision and Pattern Recognition 2026-02-09 v1

Abstract

While Domain Adaptive Object Detection (DAOD) has made significant strides, most methods rely on unlabeled target data that is assumed to contain sufficient foreground instances. However, in many practical scenarios (e.g., wildlife monitoring, lesion detection), collecting target domain data with objects of interest is prohibitively costly, whereas background-only data is abundant. This common practical constraint introduces a significant technical challenge: the difficulty of achieving domain alignment when target instances are unavailable, forcing adaptation to rely solely on the target background information. We formulate this challenge as the novel problem of Instance-Free Domain Adaptive Object Detection. To tackle this, we propose the Relational and Structural Consistency Network (RSCN) which pioneers an alignment strategy based on background feature prototypes while simultaneously encouraging consistency in the relationship between the source foreground features and the background features within each domain, enabling robust adaptation even without target instances. To facilitate research, we further curate three specialized benchmarks, including simulative auto-driving detection, wildlife detection, and lung nodule detection. Extensive experiments show that RSCN significantly outperforms existing DAOD methods across all three benchmarks in the instance-free scenario. The code and benchmarks will be released soon.

Keywords

Cite

@article{arxiv.2602.06484,
  title  = {Instance-Free Domain Adaptive Object Detection},
  author = {Hengfu Yu and Jinhong Deng and Lixin Duan and Wen Li},
  journal= {arXiv preprint arXiv:2602.06484},
  year   = {2026}
}

Comments

14 pages, 12 figures

R2 v1 2026-07-01T10:23:53.803Z