paper-with-me

Papers

Causal Estimation of Exposure Shifts with Neural Networks

2023-02-06 · Mauricio Tec, Kevin Josey, Oladimeji Mudele, Francesca Dominici

A fundamental task in causal inference is estimating the effect of distribution shift in the treatment variable. We refer to this problem as shift-response function (SRF) estimation. Existing neural network methods for causal inference lack theoretical guarantees and practical implementations for SRF estimation. In this paper, we introduce Targeted Regularization for Exposure Shifts with Neural Networks (TRESNET), a method to estimate SRFs with robustness and efficiency guarantees. Our contributions are twofold. First, we propose a targeted regularization loss for neural networks with theoretical properties that ensure double robustness and asymptotic efficiency specific to SRF estimation. Second, we extend targeted regularization to support loss functions from the exponential family to accommodate non-continuous outcome distributions (e.g., discrete counts). We conduct benchmark experiments demonstrating TRESNET's broad applicability and competitiveness. We then apply our method to a key policy question in public health to estimate the causal effect of revising the US National Ambient Air Quality Standards (NAAQS) for PM 2.5 from 12 ${\mu}g/m^3$ to 9 ${\mu}g/m^3$. This change has been recently proposed by the US Environmental Protection Agency (EPA). Our goal is to estimate the reduction in deaths that would result from this anticipated revision using data consisting of 68 million individuals across the U.S.

📄 PDF Abstract BibTeX arXiv:2302.02560

Code (1)

nsaph-projects/tresnet 공식 구현 pytorch

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Estimating Online Influence Needs Causal Modeling! Counterfactual Analysis of Social Media Engagement

2025-05-25 · Lin Tian, Marian-Andrei Rizoiu

Understanding true influence in social media requires distinguishing correlation from causation--particularly when analyzing misinformation spread. While existing approaches focus on exposure metrics and network structur…

Causal InferencecounterfactualMisinformation

Evaluating shifts in mobility and COVID-19 case rates in U.S. counties: A demonstration of modified treatment policies for causal inference with continuous exposures

2021-10-24 · Joshua R. Nugent, Laura B. Balzer

Previous research has shown mixed evidence on the associations between mobility data and COVID-19 case rates, analysis of which is complicated by differences between places on factors influencing both behavior and health…

Causal Inference

Estimating Propensity for Causality-based Recommendation without Exposure Data

2023-10-31 · NeurIPS 2023 11

Causality-based recommendation systems focus on the causal effects of user-item interactions resulting from item exposure (i.e., which items are recommended or exposed to the user), as opposed to conventional correlation…

Recommendation Systems

Consistent Estimation of Propensity Score Functions with Oversampled Exposed Subjects

2018-05-20 · Sherri Rose

Observational cohort studies with oversampled exposed subjects are typically implemented to understand the causal effect of a rare exposure. Because the distribution of exposed subjects in the sample differs from the sou…

Causal Inference

A Primer on Causality in Data Science

2018-09-07 · Hachem Saddiki, Laura B. Balzer

Many questions in Data Science are fundamentally causal in that our objective is to learn the effect of some exposure, randomized or not, on an outcome interest. Even studies that are seemingly non-causal, such as those …

Causal Inference