paper-with-me

홈 › Papers

Stability-Preserving Automatic Tuning of PID Control with Reinforcement Learning

2021-12-30 · Ayub I. Lakhani, Myisha A. Chowdhury, Qiugang Lu

PID control has been the dominant control strategy in the process industry due to its simplicity in design and effectiveness in controlling a wide range of processes. However, traditional methods on PID tuning often require extensive domain knowledge and field experience. To address the issue, this work proposes an automatic PID tuning framework based on reinforcement learning (RL), particularly the deterministic policy gradient (DPG) method. Different from existing studies on using RL for PID tuning, in this work, we consider the closed-loop stability throughout the RL-based tuning process. In particular, we propose a novel episodic tuning framework that allows for an episodic closed-loop operation under selected PID parameters where the actor and critic networks are updated once at the end of each episode. To ensure the closed-loop stability during the tuning, we initialize the training with a conservative but stable baseline PID controller and the resultant reward is used as a benchmark score. A supervisor mechanism is used to monitor the running reward (e.g., tracking error) at each step in the episode. As soon as the running reward exceeds the benchmark score, the underlying controller is replaced by the baseline controller as an early correction to prevent instability. Moreover, we use layer normalization to standardize the input to each layer in actor and critic networks to overcome the issue of policy saturation at action bounds, to ensure the convergence to the optimum. The developed methods are validated through setpoint tracking experiments on a second-order plus dead-time system. Simulation results show that with our scheme, the closed-loop stability can be maintained throughout RL explorations and the explored PID parameters by the RL agent converge quickly to the optimum.

📄 PDF Abstract BibTeX arXiv:2112.15187

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

StablePrompt: Automatic Prompt Tuning using Reinforcement Learning for Large Language Models

2024-10-10 · Minchan Kwon, Gaeun Kim, Jongsuk Kim, Haeil Lee 외

Finding appropriate prompts for the specific task has become an important issue as the usage of Large Language Models (LLM) has expanded. Reinforcement Learning (RL) is widely used for prompt tuning, but its inherent ins…

Question AnsweringReinforcement Learning (RL)text-classificationText Classification+1

Self-adaptive Torque Vectoring Controller Using Reinforcement Learning

2021-03-27 · Shayan Taherian, Sampo Kuutti, Marco Visca, Saber Fallah

Continuous direct yaw moment control systems such as torque-vectoring controller are an essential part for vehicle stabilization. This controller has been extensively researched with the central objective of maintaining …

Frictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Automating Control of Overestimation Bias for Reinforcement Learning

2021-10-26 · Arsenii Kuznetsov, Alexander Grishin, Artem Tsypin, Arsenii Ashukha 외

Overestimation bias control techniques are used by the majority of high-performing off-policy reinforcement learning algorithms. However, most of these techniques rely on pre-defined bias correction policies that are eit…

Continuous ControlQ-Learningreinforcement-learningReinforcement Learning+1

OracleTSC: Oracle-Informed Reward Hurdle and Uncertainty Regularization for Traffic Signal Control

2026-05-08 · Darryl Jacob, Xinyu Liu, Muchao Ye, Xiaoyong Yuan 외 arxiv

Transparent decision-making is essential for traffic signal control (TSC) systems to earn public trust. However, traditional reinforcement learning-based TSC methods function as black boxes with limited interpretability.…

Reinforcement Learning

On-the-Fly VLA Adaptation via Test-Time Reinforcement Learning

2026-01-11 · Changyu Liu, Yiyang Liu, Taowen Wang, Qiao Zhuang 외 arxiv

Vision-Language-Action models have recently emerged as a powerful paradigm for general-purpose robot learning, enabling agents to map visual observations and natural-language instructions into executable robotic actions.…

Reinforcement Learning