Mitigating Spurious Correlations with Causal Logit Perturbation
Xiaoling Zhou, Wei Ye, Rui Xie, Shikun Zhang

TL;DR
This paper introduces Causal Logit Perturbation (CLP), a novel framework that mitigates spurious correlations in deep learning models by generating sample-specific causal perturbations, improving robustness across various biased learning scenarios.
Contribution
The paper proposes a new CLP framework that uses a perturbation network and meta-learning to disentangle causal from spurious features, incorporating human causal knowledge for better robustness.
Findings
CLP achieves state-of-the-art results on biased learning benchmarks.
Visualization shows CLP redirects model focus to causal features.
Effective across multiple biased learning scenarios.
Abstract
Deep learning has seen widespread success in various domains such as science, industry, and society. However, it is acknowledged that certain approaches suffer from non-robustness, relying on spurious correlations for predictions. Addressing these limitations is of paramount importance, necessitating the development of methods that can disentangle spurious correlations. {This study attempts to implement causal models via logit perturbations and introduces a novel Causal Logit Perturbation (CLP) framework to train classifiers with generated causal logit perturbations for individual samples, thereby mitigating the spurious associations between non-causal attributes (i.e., image backgrounds) and classes.} {Our framework employs a} perturbation network to generate sample-wise logit perturbations using a series of training characteristics of samples as inputs. The whole framework is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Statistical Methods and Inference · Opinion Dynamics and Social Influence
MethodsSoftmax · Attention Is All You Need
