CERA-MoA:让路由机制与持续学习 LLM 智能体协同演化

HuggingFace Daily Papers(社区热门论文)·2026-09-16 08:00·1天前
AI 导读

CERA-MoA 是一个迭代强化学习框架,让动态路由器与独立智能体策略协同演化,解决现有 Mixture-of-Agents 范式将查询路由与智能体微调割裂的问题。

HuggingFace Daily Papers(社区热门论文)
34AI 编辑部评分,满分 100

CERA-MoA:让路由机制与持续学习 LLM 智能体协同演化

2026-09-16 08:00· 1天前
AI 导读

CERA-MoA 是一个迭代强化学习框架,让动态路由器与独立智能体策略协同演化,解决现有 Mixture-of-Agents 范式将查询路由与智能体微调割裂的问题。

Current Mixture-of-Agents (MoA) paradigms generally treat query routing and agent fine-tuning as separate processes, limiting their ability to respond to evolving agent capabilities. This disconnect prevents routing strategies from adapting to evolving agent capabilities during post-training and prevents agents from achieving synergistic data-driven specialization. To resolve this, we introduce CERA-MoA (Co-Evolving Router with continually learning Agents for Mixture-of-Agents), an iterative reinforcement learning framework where the dynamic router and independent agent policies co-evolve.

We design a predictive familiarity estimator that leverages mid-layer hidden states to evaluate semantic competence among agents, avoiding the overhead of full rollouts. Based on these familiarity scores, a cumulative-threshold adaptive routing mechanism dynamically activates a tailored minimal agent subset, achieving a trade-off between task performance and efficiency. By proactively allocating targeted training samples to agents based on their evolving competence, CERA-MoA promotes capability differentiation. Extensive experiments across various domains demonstrate that CERA-MoA outperforms state-of-the-art static-agent routing and fix-workflow fine-tuning baselines.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org