arXiv:2410.16392cs.CLcs.LG2024-10综述

用语言监督训练可动态调整的智能体,让人类与AI协作更高效。

Scaffolded Language Models with Language Supervision for Mixed-Autonomy: A Survey

  • 将提示、工具和代码作为非参数变量,用语言指令优化
  • 支持实时语言反馈,持续学习且避免遗忘关键信息
  • 适合开发人机协同的智能助手,如办公软件中的Copilot

本文综述了后训练大模型在多步任务中集成工具时的新型架构设计与优化方法。这类架构称为「支架式大模型」(scaffolded LMs),其本质是半参数化模型,通过训练提示、工具和支架代码等非参数变量实现功能扩展。模型以语言形式理解指令、调用工具并接收反馈。近期研究采用大模型作为优化器,依据复杂目标更新非参数变量,此范式称为「语言监督下的支架式模型训练」。相比传统参数化训练,语言优化具备表达丰富、可解释性强、兼容闭源模型的优势,且能缓解灾难性遗忘。随着智能体在真实场景中作为协作者部署(如Office Copilot或编程辅助),人类常实时指出错误或提出修正。因此,本文还探讨了基于实时语言反馈的连续学习机制,即「流式语言监督学习」。

原文摘要 · Abstract (English)

This survey organizes the intricate literature on the design and optimization of emerging structures around post-trained LMs. We refer to this overarching structure as scaffolded LMs and focus on LMs that are integrated into multi-step processes with tools. We view scaffolded LMs as semi-parametric models wherein we train non-parametric variables, including the prompt, tools, and scaffold's code. In particular, they interpret instructions, use tools, and receive feedback all in language. Recent works use an LM as an optimizer to interpret language supervision and update non-parametric variables according to intricate objectives. In this survey, we refer to this paradigm as training of scaffolded LMs with language supervision. A key feature of non-parametric training is the ability to learn from language. Parametric training excels in learning from demonstration (supervised learning), exploration (reinforcement learning), or observations (unsupervised learning), using well-defined loss functions. Language-based optimization enables rich, interpretable, and expressive objectives, while mitigating issues like catastrophic forgetting and supporting compatibility with closed-source models. Furthermore, agents are increasingly deployed as co-workers in real-world applications such as Copilot in Office tools or software development. In these mixed-autonomy settings, where control and decision-making are shared between human and AI, users point out errors or suggest corrections. Accordingly, we discuss agents that continuously improve by learning from this real-time, language-based feedback and refer to this setting as streaming learning from language supervision.

智能体人机协作语言监督持续学习

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