FACET:终端任务合成中保留源意图与可执行状态

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

FACET提出一种框架,通过将相关智能体技能重构为信息丰富的场景,并在生成最终任务工件前实现和修复执行环境,解决终端任务合成中的信息保留与跨工件一致性问题。该框架以容器状态作为指令、解决方案和验证器的共享基础,并通过基于执行的验证和定向修复纠正特定工件错误。微调多个规模的模型在Terminal-Bench 2.1上持续提升性能,验证了环境基础构建对任务有效性的重要性。

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

FACET:终端任务合成中保留源意图与可执行状态

2026-08-19 08:00· 6天前
AI 导读

FACET提出一种框架,通过将相关智能体技能重构为信息丰富的场景,并在生成最终任务工件前实现和修复执行环境,解决终端任务合成中的信息保留与跨工件一致性问题。该框架以容器状态作为指令、解决方案和验证器的共享基础,并通过基于执行的验证和定向修复纠正特定工件错误。微调多个规模的模型在Terminal-Bench 2.1上持续提升性能,验证了环境基础构建对任务有效性的重要性。

Training terminal agents requires scalable executable supervision, yet synthesizing high-quality terminal tasks remains challenging. Each task couples an instruction, an initialized environment, a reference solution, and an executable verifier; if these artifacts are generated from inconsistent assumptions, the resulting task may be unsolvable or incorrectly evaluated. Meanwhile, multi-stage synthesis can discard the goals, dependencies, state transitions, and procedural constraints encoded in the original sources. We present FACET (Fine-grained Agentic Construction of Executable Tasks), a framework that addresses both information preservation and cross-artifact consistency. FACET reconstructs related agent skills into coherent, information-rich scenarios, then realizes and repairs the execution environment before generating the final task artifacts. The resulting container state serves as shared grounding for the instruction, solution, and verifier, while execution-based validation and targeted repair correct artifact-specific failures without unnecessarily regenerating valid components. FACET produces complex terminal tasks with dense executable checks, and successful trajectories collected from these tasks provide effective, data-efficient supervision. Fine-tuning models across multiple scales consistently improves performance on Terminal-Bench 2.1, while analyses of alternative generation schemes support the importance of environment-grounded construction for task validity and solution-verifier alignment. These results establish source-intent preservation and shared executable-state grounding as key principles for scalable terminal-task synthesis.

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