TITAN: Query-Token based Domain Adaptive Adversarial Learning
Tajamul Ashraf, Janibul Bashir

TL;DR
TITAN introduces a novel domain adaptive object detection method that improves pseudo-label reliability by separating target images based on similarity to source and employing adversarial modules, leading to significant performance gains.
Contribution
The paper proposes a Target-based Iterative Query-Token Adversarial Network (TITAN) that enhances source-free domain adaptation by partitioning target data and reducing domain gaps with adversarial learning.
Findings
Achieved up to 22.7% mAP improvement on several benchmarks.
Effectively separates target images into easy and hard subsets.
Demonstrated superior performance on natural and medical datasets.
Abstract
We focus on the source-free domain adaptive object detection (SF-DAOD) problem when source data is unavailable during adaptation and the model must adapt to an unlabeled target domain. The majority of approaches for the problem employ a self-supervised approach using a student-teacher (ST) framework where pseudo-labels are generated via a source-pretrained model for further fine-tuning. We observe that the performance of a student model often degrades drastically, due to the collapse of the teacher model, primarily caused by high noise in pseudo-labels, resulting from domain bias, discrepancies, and a significant domain shift across domains. To obtain reliable pseudo-labels, we propose a Target-based Iterative Query-Token Adversarial Network (TITAN), which separates the target images into two subsets: those similar to the source (easy) and those dissimilar (hard). We propose a strategy…
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
TopicsCOVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
MethodsFocus
