Research Papers 论文研究 3d ago Updated 3d ago 更新于 3天前 49

Organizational Memory for Agentic Business Process Execution 面向代理式业务流程执行的组织记忆

Proposes "Organizational Memory" as a shared, governed reference layer to solve the scalability issues of embedding enterprise-specific knowledge into individual LLM agents. Identifies that current prompt-engineering and agent-specific retrieval methods create knowledge silos, duplicate rules, and hinder consistent cross-agent learning. Derives specific architectural requirements for curating and consuming evolving procedural knowledge from fragmented human-oriented artifacts like policies and S 提出“组织记忆”概念,旨在解决通用LLM缺乏企业特定知识且现有提示工程难以扩展的问题。 定义了一个共享、受治理且可供智能体消费的组织特定程序性知识参考层。 推导了该记忆系统的需求,并提出了用于策展和消费的知识架构。 通过采购场景的概念验证演示了该架构在消除知识孤岛和实现跨智能体一致更新方面的有效性。

65
Hot 热度
75
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • Proposes "Organizational Memory" as a shared, governed reference layer to solve the scalability issues of embedding enterprise-specific knowledge into individual LLM agents.
  • Identifies that current prompt-engineering and agent-specific retrieval methods create knowledge silos, duplicate rules, and hinder consistent cross-agent learning.
  • Derives specific architectural requirements for curating and consuming evolving procedural knowledge from fragmented human-oriented artifacts like policies and SOPs.
  • Demonstrates the concept's viability through a proof-of-concept focused on automating procurement processes, showing improved reliability over generic LLM approaches.

Why It Matters

This research addresses a critical bottleneck in enterprise AI adoption: the inability of general-purpose LLMs to reliably execute complex business processes without extensive, maintainable, organization-specific context. By shifting from isolated agent memories to a centralized, governed organizational memory, companies can ensure consistency, reduce redundancy, and enable scalable deployment of agentic workflows across departments.

Technical Details

  • Problem Definition: Highlights the fragmentation of procedural knowledge in traditional artifacts (policies, process models, SOPs) and the inefficiency of encoding this into individual agent prompts or retrieval setups.
  • Architectural Proposal: Introduces a layered architecture for "Organizational Memory" that serves as a central, agent-consumable repository for evolving procedural knowledge, ensuring governance and shared access.
  • Requirement Derivation: Establishes key requirements for such a memory system, focusing on scalability, consistency, updateability, and the ability to bridge the gap between human-readable documents and machine-executable logic.
  • Proof-of-Concept: Validates the approach using a procurement scenario, demonstrating how the proposed memory structure supports agentic execution better than baseline methods.

Industry Insight

  • Enterprises should prioritize building centralized knowledge governance layers rather than optimizing individual agent prompts, as this reduces long-term maintenance costs and prevents knowledge drift.
  • The shift toward "organizational memory" suggests a future where AI systems are integrated with existing enterprise content management systems, requiring new interfaces between legacy documentation and agentic frameworks.
  • Organizations must develop strategies for continuous curation and version control of procedural knowledge to ensure that automated agents always operate based on the most current and compliant business rules.

TL;DR

  • 提出“组织记忆”概念,旨在解决通用LLM缺乏企业特定知识且现有提示工程难以扩展的问题。
  • 定义了一个共享、受治理且可供智能体消费的组织特定程序性知识参考层。
  • 推导了该记忆系统的需求,并提出了用于策展和消费的知识架构。
  • 通过采购场景的概念验证演示了该架构在消除知识孤岛和实现跨智能体一致更新方面的有效性。

为什么值得看

这篇文章为Enterprise AI落地提供了关键的架构思路,指出了从单点Agent应用向规模化企业级智能体系统演进的核心瓶颈——知识的碎片化与不可维护性。它提出的“组织记忆”概念为构建可治理、可扩展的企业级AI基础设施提供了理论框架和实践路径。

技术解析

  • 问题定义:通用LLM缺乏执行业务流程所需的组织特定知识,这些知识通常分散在政策、流程模型和SOP中。传统的Prompt编码或检索设置会导致知识孤岛、规则重复以及跨智能体学习和更新困难。
  • 核心方案:提出“组织记忆”作为智能体业务流程执行的参考层。这是一个共享的、受治理的、不断演进的程序性知识库,专门面向智能体消费,而非人类阅读。
  • 架构设计:论文推导了此类记忆系统的具体需求,并提出了一个包含知识策展(Curation)和消费(Consumption)模块的架构,确保知识的一致性和可维护性。
  • 验证方法:通过一个基于采购场景的概念验证(Proof-of-Concept)来展示其有效性,证明该方法能支持可靠的业务流程自动化。

行业启示

  • 企业AI战略重心转移:企业应从单纯优化单个Agent的性能,转向构建集中式的、可治理的企业级知识基础设施(即“组织记忆”),以支持多智能体协作。
  • 知识管理的范式变革:传统的文档管理需向“机器可读、智能体可消费”的结构化程序性知识转变,强调知识的版本控制、一致性维护和自动化更新。
  • 规模化部署的关键:要突破LLM在企业内部应用的规模限制,必须解决知识碎片化和重复建设问题,建立统一的底层知识参考层是实现这一目标的关键步骤。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Agent Agent LLM 大模型 Research 科学研究