Learning to search efficiently for causally near-optimal treatments
Samuel Håkansson, Viktor Lindblom, Omer Gottesman, Fredrik D Johansson
Abstract
Finding an effective medical treatment often requires a search by trial and error. Making this search more efficient by minimizing the number of unnecessary trials could lower both costs and patient suffering. We formalize this problem as learning a policy for finding a near-optimal treatment in a minimum number of trials using a causal inference framework. We give a model-based dynamic programming algorithm which learns from observational data while being robust to unmeasured confounding. To reduce time complexity, we suggest a greedy algorithm which bounds the near-optimality constraint. The methods are evaluated on synthetic and real-world healthcare data and compared to model-free reinforcement learning. We find that our methods compare favorably to the model-free baseline while offering a more transparent trade-off between search time and treatment efficacy.
BibTeX
@inproceedings{NEURIPS2020_0e900ad8,
author = {H\aa kansson, Samuel and Lindblom, Viktor and Gottesman, Omer and Johansson, Fredrik D},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {1333--1344},
publisher = {Curran Associates, Inc.},
title = {Learning to search efficiently for causally near-optimal treatments},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/0e900ad84f63618452210ab8baae0218-Paper.pdf},
volume = {33},
year = {2020}
}