TL;DR
This paper introduces Curriculum Graph Co-Teaching, a novel method for multi-target domain adaptation that leverages feature aggregation and curriculum learning to improve robustness across multiple unlabeled target domains.
Contribution
It proposes a dual classifier framework with a graph convolutional network and a co-teaching strategy, along with domain-aware curriculum learning for sequential adaptation.
Findings
Achieves state-of-the-art results on several benchmarks.
Demonstrates large performance improvements, e.g., +5.6% on DomainNet.
Effectively handles multiple domain shifts with the proposed methods.
Abstract
In this paper we address multi-target domain adaptation (MTDA), where given one labeled source dataset and multiple unlabeled target datasets that differ in data distributions, the task is to learn a robust predictor for all the target domains. We identify two key aspects that can help to alleviate multiple domain-shifts in the MTDA: feature aggregation and curriculum learning. To this end, we propose Curriculum Graph Co-Teaching (CGCT) that uses a dual classifier head, with one of them being a graph convolutional network (GCN) which aggregates features from similar samples across the domains. To prevent the classifiers from over-fitting on its own noisy pseudo-labels we develop a co-teaching strategy with the dual classifier head that is assisted by curriculum learning to obtain more reliable pseudo-labels. Furthermore, when the domain labels are available, we propose Domain-aware…
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.
