Towards Unsupervised Model Selection for Domain Adaptive Object Detection
Hengfu Yu, Jinhong Deng, Wen Li, Lixin Duan

TL;DR
This paper introduces an unsupervised model selection method for domain adaptive object detection that does not require target domain labels, using flat minima principles and novel scoring metrics to identify models with better generalization.
Contribution
It proposes a novel unsupervised model selection approach based on flat minima principles, including the Detection Adaptation Score, Flatness Index Score, and Prototypical Distance Ratio, for DAOD tasks.
Findings
DAS correlates well with model performance on target domain
The method effectively selects models without target labels
Experimental results outperform existing selection techniques
Abstract
Evaluating the performance of deep models in new scenarios has drawn increasing attention in recent years. However, while it is possible to collect data from new scenarios, the annotations are not always available. Existing DAOD methods often rely on validation or test sets on the target domain for model selection, which is impractical in real-world applications. In this paper, we propose a novel unsupervised model selection approach for domain adaptive object detection, which is able to select almost the optimal model for the target domain without using any target labels. Our approach is based on the flat minima principle, i,e., models located in the flat minima region in the parameter space usually exhibit excellent generalization ability. However, traditional methods require labeled data to evaluate how well a model is located in the flat minima region, which is unrealistic for the…
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
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques
MethodsSoftmax · Attention Is All You Need
