Seeking Similarities over Differences: Similarity-based Domain Alignment for Adaptive Object Detection
Farzaneh Rezaeianaran, Rakshith Shetty, Rahaf Aljundi, Daniel Olmeda, Reino, Shanshan Zhang, Bernt Schiele

TL;DR
This paper introduces ViSGA, a novel unsupervised domain adaptation method for object detection that uses similarity-based feature grouping and adversarial training to improve robustness across diverse scenarios.
Contribution
The paper proposes a general framework for UDA in object detection and introduces ViSGA, which effectively aggregates features based on visual similarity for better domain alignment.
Findings
ViSGA outperforms previous single-source methods on Sim2Real and Adverse Weather datasets.
ViSGA generalizes well to multi-source domain adaptation.
Similarity-based grouping enhances feature alignment without matching all instances.
Abstract
In order to robustly deploy object detectors across a wide range of scenarios, they should be adaptable to shifts in the input distribution without the need to constantly annotate new data. This has motivated research in Unsupervised Domain Adaptation (UDA) algorithms for detection. UDA methods learn to adapt from labeled source domains to unlabeled target domains, by inducing alignment between detector features from source and target domains. Yet, there is no consensus on what features to align and how to do the alignment. In our work, we propose a framework that generalizes the different components commonly used by UDA methods laying the ground for an in-depth analysis of the UDA design space. Specifically, we propose a novel UDA algorithm, ViSGA, a direct implementation of our framework, that leverages the best design choices and introduces a simple but effective method to aggregate…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Advanced Neural Network Applications
