paper-with-me

Papers

Domain Agnostic Conditional Invariant Predictions for Domain Generalization

2024-06-09 · Zongbin Wang, Bin Pan, Zhenwei Shi

Domain generalization aims to develop a model that can perform well on unseen target domains by learning from multiple source domains. However, recent-proposed domain generalization models usually rely on domain labels, which may not be available in many real-world scenarios. To address this challenge, we propose a Discriminant Risk Minimization (DRM) theory and the corresponding algorithm to capture the invariant features without domain labels. In DRM theory, we prove that reducing the discrepancy of prediction distribution between overall source domain and any subset of it can contribute to obtaining invariant features. To apply the DRM theory, we develop an algorithm which is composed of Bayesian inference and a new penalty termed as Categorical Discriminant Risk (CDR). In Bayesian inference, we transform the output of the model into a probability distribution to align with our theoretical assumptions. We adopt sliding update approach to approximate the overall prediction distribution of the model, which enables us to obtain CDR penalty. We also indicate the effectiveness of these components in finding invariant features. We evaluate our algorithm against various domain generalization methods on multiple real-world datasets, providing empirical support for our theory.

📄 PDF Abstract BibTeX arXiv:2406.05616

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceDomain Generalization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Spuriosity Didn't Kill the Classifier: Using Invariant Predictions to Harness Spurious Features

2023-07-19 · Cian Eastwood, Shashank Singh, Andrei Liviu Nicolicioiu, Marin Vlastelica 외

To avoid failures on out-of-distribution data, recent works have sought to extract features that have an invariant or stable relationship with the label across domains, discarding "spurious" or unstable features whose re…

Spuriosity Didn’t Kill the Classifier: Using Invariant Predictions to Harness Spurious Features

2023-09-21 · NeurIPS 2023 11

To avoid failures on out-of-distribution data, recent works have sought to extract features that have an invariant or stable relationship with the label across domains, discarding "spurious" or unstable features whose re…

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

Cycle-consistent Conditional Adversarial Transfer Networks

2019-09-17 · Jingjing Li, Erpeng Chen, Zhengming Ding, Lei Zhu 외

Domain adaptation investigates the problem of cross-domain knowledge transfer where the labeled source domain and unlabeled target domain have distinctive data distributions. Recently, adversarial training have been succ…

Domain AdaptationTransfer Learning

Domain Generalization via Conditional Invariant Representation

2018-07-23 · Ya Li, Mingming Gong, Xinmei Tian, Tongliang Liu 외

Domain generalization aims to apply knowledge gained from multiple labeled source domains to unseen target domains. The main difficulty comes from the dataset bias: training data and test data have different distribution…

Domain Generalization