paper-with-me

Papers

Counterfactual Supervision-based Information Bottleneck for Out-of-Distribution Generalization

2022-08-16 · Bin Deng, Kui Jia

Learning invariant (causal) features for out-of-distribution (OOD) generalization has attracted extensive attention recently, and among the proposals invariant risk minimization (IRM) is a notable solution. In spite of its theoretical promise for linear regression, the challenges of using IRM in linear classification problems remain. By introducing the information bottleneck (IB) principle into the learning of IRM, IB-IRM approach has demonstrated its power to solve these challenges. In this paper, we further improve IB-IRM from two aspects. First, we show that the key assumption of support overlap of invariant features used in IB-IRM is strong for the guarantee of OOD generalization and it is still possible to achieve the optimal solution without this assumption. Second, we illustrate two failure modes that IB-IRM (and IRM) could fail for learning the invariant features, and to address such failures, we propose a \textit{Counterfactual Supervision-based Information Bottleneck (CSIB)} learning algorithm that provably recovers the invariant features. By requiring counterfactual inference, CSIB works even when accessing data from a single environment. Empirical experiments on several datasets verify our theoretical results.

📄 PDF Abstract BibTeX arXiv:2208.07798

Code (1)

szubing/csib 공식 구현 pytorch

Tasks

counterfactualCounterfactual InferenceOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Revisiting Counterfactual Regression through the Lens of Gromov-Wasserstein Information Bottleneck

2024-05-24 · Hao Yang, Zexu Sun, Hongteng Xu, Xu Chen

As a promising individualized treatment effect (ITE) estimation method, counterfactual regression (CFR) maps individuals' covariates to a latent space and predicts their counterfactual outcomes. However, the selection bi…

counterfactualregressionSelection bias

Towards A Unified Information Bottleneck Framework for Time Series Explanations

2026-08-26 · Xu Zheng, Zichuan Liu, Zhuomin Chen, Mayur Akewar 외 arxiv

Explaining deep learning models operating on time series data is crucial in various applications that require transparent and interpretable insights into model behavior. {Existing explanation methods generally fall into …

Unlocking Out-of-Distribution Generalization in Transformers via Recursive Latent Space Reasoning

2025-10-15 · Awni Altabaa, Siyu Chen, John Lafferty, Zhuoran Yang arxiv

Systematic, compositional generalization beyond the training distribution remains a core challenge in machine learning -- and a critical bottleneck for the emergent reasoning abilities of modern language models. This wor…

Leveraging a Simulator for Learning Causal Representations from Post-Treatment Covariates for CATE

2025-02-07 · Lokesh Nagalapatti, Pranava Singhal, Avishek Ghosh, Sunita Sarawagi

Treatment effect estimation involves assessing the impact of different treatments on individual outcomes. Current methods estimate Conditional Average Treatment Effect (CATE) using observational datasets where covariates…

Contrastive Learningcounterfactual

Robust and On-the-fly Dataset Denoising for Image Classification

2020-03-24 · ECCV 2020 8 · Jiaming Song, Lunjia Hu, Michael Auli, Yann Dauphin 외

Memorization in over-parameterized neural networks could severely hurt generalization in the presence of mislabeled examples. However, mislabeled examples are hard to avoid in extremely large datasets collected with weak…

ClassificationcounterfactualDenoisingGeneral Classification+4