paper-with-me

Papers

Control-Informed Reinforcement Learning for Chemical Processes

2024-08-24 · Maximilian Bloor, Akhil Ahmed, Niki Kotecha, Mehmet Mercangöz, Calvin Tsay, Ehecactl Antonio Del Rio Chanona

This work proposes a control-informed reinforcement learning (CIRL) framework that integrates proportional-integral-derivative (PID) control components into the architecture of deep reinforcement learning (RL) policies. The proposed approach augments deep RL agents with a PID controller layer, incorporating prior knowledge from control theory into the learning process. CIRL improves performance and robustness by combining the best of both worlds: the disturbance-rejection and setpoint-tracking capabilities of PID control and the nonlinear modeling capacity of deep RL. Simulation studies conducted on a continuously stirred tank reactor system demonstrate the improved performance of CIRL compared to both conventional model-free deep RL and static PID controllers. CIRL exhibits better setpoint-tracking ability, particularly when generalizing to trajectories outside the training distribution, suggesting enhanced generalization capabilities. Furthermore, the embedded prior control knowledge within the CIRL policy improves its robustness to unobserved system disturbances. The control-informed RL framework combines the strengths of classical control and reinforcement learning to develop sample-efficient and robust deep reinforcement learning algorithms, with potential applications in complex industrial systems.

📄 PDF Abstract BibTeX arXiv:2408.13566

Code (1)

OptiMaL-PSE-Lab/CIRL 공식 구현 pytorch

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Achieving Optimal Tissue Repair Through MARL with Reward Shaping and Curriculum Learning

2025-04-14 · Muhammad Al-Zafar Khan, Jamal Al-Karaki

In this paper, we present a multi-agent reinforcement learning (MARL) framework for optimizing tissue repair processes using engineered biological agents. Our approach integrates: (1) stochastic reaction-diffusion system…

Multi-agent Reinforcement Learning

Optimizing Operation Recipes with Reinforcement Learning for Safe and Interpretable Control of Chemical Processes

2025-11-20 · Dean Brandner, Sergio Lucia arxiv

Optimal operation of chemical processes is vital for energy, resource, and cost savings in chemical engineering. The problem of optimal operation can be tackled with reinforcement learning, but traditional reinforcement …

Reinforcement Learning

A Physics-Informed Framework for PID Tuning of Chemical Processes Using Large Language Model Agents

2026-07-29 · Zhoupeng Shou, Xiaodong Hong, Congjing Ren, Jingdai Wang 외 arxiv

PID tuning for chemical processes commonly relies on identified process models, whereas plant engineers often retune loops iteratively by observing responses, diagnosing deficiencies, adjusting gains, and validating the …

Learning dynamical systems with biochemically informed neural ordinary differential equations

2026-05-22 · Luis L. Fonseca, Reinhard C. Laubenbacher, Lucas Böttcher arxiv

Ordinary differential equation models of biochemical reactions are often formulated as stoichiometric systems in which the dynamics arise from a collection of interacting processes. A central challenge is that the functi…

Improving the Robustness of Control of Chaotic Convective Flows with Domain-Informed Reinforcement Learning

2025-10-31 · Michiel Straat, Thorben Markmann, Sebastian Peitz, Barbara Hammer arxiv

Chaotic convective flows arise in many real-world systems, such as microfluidic devices and chemical reactors. Stabilizing these flows is highly desirable but remains challenging, particularly in chaotic regimes where co…

Reinforcement Learning