Incremental Multi-Target Domain Adaptation for Object Detection with Efficient Domain Transfer
Le Thanh Nguyen-Meidine, Madhu Kiran, Marco Pedersoli, Jose Dolz,, Louis-Antoine Blais-Morin, Eric Granger

TL;DR
This paper presents MTDA-DTM, an efficient incremental learning method for multi-target domain adaptation in object detection, reducing computational costs and avoiding catastrophic forgetting, outperforming existing approaches on multiple benchmarks.
Contribution
The paper introduces MTDA-DTM, a novel incremental learning approach for multi-target domain adaptation in object detection that does not require storing previous data or retraining from scratch.
Findings
Achieved state-of-the-art detection accuracy on multiple MTDA benchmarks.
Reduced computational costs compared to existing methods.
Effectively mitigated catastrophic forgetting in multi-target adaptation.
Abstract
Recent advances in unsupervised domain adaptation have significantly improved the recognition accuracy of CNNs by alleviating the domain shift between (labeled) source and (unlabeled) target data distributions. While the problem of single-target domain adaptation (STDA) for object detection has recently received much attention, multi-target domain adaptation (MTDA) remains largely unexplored, despite its practical relevance in several real-world applications, such as multi-camera video surveillance. Compared to the STDA problem that may involve large domain shifts between complex source and target distributions, MTDA faces additional challenges, most notably the computational requirements and catastrophic forgetting of previously-learned targets, which can depend on the order of target adaptations. STDA for detection can be applied to MTDA by adapting one model per target, or one common…
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 · Video Surveillance and Tracking Methods
