paper-with-me

Papers

Geometry-Aware Instrumental Variable Regression

2024-05-19 · Heiner Kremer, Bernhard Schölkopf

Instrumental variable (IV) regression can be approached through its formulation in terms of conditional moment restrictions (CMR). Building on variants of the generalized method of moments, most CMR estimators are implicitly based on approximating the population data distribution via reweightings of the empirical sample. While for large sample sizes, in the independent identically distributed (IID) setting, reweightings can provide sufficient flexibility, they might fail to capture the relevant information in presence of corrupted data or data prone to adversarial attacks. To address these shortcomings, we propose the Sinkhorn Method of Moments, an optimal transport-based IV estimator that takes into account the geometry of the data manifold through data-derivative information. We provide a simple plug-and-play implementation of our method that performs on par with related estimators in standard settings but improves robustness against data corruption and adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2405.11633

Code (1)

HeinerKremer/sinkhorn-iv 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

Stochastic Optimization Algorithms for Instrumental Variable Regression with Streaming Data

2024-05-29 · Xuxing Chen, Abhishek Roy, Yifan Hu, Krishnakumar Balasubramanian

We develop and analyze algorithms for instrumental variable regression by viewing the problem as a conditional stochastic optimization problem. In the context of least-squares instrumental variable regression, our algori…

regressionStochastic Optimization

Dual Instrumental Variable Regression

2019-10-27 · NeurIPS 2020 12 · Krikamol Muandet, Arash Mehrjou, Si Kai Lee, Anant Raj

We present a novel algorithm for non-linear instrumental variable (IV) regression, DualIV, which simplifies traditional two-stage methods via a dual formulation. Inspired by problems in stochastic programming, we show th…

regression

Outcome-Aware Spectral Feature Learning for Instrumental Variable Regression

2025-11-30 · Dimitri Meunier, Jakub Wornbard, Vladimir R. Kostic, Antoine Moulin 외 arxiv

We address the problem of causal effect estimation in the presence of hidden confounders using nonparametric instrumental variable (IV) regression. An established approach is to use estimators based on learned spectral f…

Learning Deep Features in Instrumental Variable Regression

2020-10-14 · ICLR 2021 1 · Liyuan Xu, Yutian Chen, Siddarth Srinivasan, Nando de Freitas 외

Instrumental variable (IV) regression is a standard strategy for learning causal relationships between confounded treatment and outcome variables from observational data by utilizing an instrumental variable, which affec…

regression

Kernel Instrumental Variable Regression

2019-06-01 · NeurIPS 2019 12 · Rahul Singh, Maneesh Sahani, Arthur Gretton

Instrumental variable (IV) regression is a strategy for learning causal relationships in observational data. If measurements of input X and output Y are confounded, the causal relationship can nonetheless be identified i…

regression