English

Deep Attention Q-Network for Personalized Treatment Recommendation

Machine Learning 2023-07-06 v1 Artificial Intelligence

Abstract

Tailoring treatment for individual patients is crucial yet challenging in order to achieve optimal healthcare outcomes. Recent advances in reinforcement learning offer promising personalized treatment recommendations; however, they rely solely on current patient observations (vital signs, demographics) as the patient's state, which may not accurately represent the true health status of the patient. This limitation hampers policy learning and evaluation, ultimately limiting treatment effectiveness. In this study, we propose the Deep Attention Q-Network for personalized treatment recommendations, utilizing the Transformer architecture within a deep reinforcement learning framework to efficiently incorporate all past patient observations. We evaluated the model on real-world sepsis and acute hypotension cohorts, demonstrating its superiority to state-of-the-art models. The source code for our model is available at https://github.com/stevenmsm/RL-ICU-DAQN.

Keywords

Cite

@article{arxiv.2307.01519,
  title  = {Deep Attention Q-Network for Personalized Treatment Recommendation},
  author = {Simin Ma and Junghwan Lee and Nicoleta Serban and Shihao Yang},
  journal= {arXiv preprint arXiv:2307.01519},
  year   = {2023}
}
R2 v1 2026-06-28T11:21:32.345Z