paper-with-me

Papers

Causality Pursuit from Heterogeneous Environments via Neural Adversarial Invariance Learning

2024-05-07 · Yihong Gu, Cong Fang, Peter Bühlmann, Jianqing Fan

Pursuing causality from data is a fundamental problem in scientific discovery, treatment intervention, and transfer learning. This paper introduces a novel algorithmic method for addressing nonparametric invariance and causality learning in regression models across multiple environments, where the joint distribution of response variables and covariates varies, but the conditional expectations of outcome given an unknown set of quasi-causal variables are invariant. The challenge of finding such an unknown set of quasi-causal or invariant variables is compounded by the presence of endogenous variables that have heterogeneous effects across different environments. The proposed Focused Adversarial Invariant Regularization (FAIR) framework utilizes an innovative minimax optimization approach that drives regression models toward prediction-invariant solutions through adversarial testing. Leveraging the representation power of neural networks, FAIR neural networks (FAIR-NN) are introduced for causality pursuit. It is shown that FAIR-NN can find the invariant variables and quasi-causal variables under a minimal identification condition and that the resulting procedure is adaptive to low-dimensional composition structures in a non-asymptotic analysis. Under a structural causal model, variables identified by FAIR-NN represent pragmatic causality and provably align with exact causal mechanisms under conditions of sufficient heterogeneity. Computationally, FAIR-NN employs a novel Gumbel approximation with decreased temperature and a stochastic gradient descent ascent algorithm. The procedures are demonstrated using simulated and real-data examples.

📄 PDF Abstract BibTeX arXiv:2405.04715

Code (1)

wmyw96/fair 공식 구현 pytorch

Tasks

regressionscientific discoveryTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Invariant Policy Learning: A Causal Perspective

2021-06-01 · Sorawit Saengkyongam, Nikolaj Thams, Jonas Peters, Niklas Pfister

Contextual bandit and reinforcement learning algorithms have been successfully used in various interactive learning systems such as online advertising, recommender systems, and dynamic pricing. However, they have yet to …

Multi-Armed BanditsRecommendation Systems

Causal Discovery using Model Invariance through Knockoff Interventions

2022-07-08 · Wasim Ahmad, Maha Shadaydeh, Joachim Denzler

Cause-effect analysis is crucial to understand the underlying mechanism of a system. We propose to exploit model invariance through interventions on the predictors to infer causality in nonlinear multivariate systems of …

Causal DiscoverymodelTime SeriesTime Series Analysis

A Framework for Scalable Heterogeneous Multi-Agent Adversarial Reinforcement Learning in IsaacLab

2025-09-26 · Isaac Peterson, Christopher Allred, Jacob Morrey, Mario Harper arxiv

Multi-Agent Reinforcement Learning (MARL) is central to robotic systems cooperating in dynamic environments. While prior work has focused on these collaborative settings, adversarial interactions are equally critical for…

Multi-agent Reinforcement Learning

Fundamental Computational Limits in Pursuing Invariant Causal Prediction and Invariance-Guided Regularization

2025-01-29 · Yihong Gu, Cong Fang, Yang Xu, Zijian Guo 외

Pursuing invariant prediction from heterogeneous environments opens the door to learning causality in a purely data-driven way and has several applications in causal discovery and robust transfer learning. However, exist…

Causal DiscoveryTransfer Learning

InvarGC: Invariant Granger Causality for Heterogeneous Interventional Time Series under Latent Confounding

2025-10-22 · Ziyi Zhang, Shaogang Ren, Xiaoning Qian, Nick Duffield arxiv

Granger causality is widely used for causal structure discovery in complex systems from multivariate time series data. Traditional Granger causality tests based on linear models often fail to detect even mild non-linear …