arXiv:2602.19065cs.AI2026-02被引 1

用工程化框架让大模型代理可靠执行任务,避免失控。

Agentic Problem Frames: A Systematic Approach to Engineering Reliable Domain Agents

  • 构建动态规范体系,通过实时注入领域知识明确目标
  • 提出闭环控制机制,使代理行为渐近收敛到任务要求
  • 适合需要高可靠性、可验证的工业级智能代理场景

大语言模型正演变为自主代理,但当前无框架的开发方式(依赖模糊自然语言)导致范围蔓延和开环失效等风险。本文提出代理问题框架(Agentic Problem Frames, APF),将关注点从模型内部智能转向代理与环境的结构化交互。APF建立动态规范范式,通过运行时注入领域知识将意图具体化。核心是行动-验证-优化(AVR)闭环,将执行结果转化为已验证的知识资产,推动系统行为趋近于任务要求(R)。为落地该框架,引入代理工作说明书(AJD),以明确定义管辖边界、操作上下文和认知评估标准。在商务差旅委派代理和工业设备自主监管代理两个案例中验证其有效性。结果显示,基于AJD的规范与APF建模能系统性地将操作场景控制在既定边界内。证明代理可靠性不依赖模型内部推理,而来自将随机性AI锚定于确定性业务流程的工程结构,从而实现可验证、可信赖的领域代理开发。

原文摘要 · Abstract (English)

Large Language Models (LLMs) are evolving into autonomous agents, yet current "frameless" development--relying on ambiguous natural language without engineering blueprints--leads to critical risks such as scope creep and open-loop failures. To ensure industrial-grade reliability, this study proposes Agentic Problem Frames (APF), a systematic engineering framework that shifts focus from internal model intelligence to the structured interaction between the agent and its environment. The APF establishes a dynamic specification paradigm where intent is concretized at runtime through domain knowledge injection. At its core, the Act-Verify-Refine (AVR) loop functions as a closed-loop control system that transforms execution results into verified knowledge assets, driving system behavior toward asymptotic convergence to mission requirements (R). To operationalize this, this study introduces the Agentic Job Description (AJD), a formal specification tool that defines jurisdictional boundaries, operational contexts, and epistemic evaluation criteria. The efficacy of this framework is validated through two contrasting case studies: a delegated proxy model for business travel and an autonomous supervisor model for industrial equipment management. By applying AJD-based specification and APF modeling to these scenarios, the analysis demonstrates how operational scenarios are systematically controlled within defined boundaries. These cases provide a conceptual proof that agent reliability stems not from a model's internal reasoning alone, but from the rigorous engineering structures that anchor stochastic AI within deterministic business processes, thereby enabling the development of verifiable and dependable domain agents.

代理系统工程框架可靠性

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