arXiv:2508.14751cs.LG2025-08被引 1

让大模型分步规划、小模型执行,自动组合技能完成复杂任务

HERAKLES: Hierarchical Skill Compilation for Open-ended LLM Agents

  • 大模型规划子目标,小模型执行并提炼成可复用技能
  • 边学边编,越来越多目标能直接调用已有技能完成
  • 适合需要持续学习新任务的开放环境智能体

我们研究在部分可观测、奖励稀疏且目标空间庞大复杂的环境中进行目标条件强化学习。此类场景下,复杂目标常需组合简单技能,但高效学习这种组合仍具挑战性,尤其在开放探索场景中,智能体随时间面临越来越复杂的任务,必须持续扩展和重构技能库。我们假设目标空间存在前置依赖关系,可将任务隐式分解为子目标,并利用语言表示与推理这些目标。为此,提出HERAKLES:一种分层智能体,同时学习高层大模型策略与底层控制器。高层策略从底层可稳定实现的子目标中选择,底层执行并逐步将成功轨迹编译为可复用技能。两者并发训练:高层引导探索并组织行为,底层将轨迹提炼为高效的目标条件技能。随着训练推进,更多目标可直接执行,实现可扩展的技能组合。该系统融合规划与执行,提升开放、组合式环境中的效率与适应性。

原文摘要 · Abstract (English)

We study goal-conditioned reinforcement learning in partially observable environments with sparse rewards and large, structured goal spaces. In such settings, complex goals often require composing simpler skills, but learning these compositions efficiently remains challenging. This difficulty is particularly relevant in open-ended exploration settings, where agents are exposed to increasingly complex goals over time and must continuously expand and reorganize their skill repertoire. We assume the goal space admits prerequisite relations, enabling latent decomposition of tasks into subgoals, and leverage language to represent and reason over these goals. To exploit this structure, we propose HERAKLES, a hierarchical agent that jointly learns a high-level LLM policy and a low-level controller. The high-level policy selects subgoals among those the low-level can reliably achieve, while the low-level executes them and progressively compiles successful behaviors into reusable skills. Both policies are trained concurrently: the high-level guides exploration and structures behavior, while the low-level distills trajectories into efficient goal-conditioned skills. As training progresses, more goals become directly executable, enabling scalable skill composition. This results in a hybrid system combining planning and execution, improving efficiency and adaptation in open-ended, compositional environments.

分层智能体技能组合大模型强化学习

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