Domain Generalization via Rationale Invariance

08/22/2023
by   Liang Chen, et al.
0

This paper offers a new perspective to ease the challenge of domain generalization, which involves maintaining robust results even in unseen environments. Our design focuses on the decision-making process in the final classifier layer. Specifically, we propose treating the element-wise contributions to the final results as the rationale for making a decision and representing the rationale for each sample as a matrix. For a well-generalized model, we suggest the rationale matrices for samples belonging to the same category should be similar, indicating the model relies on domain-invariant clues to make decisions, thereby ensuring robust results. To implement this idea, we introduce a rationale invariance loss as a simple regularization technique, requiring only a few lines of code. Our experiments demonstrate that the proposed approach achieves competitive results across various datasets, despite its simplicity. Code is available at <https://github.com/liangchen527/RIDG>.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/07/2021

Fishr: Invariant Gradient Variances for Out-of-distribution Generalization

Learning robust models that generalize well under changes in the data di...
research
10/26/2022

SimpleDG: Simple Domain Generalization Baseline without Bells and Whistles

We present a simple domain generalization baseline, which wins second pl...
research
04/02/2022

Semantic-Aware Domain Generalized Segmentation

Deep models trained on source domain lack generalization when evaluated ...
research
10/19/2021

Learning Representations that Support Robust Transfer of Predictors

Ensuring generalization to unseen environments remains a challenge. Doma...
research
11/17/2020

Close Category Generalization

Out-of-distribution generalization is a core challenge in machine learni...
research
05/02/2023

PGrad: Learning Principal Gradients For Domain Generalization

Machine learning models fail to perform when facing out-of-distribution ...
research
03/09/2022

Resource-Efficient Invariant Networks: Exponential Gains by Unrolled Optimization

Achieving invariance to nuisance transformations is a fundamental challe...

Please sign up or login with your details

Forgot password? Click here to reset