arXiv:2410.19450cs.AI2024-10被引 8

提出新框架提升离线到在线多智能体强化学习的效率与性能

Offline-to-Online Multi-Agent Reinforcement Learning with Offline Value Function Memory and Sequential Exploration

  • 用离线价值函数记忆机制保留训练知识,防止分布偏移导致遗忘
  • 设计去中心化顺序探索策略,大幅减少联合状态动作空间搜索量
  • 在SMAC上显著优于基线,兼顾样本效率和最终表现,适合多智能体系统研究者

离线到在线强化学习已成为一种强大范式,利用离线数据初始化并在线微调以提升样本效率和性能。然而,现有研究多集中于单智能体场景,对多智能体扩展——即离线到在线多智能体强化学习(O2O MARL)关注较少。在O2O MARL中,随着智能体数量增加,两个关键挑战愈发突出:(i) 离线到在线转换过程中因分布偏移导致预训练Q值被遗忘的风险;(ii) 在巨大联合状态-动作空间中实现高效探索的困难。为此,本文提出一种新型O2O MARL框架——离线价值函数记忆与顺序探索(OVMSE)。首先引入离线价值函数记忆(OVM)机制计算目标Q值,保留离线训练所得知识,确保平滑过渡并支持高效微调;其次提出专为O2O MARL设计的去中心化顺序探索(SE)策略,有效利用预训练离线策略进行探索,显著降低需探索的联合状态-动作空间。在星际争霸多智能体挑战(SMAC)上的大量实验表明,OVMSE显著优于现有基线,实现了更优的样本效率与整体性能。

原文摘要 · Abstract (English)

Offline-to-Online Reinforcement Learning has emerged as a powerful paradigm, leveraging offline data for initialization and online fine-tuning to enhance both sample efficiency and performance. However, most existing research has focused on single-agent settings, with limited exploration of the multi-agent extension, i.e., Offline-to-Online Multi-Agent Reinforcement Learning (O2O MARL). In O2O MARL, two critical challenges become more prominent as the number of agents increases: (i) the risk of unlearning pre-trained Q-values due to distributional shifts during the transition from offline-to-online phases, and (ii) the difficulty of efficient exploration in the large joint state-action space. To tackle these challenges, we propose a novel O2O MARL framework called Offline Value Function Memory with Sequential Exploration (OVMSE). First, we introduce the Offline Value Function Memory (OVM) mechanism to compute target Q-values, preserving knowledge gained during offline training, ensuring smoother transitions, and enabling efficient fine-tuning. Second, we propose a decentralized Sequential Exploration (SE) strategy tailored for O2O MARL, which effectively utilizes the pre-trained offline policy for exploration, thereby significantly reducing the joint state-action space to be explored. Extensive experiments on the StarCraft Multi-Agent Challenge (SMAC) demonstrate that OVMSE significantly outperforms existing baselines, achieving superior sample efficiency and overall performance.

多智能体强化学习离线学习探索策略

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