Causal Inference and Off-Policy Evaluation

Estimating what an intervention does — under missing treatment labels, distribution shift between the study and the target population, or a single treated unit.

The question

Identification is only the first obstacle. The harder practical problems come from the gap between the data one has and the population one cares about: treatment status is unrecorded for most units, the logged population differs from the deployment population, or there is exactly one treated unit and a pool of imperfect comparisons.

Each case has a semiparametric structure worth working out precisely — what is identified, what the efficiency bound is, and which estimator attains it.

Three settings

Structural estimation

Importance weighting for conditional moment restrictions (ICLR 2022, spotlight) turns a continuum of conditional restrictions into an unconditional risk minimization problem, which allows nonparametric instrumental variable models to be estimated with neural networks and other flexible learners.

Bias correction for these estimators is developed under debiased machine learning and Riesz regression; the design of the experiments that generate the data is developed under adaptive experimental design.

Papers in this project

Each entry links to a short note; the publication list has the complete record.

Other projects