arXiv:2511.02192cs.RO2025-11中稿 · RoboSoft 2026被引 2

对比集中与分布式强化学习控制软机械臂的性能优劣。

A Quantitative Comparison of Centralised and Distributed Reinforcement Learning-Based Control for Soft Robotic Arms

  • 用集中式和分布式PPO分别控制软机械臂的多个节段。
  • 当节段数超过4时,分布式策略样本效率更高、更抗干扰。
  • 节段少于等于2时,集中式策略训练更快且表现更好。

本文针对模拟中的软体机械臂(建模为柯西杆)开展集中式与分布式多智能体强化学习(MARL)架构的定量比较。基于PyElastica与OpenAI Gym接口,在相同计算预算下,训练全局PPO控制器与多智能体PPO(MAPPO)。机械臂有 $n$ 个可控节段,系统性地改变 $n$ 值,评估其在三种场景下的性能:默认基线、外部扰动后的恢复、执行器故障适应。评估指标包括平均动作幅度、平均终点距离、平均回合长度和成功率。结果表明:当 $n\leq4$ 时,分布式策略无显著优势;在 $n\leq2$ 的简单系统中,集中式策略表现更优。当 $4 < n \leq 12$ 时,分布式策略展现出更高的样本效率,成功率更高,具备更强的鲁棒性与局部可观测下的适应能力,且在相同样本量下收敛更快。但集中式策略在训练时间效率上远超分布式策略。研究揭示了两类策略在软体机器人控制中的权衡,为未来软杆类机械臂的仿真到现实迁移提供设计指导。

原文摘要 · Abstract (English)

This paper presents a quantitative comparison between centralised and distributed multi-agent reinforcement learning (MARL) architectures for controlling a soft robotic arm modelled as a Cosserat rod in simulation. Using PyElastica and the OpenAI Gym interface, we train both a global Proximal Policy Optimisation (PPO) controller and a Multi-Agent PPO (MAPPO) under identical budgets. Both approaches are based on the arm having $n$ number of controlled sections. The study systematically varies $n$ and evaluates the performance of the arm to reach a fixed target in three scenarios: default baseline condition, recovery from external disturbance, and adaptation to actuator failure. Quantitative metrics used for the evaluation are mean action magnitude, mean final distance, mean episode length, and success rate. The results show that there are no significant benefits of the distributed policy when the number of controlled sections $n\le4$. In very simple systems, when $n\le2$, the centralised policy outperforms the distributed one. When $n$ increases to $4< n\le 12$, the distributed policy shows a high sample efficiency. In these systems, distributed policy promotes a stronger success rate, resilience, and robustness under local observability and yields faster convergence given the same sample size. However, centralised policies achieve much higher time efficiency during training as it takes much less time to train the same size of samples. These findings highlight the trade-offs between centralised and distributed policy in reinforcement learning-based control for soft robotic systems and provide actionable design guidance for future sim-to-real transfer in soft rod-like manipulators.

强化学习软体机器人分布式控制仿真到现实

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