paper-with-me

Papers

Domain Generalization via Invariant Representation under Domain-Class Dependency

2018-09-27 · Kei Akuzawa, Yusuke Iwasawa, Yutaka Matsuo

Learning domain-invariant representation is a dominant approach for domain generalization, where we need to build a classifier that is robust toward domain shifts induced by change of users, acoustic or lighting conditions, etc. However, prior domain-invariance-based methods overlooked the underlying dependency of classes (target variable) on source domains during optimization, which causes the trade-off between classification accuracy and domain-invariance, and often interferes with the domain generalization performance. This study first provides the notion of domain generalization under domain-class dependency and elaborates on the importance of considering the dependency by expanding the analysis of Xie et al. (2017). We then propose a method, invariant feature learning under optimal classifier constrains (IFLOC), which explicitly considers the dependency and maintains accuracy while improving domain-invariance. Specifically, the proposed method regularizes the representation so that it has as much domain information as the class labels, unlike prior methods that remove all domain information. Empirical validations show the superior performance of IFLOC to baseline methods, supporting the importance of the domain-class dependency in domain generalization and the efficacy of the proposed method for overcoming the issue.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Deep Domain Generalization via Conditional Invariant Adversarial Networks

2018-09-01 · ECCV 2018 9 · Ya Li, Xinmei Tian, Mingming Gong, Yajing Liu 외

Domain generalization aims to learn a classification model from multiple source domains and generalize it to unseen target domains. A critical problem in domain generalization involves learning domain-invariant represent…

Domain GeneralizationRepresentation Learning

Continual Learning of Domain-Invariant Representations

2026-05-15 · Pascal Janetzky, Tobias Schlagenhauf, Stefan Feuerriegel arxiv

Continual learning (CL) aims to train models sequentially over multiple domains without forgetting previously learned knowledge. However, existing CL methods optimize for in-domain performance and are therefore prone to …

Representation LearningDomain GeneralizationContinual Learning

Understanding and Estimating the Adaptability of Domain-Invariant Representations

2020-01-01 · ICML 2020 1 · Ching-Yao Chuang, Antonio Torralba, Stefanie Jegelka

Learning domain-invariant representations is a popular approach to unsupervised domain adaptation, i.e., generalizing from a source domain with labels to an unlabeled target domain. In this work, we aim to better underst…

Domain AdaptationModel SelectionUnsupervised Domain Adaptation

Enhancing Evolving Domain Generalization through Dynamic Latent Representations

2024-01-16 · Binghui Xie, Yongqiang Chen, Jiaqi Wang, Kaiwen Zhou 외

Domain generalization is a critical challenge for machine learning systems. Prior domain generalization methods focus on extracting domain-invariant features across several stationary domains to enable generalization to …

Domain GeneralizationEvolving Domain Generalization

Domain Invariant Representation Learning with Domain Density Transformations

2021-02-09 · NeurIPS 2021 12 · A. Tuan Nguyen, Toan Tran, Yarin Gal, Atılım Güneş Baydin

Domain generalization refers to the problem where we aim to train a model on data from a set of source domains so that the model can generalize to unseen target domains. Naively training a model on the aggregate set of d…

Domain GeneralizationRepresentation Learning