菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - Iterative Learning Control-Informed Reinforcement Learning for Batch Process Control

A significant limitation of Deep Reinforcement Learning (DRL) is the stochastic uncertainty in actions generated during exploration-exploitation, which poses substantial safety risks during both training and deployment. In industrial process control, the lack of formal stability and convergence guarantees further inhibits adoption of DRL methods by practitioners. Conversely, Iterative Learning Control (ILC) represents a well-established autonomous control methodology for repetitive systems, particularly in batch process optimization. ILC achieves desired control performance through iterative refinement of control laws, either between consecutive batches or within individual batches, to compensate for both repetitive and non-repetitive disturbances. This study introduces an Iterative Learning Control-Informed Reinforcement Learning (IL-CIRL) framework for training DRL controllers in dual-layer batch-to-batch and within-batch control architectures for batch processes. The proposed method incorporates Kalman filter-based state estimation within the iterative learning structure to guide DRL agents toward control policies that satisfy operational constraints and ensure stability guarantees. This approach enables the systematic design of DRL controllers for batch processes operating under multiple disturbance conditions.

顶级标签: reinforcement learning systems theory
详细标签: iterative learning control batch process control safety guarantees kalman filter industrial control 或 搜索:

基于迭代学习控制启发的强化学习用于间歇过程控制 / Iterative Learning Control-Informed Reinforcement Learning for Batch Process Control


1️⃣ 一句话总结

这篇论文提出了一种新方法,将传统可靠的迭代学习控制思想融入深度强化学习中,用于安全、稳定地控制工业间歇生产过程,解决了强化学习在工业应用中因动作随机性和缺乏稳定性保证而带来的安全风险问题。

源自 arXiv: 2603.15180