Search papers, labs, and topics across Lattice.
This paper introduces a learning-accelerated Alternating Direction Method of Multipliers (ADMM) algorithm to enhance the efficiency of scenario-based model predictive control (SBMPC) by leveraging parallel computing and Moreau envelope learning. The approach reformulates SBMPC problems into consensus forms, allowing for the separation of scenario-dependent dynamics from non-anticipativity constraints, which facilitates parallel updates and significantly reduces computational complexity. Evaluations on a microgrid energy management problem reveal that the proposed method achieves substantial speedups compared to traditional solvers like IPOPT and MadNLP, while ensuring reliable closed-loop control performance.
Learning-accelerated ADMM can dramatically speed up scenario-based model predictive control, achieving real-time performance without sacrificing accuracy.
Scenario-based model predictive control (SBMPC) is a variant of model predictive control (MPC) that explicitly accounts for uncertainty by optimizing control actions over multiple predicted scenarios. However, its computational complexity increases rapidly with the number of scenarios and prediction horizon, limiting is applicability to real-time planning and control. This paper presents a learning-accelerated Alternating Direction Method of Multipliers (ADMM) algorithm for efficiently solving SBMPC problems by leveraging parallel computing and Moreau envelope learning, while maintaining high solution accuracy. We reformulate the SBMPC problems into consensus forms that can be decomposed via ADMM, separating the scenario-dependent dynamics from non-anticipativity constraints and enabling parallel updates across scenarios and time steps. Building on this decomposition, we utilize existing learning-to-optimize schemes, which leverages Moreau envelope learning of the cost function to accelerate the primal update in ADMM, thereby reducing computation time. The proposed framework is evaluated on a microgrid energy management problem subject to load and renewable generation uncertainties. Comparisons with IPOPT and MadNLP, popular and modern nonlinear programming solvers, demonstrate substantial computational speedups while maintaining reliable closed-loop control performance.