Application of Deep Reinforcement Learning to Event-Triggered Control for Networked Artificial Pancreas Systems
Junya Ikemoto, Satoshi Maruyama, Kazumune Hashimoto
TLDR
This paper introduces a DRL-based event-triggered controller for networked artificial pancreas systems, improving communication efficiency.
Key contributions
- Develops a DRL-based event-triggered controller for networked artificial pancreas (AP) systems.
- Reduces communication frequency in AP systems by using blood glucose changes as an update trigger.
- Formulates the problem as a semi-Markov decision process, extending a standard DRL algorithm.
- Demonstrates improved communication efficiency while maintaining control performance.
Why it matters
This paper is important because it tackles the energy efficiency problem in networked artificial pancreas systems. By reducing communication frequency without sacrificing control, it makes DRL-based AP systems more practical for real-world use.
Original Abstract
This paper proposes a deep reinforcement learning (DRL)-based event-triggered controller design for networked artificial pancreas (AP) systems. Although existing DRL-based AP controllers typically assume periodic control updates, networked control systems (NCSs) require a reduction in communication frequency to achieve energy-efficient operation, which is directly tied to control updates. However, jointly learning both insulin dosing and update timing significantly increases the complexity of the learning problem. To alleviate this complexity, we develop a practical DRL-based controller design that avoids explicitly learning update timing by introducing a rule-based criterion defined by changes in blood glucose. As a result, decision-making occurs at irregular intervals, and the problem is naturally formulated as a semi-Markov decision process (SMDP), for which we extend a standard DRL algorithm. Numerical experiments demonstrate that the proposed method improves communication efficiency while maintaining control performance.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.