paper-with-me

Papers

Learning Optimal Prescriptive Trees from Observational Data

2021-08-31 · Nathanael Jo, Sina Aghaei, Andrés Gómez, Phebe Vayanos

We consider the problem of learning an optimal prescriptive tree (i.e., an interpretable treatment assignment policy in the form of a binary tree) of moderate depth, from observational data. This problem arises in numerous socially important domains such as public health and personalized medicine, where interpretable and data-driven interventions are sought based on data gathered in deployment -- through passive collection of data -- rather than from randomized trials. We propose a method for learning optimal prescriptive trees using mixed-integer optimization (MIO) technology. We show that under mild conditions our method is asymptotically exact in the sense that it converges to an optimal out-of-sample treatment assignment policy as the number of historical data samples tends to infinity. Contrary to existing literature, our approach: 1) does not require data to be randomized, 2) does not impose stringent assumptions on the learned trees, and 3) has the ability to model domain specific constraints. Through extensive computational experiments, we demonstrate that our asymptotic guarantees translate to significant performance improvements in finite samples, as well as showcase our uniquely flexible modeling power by incorporating budget and fairness constraints.

📄 PDF Abstract BibTeX arXiv:2108.13628

Code (1)

d3m-research-group/odtlearn

Tasks

Fairness

Similar Papers 제목 키워드 기반

ODTlearn: A Package for Learning Optimal Decision Trees for Prediction and Prescription

2023-07-28 · Patrick Vossler, Sina Aghaei, Nathan Justin, Nathanael Jo 외

ODTLearn is an open-source Python package that provides methods for learning optimal decision trees for high-stakes predictive and prescriptive tasks based on the mixed-integer optimization (MIO) framework proposed in Ag…

Classification

Learning Prescriptive ReLU Networks

2023-06-01 · Wei Sun, Asterios Tsiourvas

We study the problem of learning optimal policy from a set of discrete treatment options using observational data. We propose a piecewise linear neural network model that can balance strong prescriptive performance and i…

Constrained Prescriptive Trees via Column Generation

2022-07-20 · Shivaram Subramanian, Wei Sun, Youssef Drissi, Markus Ettl

With the abundance of available data, many enterprises seek to implement data-driven prescriptive analytics to help them make informed decisions. These prescriptive policies need to satisfy operational constraints, and p…

Applications of 0-1 Neural Networks in Prescription and Prediction

2024-02-29 · Vrishabh Patil, Kara Hoppe, Yonatan Mintz

A key challenge in medical decision making is learning treatment policies for patients with limited observational data. This challenge is particularly evident in personalized healthcare decision-making, where models need…

counterfactualDecision Making

Predictive and prescriptive analytics for multi-site modelling of frail and elderly patient services

2023-11-13 · Elizabeth Williams, Daniel Gartner, Paul Harper

Many economies are challenged by the effects of an ageing population, particularly in sectors where resource capacity planning is critical, such as healthcare. This research addresses the operational challenges of bed an…