paper-with-me

홈 › Papers

Defining Expertise: Applications to Treatment Effect Estimation

2024-03-01 · Alihan Hüyük, Qiyao Wei, Alicia Curth, Mihaela van der Schaar

Decision-makers are often experts of their domain and take actions based on their domain knowledge. Doctors, for instance, may prescribe treatments by predicting the likely outcome of each available treatment. Actions of an expert thus naturally encode part of their domain knowledge, and can help make inferences within the same domain: Knowing doctors try to prescribe the best treatment for their patients, we can tell treatments prescribed more frequently are likely to be more effective. Yet in machine learning, the fact that most decision-makers are experts is often overlooked, and "expertise" is seldom leveraged as an inductive bias. This is especially true for the literature on treatment effect estimation, where often the only assumption made about actions is that of overlap. In this paper, we argue that expertise - particularly the type of expertise the decision-makers of a domain are likely to have - can be informative in designing and selecting methods for treatment effect estimation. We formally define two types of expertise, predictive and prognostic, and demonstrate empirically that: (i) the prominent type of expertise in a domain significantly influences the performance of different methods in treatment effect estimation, and (ii) it is possible to predict the type of expertise present in a dataset, which can provide a quantitative basis for model selection.

📄 PDF Abstract BibTeX arXiv:2403.00694

Code (2)

qiyaowei/expertise 공식 구현 jax
vanderschaarlab/expertise 공식 구현 jax

Tasks

Inductive BiasModel Selection

Similar Papers 제목 키워드 기반

Difference-in-Differences Estimators of Intertemporal Treatment Effects

2020-07-08 · Clément de Chaisemartin, Xavier D'Haultfoeuille

We study treatment-effect estimation, with a panel where groups may experience multiple changes of their treatment dose. We make parallel trends assumptions, but do not restrict treatment effect heterogeneity, unlike the…

Form

Efficient Adaptive Experimental Design for Average Treatment Effect Estimation

2020-02-13 · Masahiro Kato, Takuya Ishihara, Junya Honda, Yusuke Narita

We study how to efficiently estimate average treatment effects (ATEs) using adaptive experiments. In adaptive experiments, experimenters sequentially assign treatments to experimental units while updating treatment assig…

Experimental Designvalid

A Novel Two-level Causal Inference Framework for On-road Vehicle Quality Issues Diagnosis

2023-03-31 · Qian Wang, Huanyi Shui, Thi Tu Trinh Tran, Milad Zafar Nezhad 외

In the automotive industry, the full cycle of managing in-use vehicle quality issues can take weeks to investigate. The process involves isolating root causes, defining and implementing appropriate treatments, and refini…

Causal Inference

Federated Estimation of Causal Effects from Observational Data

2021-05-31 · Thanh Vinh Vo, Trong Nghia Hoang, Young Lee, Tze-Yun Leong

Many modern applications collect data that comes in federated spirit, with data kept locally and undisclosed. Till date, most insight into the causal inference requires data to be stored in a central repository. We prese…

Causal InferenceGaussian Processes

CausalPFN: Amortized Causal Effect Estimation via In-Context Learning

2025-06-09 · Vahid Balazadeh, Hamidreza Kamkari, Valentin Thomas, Benson Li 외

Causal effect estimation from observational data is fundamental across various applications. However, selecting an appropriate estimator from dozens of specialized methods demands substantial manual effort and domain exp…

Decision MakingHeterogeneous Treatment Effect EstimationIn-Context Learning