SALAD: Source-free Active Label-Agnostic Domain Adaptation for Classification, Segmentation and Detection
Divya Kothandaraman, Sumit Shekhar, Abhilasha Sancheti, Manoj Ghuhan,, Tripti Shukla, Dinesh Manocha

TL;DR
SALAD is a versatile, source-free domain adaptation method that effectively transfers knowledge across various visual tasks with minimal target annotations, handling label space shifts without needing source data.
Contribution
Introduces SALAD, a novel task-agnostic, source-free domain adaptation framework with a new Guided Attention Transfer Network and active learning strategy, applicable to classification, segmentation, and detection.
Findings
Improves performance by 0.5%-31.3% over prior methods
Works across multiple visual tasks and datasets
Handles label space shifts without source data
Abstract
We present a novel method, SALAD, for the challenging vision task of adapting a pre-trained "source" domain network to a "target" domain, with a small budget for annotation in the "target" domain and a shift in the label space. Further, the task assumes that the source data is not available for adaptation, due to privacy concerns or otherwise. We postulate that such systems need to jointly optimize the dual task of (i) selecting fixed number of samples from the target domain for annotation and (ii) transfer of knowledge from the pre-trained network to the target domain. To do this, SALAD consists of a novel Guided Attention Transfer Network (GATN) and an active learning function, HAL. The GATN enables feature distillation from pre-trained network to the target network, complemented with the target samples mined by HAL using transfer-ability and uncertainty criteria. SALAD has three key…
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
