Feature-Critic Networks for Heterogeneous Domain Generalization
Yiying Li, Yongxin Yang, Wei Zhou, Timothy M. Hospedales

TL;DR
This paper introduces a novel learning-to-learn approach with feature-critic networks to improve domain generalization, especially in heterogeneous settings with unseen domains and categories, outperforming existing methods.
Contribution
It proposes a learned auxiliary loss via feature-critic networks for domain generalization, including challenging heterogeneous scenarios with unseen categories.
Findings
Outperforms state-of-the-art in standard domain generalization
Effective in heterogeneous domain generalization with unseen categories
Learned auxiliary loss improves generalization performance
Abstract
The well known domain shift issue causes model performance to degrade when deployed to a new target domain with different statistics to training. Domain adaptation techniques alleviate this, but need some instances from the target domain to drive adaptation. Domain generalisation is the recently topical problem of learning a model that generalises to unseen domains out of the box, and various approaches aim to train a domain-invariant feature extractor, typically by adding some manually designed losses. In this work, we propose a learning to learn approach, where the auxiliary loss that helps generalisation is itself learned. Beyond conventional domain generalisation, we consider a more challenging setting of heterogeneous domain generalisation, where the unseen domains do not share label space with the seen ones, and the goal is to train a feature representation that is useful…
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
