paper-with-me

Papers

Causal Balancing for Domain Generalization

2022-06-10 · Xinyi Wang, Michael Saxon, Jiachen Li, Hongyang Zhang, Kun Zhang, William Yang Wang

While machine learning models rapidly advance the state-of-the-art on various real-world tasks, out-of-domain (OOD) generalization remains a challenging problem given the vulnerability of these models to spurious correlations. We propose a balanced mini-batch sampling strategy to transform a biased data distribution into a spurious-free balanced distribution, based on the invariance of the underlying causal mechanisms for the data generation process. We argue that the Bayes optimal classifiers trained on such balanced distribution are minimax optimal across a diverse enough environment space. We also provide an identifiability guarantee of the latent variable model of the proposed data generation process, when utilizing enough train environments. Experiments are conducted on DomainBed, demonstrating empirically that our method obtains the best performance across 20 baselines reported on the benchmark.

📄 PDF Abstract BibTeX arXiv:2206.05263

Code (1)

wangxinyilinda/causal-balancing-for-domain-generalization 공식 구현 pytorch

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Generalized Balancing Weights via Deep Neural Networks

2022-11-14 · Yoshiaki Kitazawa

Estimating causal effects from observational data is a central problem in many domains. A general approach is to balance covariates with weights such that the distribution of the data mimics randomization. We present gen…

Debiased Collaborative Filtering with Kernel-Based Causal Balancing

2024-04-30 · Haoxuan Li, Chunyuan Zheng, Yanghao Xiao, Peng Wu 외

Debiased collaborative filtering aims to learn an unbiased prediction model by removing different biases in observational datasets. To solve this problem, one of the simple and effective methods is based on the propensit…

Collaborative Filtering

Kernel Ridge Riesz Representers: Generalization, Mis-specification, and the Counterfactual Effective Dimension

2021-02-22 · Rahul Singh

Kernel balancing weights provide confidence intervals for average treatment effects, based on the idea of balancing covariates for the treated group and untreated group in feature space, often with ridge regularization. …

counterfactualLearning Theoryregression

Representation Balancing MDPs for Off-Policy Policy Evaluation

2018-05-23 · NeurIPS 2018 12 · Yao Liu, Omer Gottesman, Aniruddh Raghu, Matthieu Komorowski 외

We study the problem of off-policy policy evaluation (OPPE) in RL. In contrast to prior work, we consider how to estimate both the individual policy value and average policy value accurately. We draw inspiration from rec…

CORE-MTL: Rethinking Gradient Balancing via Causal Orthogonal Representations

2026-06-01 · Chengfeng Wu, Tao Zou, Yanru Wu, Jingge Wang arxiv

Multi-task learning (MTL) aims to construct a joint model for multiple tasks by sharing a common representation across domains. To achieve this goal, existing optimization-centric methods either balance task gradients or…

Multi-Task Learning