ChatPaper.aiChatPaper

CODA:协调大脑与小脑的双脑计算机 采用解耦强化学习的智能体系统

CODA: Coordinating the Cerebrum and Cerebellum for a Dual-Brain Computer Use Agent with Decoupled Reinforcement Learning

August 27, 2025
作者: Zeyi Sun, Yuhang Cao, Jianze Liang, Qiushi Sun, Ziyu Liu, Zhixiong Zhang, Yuhang Zang, Xiaoyi Dong, Kai Chen, Dahua Lin, Jiaqi Wang
cs.AI

摘要

在图形用户界面(GUI)领域,自主代理在科学计算等专业领域中面临重大挑战,这些领域既需要长远的规划能力,又要求精确的执行力。现有方法存在一个权衡问题:通用型代理擅长规划但在执行上表现欠佳,而专用型代理则表现出相反的弱点。近期的组合框架试图通过结合规划器和执行器来弥合这一差距,但这些框架通常是静态且不可训练的,无法从经验中适应。鉴于科学领域中高质量数据的稀缺性,这是一个关键的限制。为解决这些局限,我们提出了CODA,一种新颖且可训练的组合框架,它将通用型规划器(Cerebrum)与专用型执行器(Cerebellum)集成,通过专门的两阶段流程进行训练。在第一阶段——专业化阶段,我们采用解耦的GRPO方法,针对每个科学应用单独训练专家规划器,从少量任务轨迹中启动。在第二阶段——泛化阶段,我们汇集所有来自专业专家的成功轨迹,构建一个统一的数据集,用于最终规划器的监督微调。这使得CODA既具备强大的执行能力,又拥有跨领域的泛化能力。在ScienceBoard基准测试的四个挑战性应用上评估,CODA显著超越了基线模型,并在开源模型中确立了新的技术标杆。
English
Autonomous agents for Graphical User Interfaces (GUIs) face significant challenges in specialized domains such as scientific computing, where both long-horizon planning and precise execution are required. Existing approaches suffer from a trade-off: generalist agents excel at planning but perform poorly in execution, while specialized agents demonstrate the opposite weakness. Recent compositional frameworks attempt to bridge this gap by combining a planner and an actor, but they are typically static and non-trainable, which prevents adaptation from experience. This is a critical limitation given the scarcity of high-quality data in scientific domains. To address these limitations, we introduce CODA, a novel and trainable compositional framework that integrates a generalist planner (Cerebrum) with a specialist executor (Cerebellum), trained via a dedicated two-stage pipeline. In the first stage, Specialization, we apply a decoupled GRPO approach to train an expert planner for each scientific application individually, bootstrapping from a small set of task trajectories. In the second stage, Generalization, we aggregate all successful trajectories from the specialized experts to build a consolidated dataset, which is then used for supervised fine-tuning of the final planner. This equips CODA with both robust execution and cross-domain generalization. Evaluated on four challenging applications from the ScienceBoard benchmark, CODA significantly outperforms baselines and establishes a new state of the art among open-source models.
PDF312August 28, 2025