paper-with-me

Papers

Improving Data-driven Heterogeneous Treatment Effect Estimation Under Structure Uncertainty

2022-06-25 · Christopher Tran, Elena Zheleva

Estimating how a treatment affects units individually, known as heterogeneous treatment effect (HTE) estimation, is an essential part of decision-making and policy implementation. The accumulation of large amounts of data in many domains, such as healthcare and e-commerce, has led to increased interest in developing data-driven algorithms for estimating heterogeneous effects from observational and experimental data. However, these methods often make strong assumptions about the observed features and ignore the underlying causal model structure, which can lead to biased HTE estimation. At the same time, accounting for the causal structure of real-world data is rarely trivial since the causal mechanisms that gave rise to the data are typically unknown. To address this problem, we develop a feature selection method that considers each feature's value for HTE estimation and learns the relevant parts of the causal structure from data. We provide strong empirical evidence that our method improves existing data-driven HTE estimation methods under arbitrary underlying causal structures. Our results on synthetic, semi-synthetic, and real-world datasets show that our feature selection algorithm leads to lower HTE estimation error.

📄 PDF Abstract BibTeX arXiv:2206.12689

Code (1)

edgeslab/causal_feature_selection 공식 구현 pytorch

Tasks

Decision Makingfeature selectionHeterogeneous Treatment Effect Estimation

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Data-Driven Estimation of Heterogeneous Treatment Effects

2023-01-16 · Christopher Tran, Keith Burghardt, Kristina Lerman, Elena Zheleva

Estimating how a treatment affects different individuals, known as heterogeneous treatment effect estimation, is an important problem in empirical sciences. In the last few years, there has been a considerable interest i…

counterfactualHeterogeneous Treatment Effect Estimation

Robust and Heterogenous Odds Ratio: Estimating Price Sensitivity for Unbought Items

2021-06-21 · Jean Pauphilet

Problem definition: Mining for heterogeneous responses to an intervention is a crucial step for data-driven operations, for instance to personalize treatment or pricing. We investigate how to estimate price sensitivity f…

Causal InferenceImputationManagementSensitivity

Calibration Error for Heterogeneous Treatment Effects

2022-03-24 · Yizhe Xu, Steve Yadlowsky

Recently, many researchers have advanced data-driven methods for modeling heterogeneous treatment effects (HTEs). Even still, estimation of HTEs is a difficult task -- these methods frequently over- or under-estimate the…

Survival Analysis

Heterogeneous Treatment Effect Estimation for Observational Data using Model-based Forests

2022-10-06 · Susanne Dandl, Andreas Bender, Torsten Hothorn

The estimation of heterogeneous treatment effects (HTEs) has attracted considerable interest in many disciplines, most prominently in medicine and economics. Contemporary research has so far primarily focused on continuo…

Heterogeneous Treatment Effect Estimation

Flexible and Efficient Contextual Bandits with Heterogeneous Treatment Effect Oracles

2022-03-30 · Aldo Gael Carranza, Sanath Kumar Krishnamurthy, Susan Athey

Contextual bandit algorithms often estimate reward models to inform decision-making. However, true rewards can contain action-independent redundancies that are not relevant for decision-making. We show it is more data-ef…

Decision MakingHeterogeneous Treatment Effect EstimationMulti-Armed Bandits