Exploring Categorical Regularization for Domain Adaptive Object Detection
Chang-Dong Xu, Xing-Ran Zhao, Xin Jin, Xiu-Shen Wei

TL;DR
This paper introduces a categorical regularization framework that improves domain adaptive object detection by focusing on key image regions and instances, enhancing alignment across domains.
Contribution
It proposes a plug-and-play categorical regularization method that leverages image-level classification to better match crucial regions and instances in domain adaptation.
Findings
Significant performance improvements over baseline methods.
Effective identification of key regions and instances for domain alignment.
Method is compatible with existing domain adaptive detectors.
Abstract
In this paper, we tackle the domain adaptive object detection problem, where the main challenge lies in significant domain gaps between source and target domains. Previous work seeks to plainly align image-level and instance-level shifts to eventually minimize the domain discrepancy. However, they still overlook to match crucial image regions and important instances across domains, which will strongly affect domain shift mitigation. In this work, we propose a simple but effective categorical regularization framework for alleviating this issue. It can be applied as a plug-and-play component on a series of Domain Adaptive Faster R-CNN methods which are prominent for dealing with domain adaptive detection. Specifically, by integrating an image-level multi-label classifier upon the detection backbone, we can obtain the sparse but crucial image regions corresponding to categorical…
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
Exploring Categorical Regularization for Domain Adaptive Object Detection· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsRegion Proposal Network · Softmax · Convolution · RoIPool · Faster R-CNN
