arXiv:2505.21236cs.LGcs.AI2025-05NeurIPS被引 2

通过执行时的推理策略,突破多智能体强化学习的性能瓶颈。

Breaking the Performance Ceiling in Reinforcement Learning requires Inference Strategies

  • 引入执行阶段的推理机制,动态探索多个解法路径。
  • 在17个任务上平均提升45%,最高达126%性能增益。
  • 仅需数秒额外时间,适合复杂场景部署与优化研究。

强化学习系统在能源网管理、蛋白质设计等实际应用中面临高度复杂、组合性强且需多智能体协同的问题。即使最先进的强化学习模型训练至收敛,仍可能陷入无法突破的性能天花板,尤其在零样本推理时表现受限。然而,在数字或仿真环境中,可通过分配特定的时间和算力预算,在推理阶段进行多次尝试并选择最优解。本文证明,执行阶段的推理策略及其选择是突破复杂多智能体强化学习性能瓶颈的关键。主要成果显示:仅需数秒额外运行时间,在17个任务上平均实现45%的性能提升,最高达126%。基于超过6万次实验,本研究成为迄今为止规模最大、最全面的复杂强化学习推理策略分析。相关数据与代码已公开于 https://sites.google.com/view/inference-strategies-rl。

原文摘要 · Abstract (English)

Reinforcement learning (RL) systems have countless applications, from energy-grid management to protein design. However, such real-world scenarios are often extremely difficult, combinatorial in nature, and require complex coordination between multiple agents. This level of complexity can cause even state-of-the-art RL systems, trained until convergence, to hit a performance ceiling which they are unable to break out of with zero-shot inference. Meanwhile, many digital or simulation-based applications allow for an inference phase that utilises a specific time and compute budget to explore multiple attempts before outputting a final solution. In this work, we show that such an inference phase employed at execution time, and the choice of a corresponding inference strategy, are key to breaking the performance ceiling observed in complex multi-agent RL problems. Our main result is striking: we can obtain up to a 126% and, on average, a 45% improvement over the previous state-of-the-art across 17 tasks, using only a couple seconds of extra wall-clock time during execution. We also demonstrate promising compute scaling properties, supported by over 60k experiments, making it the largest study on inference strategies for complex RL to date. Our experimental data and code are available at https://sites.google.com/view/inference-strategies-rl.

强化学习多智能体推理策略性能优化

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