Improving a Proportional Integral Controller with Reinforcement Learning on a Throttle Valve Benchmark
Paul Daoudi, Bojan Mavkov, Bogdan Robu, Christophe Prieur, Emmanuel Witrant, Merwan Barlier, Ludovic Dos Santos
TL;DR
This work tackles controlling nonlinear throttle valves with asymmetric hysteresis by blending a fixed discrete-time PI controller with reinforcement learning guided by the PI policy. By restricting the RL search to a vicinity around the PI baseline (PI-RL using Perturbation Action Guided), the method achieves near-optimal performance with substantially reduced data requirements compared with pure RL, as demonstrated across three valves with varying dynamics. Key contributions include the adaptation of Reinforcement Learning with Guides to a throttle-valve setting, the PI-APE and PI-API updates within a restricted action space, and empirical evidence of improved sample efficiency and robust tracking under realistic disturbances. The approach holds practical significance for data-efficient control of nonlinear, stochastic actuators in industrial contexts and invites future work on broader applications and enhanced robustness.",
Abstract
This paper presents a learning-based control strategy for non-linear throttle valves with an asymmetric hysteresis, leading to a near-optimal controller without requiring any prior knowledge about the environment. We start with a carefully tuned Proportional Integrator (PI) controller and exploit the recent advances in Reinforcement Learning (RL) with Guides to improve the closed-loop behavior by learning from the additional interactions with the valve. We test the proposed control method in various scenarios on three different valves, all highlighting the benefits of combining both PI and RL frameworks to improve control performance in non-linear stochastic systems. In all the experimental test cases, the resulting agent has a better sample efficiency than traditional RL agents and outperforms the PI controller.
