Rethinking Few-Shot Object Detection on a Multi-Domain Benchmark
Kibok Lee, Hao Yang, Satyaki Chakraborty, Zhaowei Cai, Gurumurthy, Swaminathan, Avinash Ravichandran, Onkar Dabeer

TL;DR
This paper introduces a comprehensive multi-domain benchmark for few-shot object detection, revealing that fine-tuning is highly effective and that architecture and pre-training choices significantly influence performance.
Contribution
It proposes the MoFSOD benchmark, analyzes factors affecting FSOD, and demonstrates simple modifications that achieve state-of-the-art results across diverse domains.
Findings
Fine-tuning outperforms previous SOTA methods on a multi-domain benchmark.
Architecture choices significantly impact few-shot detection performance.
Pre-training dataset selection can greatly enhance downstream FSOD results.
Abstract
Most existing works on few-shot object detection (FSOD) focus on a setting where both pre-training and few-shot learning datasets are from a similar domain. However, few-shot algorithms are important in multiple domains; hence evaluation needs to reflect the broad applications. We propose a Multi-dOmain Few-Shot Object Detection (MoFSOD) benchmark consisting of 10 datasets from a wide range of domains to evaluate FSOD algorithms. We comprehensively analyze the impacts of freezing layers, different architectures, and different pre-training datasets on FSOD performance. Our empirical results show several key factors that have not been explored in previous works: 1) contrary to previous belief, on a multi-domain benchmark, fine-tuning (FT) is a strong baseline for FSOD, performing on par or better than the state-of-the-art (SOTA) algorithms; 2) utilizing FT as the baseline allows us to…
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 · Advanced Neural Network Applications · Multimodal Machine Learning Applications
