Local-Global Learning of Interpretable Control Policies: The Interface between MPC and Reinforcement Learning
Thomas Banker, Nathan P. Lawrence, Ali Mesbah
TL;DR
This paper proposes a local-global paradigm for optimal control that unites model-based optimization (MPC) with data-driven reinforcement learning. It formalizes how a learnable, optimization-based value function (Q^MPCφ) can approximate the global Bellman optimality condition while enabling fast, local online decisions via MPC, and it discusses two integration strategies: modular value-function augmentation and all-in-one learning of MPC components. Through theoretical framing and case studies, the work assesses the benefits and trade-offs of interpretability, safety, and sample efficiency, and highlights practical challenges in online optimization and exploration. The results point to promising directions for safe, near-optimal decision-making under uncertainty by leveraging the complementary strengths of MPC and RL in a local-global framework.
Abstract
Making optimal decisions under uncertainty is a shared problem among distinct fields. While optimal control is commonly studied in the framework of dynamic programming, it is approached with differing perspectives of the Bellman optimality condition. In one perspective, the Bellman equation is used to derive a global optimality condition useful for iterative learning of control policies through interactions with an environment. Alternatively, the Bellman equation is also widely adopted to derive tractable optimization-based control policies that satisfy a local notion of optimality. By leveraging ideas from the two perspectives, we present a local-global paradigm for optimal control suited for learning interpretable local decision makers that approximately satisfy the global Bellman equation. The benefits and practical complications in local-global learning are discussed. These aspects are exemplified through case studies, which give an overview of two distinct strategies for unifying reinforcement learning and model predictive control. We discuss the challenges and trade-offs in these local-global strategies, towards highlighting future research opportunities for safe and optimal decision-making under uncertainty.
