Self-Supervision & Meta-Learning for One-Shot Unsupervised Cross-Domain Detection
F. Cappio Borlino, S. Polizzotto, B. Caputo, T. Tommasi

TL;DR
This paper introduces a novel one-shot unsupervised cross-domain object detection method that leverages self-supervision and meta-learning to adapt to new domains using only a single target sample, addressing practical scenarios like social media feeds.
Contribution
It proposes a multi-task architecture with self-supervised meta-training for one-shot domain adaptation in object detection, suitable for real-world applications with limited target data.
Findings
Outperforms recent cross-domain detection methods on social media datasets.
Effective one-shot adaptation using only a single target sample.
Demonstrates robustness in unseen domain scenarios.
Abstract
Deep detection approaches are powerful in controlled conditions, but appear brittle and fail when source models are used off-the-shelf on unseen domains. Most of the existing works on domain adaptation simplify the setting and access jointly both a large source dataset and a sizable amount of target samples. However this scenario is unrealistic in many practical cases as when monitoring image feeds from social media: only a pretrained source model is available and every target image uploaded by the users belongs to a different domain not foreseen during training. We address this challenging setting by presenting an object detection algorithm able to exploit a pre-trained source model and perform unsupervised adaptation by using only one target sample seen at test time. Our multi-task architecture includes a self-supervised branch that we exploit to meta-train the whole model with…
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 · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
