paper-with-me

홈 › Papers

Towards Real-World Applications of Personalized Anesthesia Using Policy Constraint Q Learning for Propofol Infusion Control

2023-03-17 · Xiuding Cai, Jiao Chen, Yaoyao Zhu, Beimin Wang, Yu Yao

Automated anesthesia promises to enable more precise and personalized anesthetic administration and free anesthesiologists from repetitive tasks, allowing them to focus on the most critical aspects of a patient's surgical care. Current research has typically focused on creating simulated environments from which agents can learn. These approaches have demonstrated good experimental results, but are still far from clinical application. In this paper, Policy Constraint Q-Learning (PCQL), a data-driven reinforcement learning algorithm for solving the problem of learning anesthesia strategies on real clinical datasets, is proposed. Conservative Q-Learning was first introduced to alleviate the problem of Q function overestimation in an offline context. A policy constraint term is added to agent training to keep the policy distribution of the agent and the anesthesiologist consistent to ensure safer decisions made by the agent in anesthesia scenarios. The effectiveness of PCQL was validated by extensive experiments on a real clinical anesthesia dataset. Experimental results show that PCQL is predicted to achieve higher gains than the baseline approach while maintaining good agreement with the reference dose given by the anesthesiologist, using less total dose, and being more responsive to the patient's vital signs. In addition, the confidence intervals of the agent were investigated, which were able to cover most of the clinical decisions of the anesthesiologist. Finally, an interpretable method, SHAP, was used to analyze the contributing components of the model predictions to increase the transparency of the model.

📄 PDF Abstract BibTeX arXiv:2303.10180

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Balanced Off-Policy Evaluation for Personalized Pricing

2023-02-24 · Adam N. Elmachtoub, Vishal Gupta, Yunfan Zhao

We consider a personalized pricing problem in which we have data consisting of feature information, historical pricing decisions, and binary realized demand. The goal is to perform off-policy evaluation for a new persona…

Off-policy evaluation

Reduced neural activity during volatile anesthesia compared to TIVA: evidence from a novel EEG signal processing analysis

2020-09-29 · Amitai Bickel, Alexey Gavrilov, Shimon Ivry, Neta B Maimon 외

Post-operative cognitive decline is a well-known phenomenon and of crucial importance especially in the elderly. General anesthesia can be accomplished by inhalation-based (volatile) or total intravenous anesthesia (TIVA…

EEGElectroencephalogram (EEG)

Multi-Agent Deep Reinforcement Learning for Multiple Anesthetics Collaborative Control

2025-04-07 · Huijie Li, Yide Yu, Si Shi, Anmin Hu 외

Automated control of personalized multiple anesthetics in clinical Total Intravenous Anesthesia (TIVA) is crucial yet challenging. Current systems, including target-controlled infusion (TCI) and closed-loop systems, eith…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Annotation of pain and anesthesia events for surgery-related processes and outcomes extraction

2017-08-01 · WS 2017 8 · Wen-wai Yim, Dario Tedesco, Catherine Curtin, Hern 외

Pain and anesthesia information are crucial elements to identifying surgery-related processes and outcomes. However pain is not consistently recorded in the electronic medical record. Even when recorded, the rich complex…

Management

A Model-Based Architecture for Automatic Anesthesia Infusion

2021-12-28 · Dayang Liu

This paper presents a model-based control architecture. Based on the Medical Cyber-physical Systems (MCPS) concept, we construct a safe and reliable automatic anesthesia control closed-loop system. The control architectu…

model