LGAISYSep 19, 2022

Meta-Reinforcement Learning for Adaptive Control of Second Order Systems

arXiv:2209.09301v13 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses adaptive control for industrial systems, but it is incremental as it extends a previously developed method to more complex scenarios.

The authors tackled the problem of creating a generalizable controller for process control by extending a meta-reinforcement learning approach from first-order to second-order systems and PID controllers, enabling automatic adaptation to changes in process dynamics while maintaining performance.

Meta-learning is a branch of machine learning which aims to synthesize data from a distribution of related tasks to efficiently solve new ones. In process control, many systems have similar and well-understood dynamics, which suggests it is feasible to create a generalizable controller through meta-learning. In this work, we formulate a meta reinforcement learning (meta-RL) control strategy that takes advantage of known, offline information for training, such as a model structure. The meta-RL agent is trained over a distribution of model parameters, rather than a single model, enabling the agent to automatically adapt to changes in the process dynamics while maintaining performance. A key design element is the ability to leverage model-based information offline during training, while maintaining a model-free policy structure for interacting with new environments. Our previous work has demonstrated how this approach can be applied to the industrially-relevant problem of tuning proportional-integral controllers to control first order processes. In this work, we briefly reintroduce our methodology and demonstrate how it can be extended to proportional-integral-derivative controllers and second order systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes