AUSO:从内化到利用的动作级统一技能优化

AUSO: Action-Level Unified Skill Optimization from Internalization to Utilization

精选理由

这篇论文介绍了AUSO,一种动作级统一技能优化方法,它通过动作感知的优化过程使技能从外部监督源逐渐转变为决策知识,并适应其动作级效益,值得一看。

AI 摘要

AUSO通过动作感知的优化过程统一技能学习和使用,使技能从外部监督源逐渐转变为决策知识,并适应其动作级效益。实验表明,AUSO在ALFWorld、WebShop和SearchQA上优于基线,提高了代理性能和泛化能力。

原文 · arXiv cs.AI

AUSO: Action-Level Unified Skill Optimization from Internalization to Utilization

Skills play different roles as an agent's policy evolves: they should first provide learnable knowledge, then support capability formation, and finally be invoked only when they improve individual decisions. Existing methods rarely model this lifecycle. They either keep skills outside the model, fully internalize them, or select among internalization and utilization objectives through noisy task-level success rates. Such designs fragment training and assign uniform importance to actions within the same trajectory, even though skill guidance may help some decisions while distracting others. To solve these problems, we introduce AUSO (Action-level Unified Skill Optimization), which unifies skill learning and skill use through a progressive, action-aware optimization process. At the beginning of training, AUSO jointly learns from teacher guidance and environmental outcomes, enabling the policy to acquire foundational skills without losing task-oriented feedback. It subsequently emphasizes outcome-based policy optimization to consolidate autonomous problem-solving ability. As the policy matures, AUSO evaluates each sampled action under both skill-conditioned and skill-free contexts. The resulting action-level information signal is coupled with the trajectory outcome advantage, allowing beneficial skill-sensitive actions to receive stronger updates and harmful ones to be suppressed. Therefore, skills gradually transition from an external source of supervision into decision knowledge whose utilization is adapted to its action-level benefit, while reinforcement learning remains the shared backbone across all stages. Experiments on ALFWorld, WebShop, and SearchQA show that AUSO consistently improves agent performance and out-of-distribution generalization over competitive baselines.