paper-with-me

Papers

Optimizing Sequential Medical Treatments with Auto-Encoding Heuristic Search in POMDPs

2019-05-17 · Luchen Li, Matthieu Komorowski, Aldo A. Faisal

Health-related data is noisy and stochastic in implying the true physiological states of patients, limiting information contained in single-moment observations for sequential clinical decision making. We model patient-clinician interactions as partially observable Markov decision processes (POMDPs) and optimize sequential treatment based on belief states inferred from history sequence. To facilitate inference, we build a variational generative model and boost state representation with a recurrent neural network (RNN), incorporating an auxiliary loss from sequence auto-encoding. Meanwhile, we optimize a continuous policy of drug levels with an actor-critic method where policy gradients are obtained from a stablized off-policy estimate of advantage function, with the value of belief state backed up by parallel best-first suffix trees. We exploit our methodology in optimizing dosages of vasopressor and intravenous fluid for sepsis patients using a retrospective intensive care dataset and evaluate the learned policy with off-policy policy evaluation (OPPE). The results demonstrate that modelling as POMDPs yields better performance than MDPs, and that incorporating heuristic search improves sample efficiency.

📄 PDF Abstract BibTeX arXiv:1905.07465

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingHeuristic Search

Similar Papers 제목 키워드 기반

Medical Dead-ends and Learning to Identify High-risk States and Treatments

2021-10-08 · NeurIPS 2021 12 · Mehdi Fatemi, Taylor W. Killian, Jayakumar Subramanian, Marzyeh Ghassemi

Machine learning has successfully framed many sequential decision making problems as either supervised prediction, or optimal decision-making policy identification via reinforcement learning. In data-constrained offline …

Decision MakingSequential Decision Making

Continuous Predictive Modeling of Clinical Notes and ICD Codes in Patient Health Records

2024-05-19 · Mireia Hernandez Caralt, Clarence Boon Liang Ng, Marek Rei

Electronic Health Records (EHR) serve as a valuable source of patient information, offering insights into medical histories, treatments, and outcomes. Previous research has developed systems for detecting applicable ICD …

Treatment recommendation with distributional targets

2020-05-19 · Anders Bredahl Kock, David Preinerstorfer, Bezirgen Veliyev

We study the problem of a decision maker who must provide the best possible treatment recommendation based on an experiment. The desirability of the outcome distribution resulting from the policy recommendation is measur…

Deep Bayesian Estimation for Dynamic Treatment Regimes with a Long Follow-up Time

2021-09-20 · Adi Lin, Jie Lu, Junyu Xuan, Fujin Zhu 외

Causal effect estimation for dynamic treatment regimes (DTRs) contributes to sequential decision making. However, censoring and time-dependent confounding under DTRs are challenging as the amount of observational data de…

Decision MakingregressionSelf-Driving CarsSequential Decision Making

GOTM: a Goal-Oriented Framework for Capturing Uncertainty of Medical Treatments

2016-12-09 · Davoud Mougouei, David Powers

It has been widely recognized that uncertainty is an inevitable aspect of diagnosis and treatment of medical disorders. Such uncertainties hence, need to be considered in computerized medical models. The existing medical…