Instance-Invariant Domain Adaptive Object Detection via Progressive Disentanglement
Aming Wu, Yahong Han, Linchao Zhu, Yi Yang

TL;DR
This paper introduces a progressive disentangled framework for domain adaptive object detection that extracts instance-invariant features by separating domain-invariant and domain-specific features, improving cross-domain detection performance.
Contribution
It proposes a novel progressive disentanglement approach with dedicated layers and a three-stage training mechanism for better domain-invariant feature extraction in object detection.
Findings
Outperforms baseline by 2.3%, 3.6%, and 4.0% on three domain-shift scenes.
Effectively disentangles domain-invariant features from domain-specific features.
Enhances generalization ability of object detectors across different domains.
Abstract
Most state-of-the-art methods of object detection suffer from poor generalization ability when the training and test data are from different domains, e.g., with different styles. To address this problem, previous methods mainly use holistic representations to align feature-level and pixel-level distributions of different domains, which may neglect the instance-level characteristics of objects in images. Besides, when transferring detection ability across different domains, it is important to obtain the instance-level features that are domain-invariant, instead of the styles that are domain-specific. Therefore, in order to extract instance-invariant features, we should disentangle the domain-invariant features from the domain-specific features. To this end, a progressive disentangled framework is first proposed to solve domain adaptive object detection. Particularly, base on disentangled…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Advanced Neural Network Applications
MethodsTest
