paper-with-me

홈 › Papers

Policy Learning with Observational Data

2017-02-09 · Susan Athey, Stefan Wager

In many areas, practitioners seek to use observational data to learn a treatment assignment policy that satisfies application-specific constraints, such as budget, fairness, simplicity, or other functional form constraints. For example, policies may be restricted to take the form of decision trees based on a limited set of easily observable individual characteristics. We propose a new approach to this problem motivated by the theory of semiparametrically efficient estimation. Our method can be used to optimize either binary treatments or infinitesimal nudges to continuous treatments, and can leverage observational data where causal effects are identified using a variety of strategies, including selection on observables and instrumental variables. Given a doubly robust estimator of the causal effect of assigning everyone to treatment, we develop an algorithm for choosing whom to treat, and establish strong guarantees for the asymptotic utilitarian regret of the resulting policy.

📄 PDF Abstract BibTeX arXiv:1702.02896

Code (1)

grf-labs/policyTree 공식 구현

Tasks

FairnessForm

Similar Papers 제목 키워드 기반

Model-Predictive Policy Learning with Uncertainty Regularization for Driving in Dense Traffic

2019-01-08 · ICLR 2019 5 · Mikael Henaff, Alfredo Canziani, Yann Lecun

Learning a policy using only observational data is challenging because the distribution of states it induces at execution time may differ from the distribution observed during training. We propose to train a policy by un…

Rolling Shutter Correction

Confounding-Robust Policy Improvement

2018-05-22 · NeurIPS 2018 12 · Nathan Kallus, Angela Zhou

We study the problem of learning personalized decision policies from observational data while accounting for possible unobserved confounding. Previous approaches, which assume unconfoundedness, i.e., that no unobserved c…

Causal Inference

Positivity-free Policy Learning with Observational Data

2023-10-10 · Pan Zhao, Antoine Chambaz, Julie Josse, Shu Yang

Policy learning utilizing observational data is pivotal across various domains, with the objective of learning the optimal treatment assignment policy while adhering to specific constraints such as fairness, budget, and …

Fairness

Off-Policy Evaluation with Out-of-Sample Guarantees

2023-01-20 · Sofia Ek, Dave Zachariah, Fredrik D. Johansson, Petre Stoica

We consider the problem of evaluating the performance of a decision policy using past observational data. The outcome of a policy is measured in terms of a loss (aka. disutility or negative reward) and the main problem i…

Off-policy evaluationvalid

Fair Off-Policy Learning from Observational Data

2023-03-15 · Dennis Frauen, Valentyn Melnychuk, Stefan Feuerriegel

Algorithmic decision-making in practice must be fair for legal, ethical, and societal reasons. To achieve this, prior research has contributed various approaches that ensure fairness in machine learning predictions, whil…

Decision MakingFairnessGeneralization Bounds