Few-Shot Object Detection in Unseen Domains
Karim Guirguis, George Eskandar, Matthias Kayser, Bin Yang, Juergen, Beyerer

TL;DR
This paper introduces a novel approach for few-shot object detection across unseen domains, combining meta-training and data augmentation to learn domain-agnostic representations without target domain labels.
Contribution
It proposes a two-fold method involving meta-training for domain shift and data augmentation, along with a contrastive loss to improve domain generalization in FSOD.
Findings
Significantly reduces domain gap in FSOD tasks
Effective on T-LESS, PASCAL-VOC, and ExDark datasets
No need for target domain labels or images of novel classes
Abstract
Few-shot object detection (FSOD) has thrived in recent years to learn novel object classes with limited data by transferring knowledge gained on abundant base classes. FSOD approaches commonly assume that both the scarcely provided examples of novel classes and test-time data belong to the same domain. However, this assumption does not hold in various industrial and robotics applications, where a model can learn novel classes from a source domain while inferring on classes from a target domain. In this work, we address the task of zero-shot domain adaptation, also known as domain generalization, for FSOD. Specifically, we assume that neither images nor labels of the novel classes in the target domain are available during training. Our approach for solving the domain gap is two-fold. First, we leverage a meta-training paradigm, where we learn the domain shift on the base classes, then…
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 · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsBalanced Selection
