Towards Physiologically Sensible Predictions via the Rule-based Reinforcement Learning Layer
This paper adds to the growing literature of reinforcement learning (RL) for healthcare by proposing a novel paradigm: augmenting any predictor with Rule-based RL Layer (RRLL) that corrects the model's physiologically impossible predictions. Specifically, RRLL takes as input states predicted labels and outputs corrected labels as actions. The reward of the state-action pair is evaluated by a set of general rules. RRLL is efficient, general and lightweight: it does not require heavy expert knowledge like prior work but only a set of impossible transitions. This set is much smaller than all possible transitions; yet it can effectively reduce physiologically impossible mistakes made by the state-of-the-art predictor models. We verify the utility of RRLL on a variety of important healthcare classification problems and observe significant improvements using the same setup, with only the domain-specific set of impossibility changed. In-depth analysis shows that RRLL indeed improves accuracy by effectively reducing the presence of physiologically impossible predictions.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement Learning (RL)Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Deep reinforcement learning for irrigation scheduling using high-dimensional sensor feedback
Deep reinforcement learning has considerable potential to improve irrigation scheduling in many cropping systems by applying adaptive amounts of water based on various measurements over time. The goal is to discover an i…
Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Scheduling+1Learning to Run challenge: Synthesizing physiologically accurate motion using deep reinforcement learning
Synthesizing physiologically-accurate human movement in a variety of conditions can help practitioners plan surgeries, design experiments, or prototype assistive devices in simulated environments, reducing time and costs…
Deep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning+1Sensible adversarial learning
The trade-off between robustness and standard accuracy has been consistently reported in the machine learning literature. Although the problem has been widely studied to understand and explain this trade-off, no studies …
Modeling the Long Term Future in Model-Based Reinforcement Learning
In model-based reinforcement learning, the agent interleaves between model learning and planning. These two components are inextricably intertwined. If the model is not able to provide sensible long-term prediction, th…
Imitation LearningModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+33KG: Contrastive Learning of 12-Lead Electrocardiograms using Physiologically-Inspired Augmentations
We propose 3KG, a physiologically-inspired contrastive learning approach that generates views using 3D augmentations of the 12-lead electrocardiogram. We evaluate representation quality by fine-tuning a linear layer for …
Contrastive LearningRhythmTime Series Analysis