paper-with-me

Papers

Demand-Driven Context: A Methodology for Building Enterprise Knowledge Bases Through Agent Failure

2026-03-14 · Raj Navakoti, Saideep Navakoti arxiv

Large language model agents demonstrate expert-level reasoning, yet consistently fail on enterprise-specific tasks due to missing domain knowledge -- terminology, operational procedures, system interdependencies, and institutional decisions that exist largely as tribal knowledge. Current approaches fall into two categories: top-down knowledge engineering, which documents domain knowledge before agents use it, and bottom-up automation, where agents learn from task experience. Both have fundamental limitations: top-down efforts produce bloated, untested knowledge bases; bottom-up approaches cannot acquire knowledge that exists only in human heads. We present Demand-Driven Context (DDC), a problem-first methodology that uses agent failure as the primary signal for what domain knowledge to curate. Inspired by Test-Driven Development, DDC inverts knowledge engineering: instead of curating knowledge and hoping it is useful, DDC gives agents real problems, lets them demand the context they need, and curates only the minimum knowledge required to succeed. We describe the methodology, its entity meta-model, and a convergence hypothesis suggesting that 20-30 problem cycles produce a knowledge base sufficient for a given domain role. We demonstrate DDC through a worked example in retail order fulfillment, where nine cycles targeting an SRE incident management agent produce a reusable knowledge base of 46 entities. Finally, we propose a scaling architecture for enterprise adoption with semi-automated curation and human governance.

📄 PDF Abstract BibTeX arXiv:2603.14057

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EnterpriseEM: Fine-tuned Embeddings for Enterprise Semantic Search

2024-05-18 · Kamalkumar Rathinasamy, Jayarama Nettar, Amit Kumar, Vishal Manchanda 외

Enterprises grapple with the significant challenge of managing proprietary unstructured data, hindering efficient information retrieval. This has led to the emergence of AI-driven information retrieval solutions, designe…

Information RetrievalManagementRetrieval

Automatic Corpus Extension for Data-driven Natural Language Generation

2016-05-01 · LREC 2016 5 · Elena Manishina, Bassam Jabaian, St{\'e}phane Huet, Fabrice Lef{\`e}vre

As data-driven approaches started to make their way into the Natural Language Generation (NLG) domain, the need for automation of corpus building and extension became apparent. Corpus creation and extension in data-drive…

Text Generation

Towards Enterprise-Ready Computer Using Generalist Agent

2025-02-24 · Sami Marreed, Alon Oved, Avi Yaeli, Segev Shlomov 외

This paper presents our ongoing work toward developing an enterprise-ready Computer Using Generalist Agent (CUGA) system. Our research highlights the evolutionary nature of building agentic systems suitable for enterpris…

An Enterprise Control Methodology for the Techno-Economic Assessment of the Energy Water Nexus

2019-08-27

In recent years, the energy-water nexus literature has recognized that the electricity and water infrastructure that enable the production, distribution, and consumption of these two commodities is fundamentally intertwi…

Data-driven HVAC Control Using Symbolic Regression: Design and Implementation

2023-04-06 · Yuki Ozawa, Dafang Zhao, Daichi Watari, Ittetsu Taniguchi 외

The large amount of data collected in buildings makes energy management smarter and more energy efficient. This study proposes a design and implementation methodology of data-driven heating, ventilation, and air conditio…

energy managementManagementModel Predictive Controlregression+2