arXiv:2512.24955cs.LGcs.AI2025-12

用李雅普诺夫证书实现快速稳定控制的强化学习新方法

MSACL: Multi-Step Actor-Critic Learning with Lyapunov Certificates for Exponentially Stabilizing Control

  • 引入指数稳定性标签,用多步样本提升探索效率
  • 在6个基准任务中实现更快收敛与更强鲁棒性
  • 适合需要快速稳定控制的高维系统场景

针对无模型强化学习在复杂高维环境、数据有限时的稳定性与效率问题,本文提出多步演员-评论家学习结合李雅普诺夫证书(MSACL)的新方法。该方法将指数稳定性嵌入离策略最大熵强化学习(MERL),通过引入指数稳定性标签(ESLs)对训练样本分类,并设计λ加权聚合机制学习李雅普诺夫证书。基于此证书,构建稳定性感知的优势函数以引导策略优化,实现快速李雅普诺夫下降和状态稳健收敛。在4个稳定控制任务和2个高维跟踪任务上的实验表明,该方法在收敛速度和鲁棒性方面均优于标准RL基线及现有李雅普诺夫增强型算法,且对未见参考信号具有良好泛化能力。代码与环境已开源。

原文摘要 · Abstract (English)

For stabilizing control tasks, model-free reinforcement learning (RL) approaches face numerous challenges, particularly regarding the issues of effectiveness and efficiency in complex high-dimensional environments with limited training data. To address these challenges, we propose Multi-Step Actor-Critic Learning with Lyapunov Certificates (MSACL), a novel approach that integrates exponential stability into off-policy maximum entropy reinforcement learning (MERL). In contrast to existing RL-based approaches that depend on elaborate reward engineering and single-step constraints, MSACL adopts intuitive reward design and exploits multi-step samples to enable exploratory actor-critic learning. Specifically, we first introduce Exponential Stability Labels (ESLs) to categorize training samples and propose a $λ$-weighted aggregation mechanism to learn Lyapunov certificates. Based on these certificates, we further design a stability-aware advantage function to guide policy optimization, thereby promoting rapid Lyapunov descent and robust state convergence. We evaluate MSACL across six benchmarks, comprising four stabilizing and two high-dimensional tracking tasks. Experimental results demonstrate its consistent performance improvements over both standard RL baselines and state-of-the-art Lyapunov-based RL algorithms. Beyond rapid convergence, MSACL exhibits robustness against environmental uncertainties and generalization to unseen reference signals. The source code and benchmarking environments are available at \href{https://github.com/YuanZhe-Xing/MSACL}{https://github.com/YuanZhe-Xing/MSACL}.

强化学习稳定控制李雅普诺夫多步学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。