Enterprises are investing billions of {dollars} in AI brokers and infrastructure to remodel enterprise processes. Nevertheless, we are seeing restricted success in real-world functions, usually due to the incapacity of brokers to really understand business data, insurance policies and processes.
Whereas we handle the integrations properly with applied sciences like API administration, mannequin context protocol (MCP) and others, having brokers really perceive the “which means” of knowledge in the context of a given businesis a distinct story. Enterprise information is principally siloed into disparate methods in structured and unstructured kinds and desires to be analyzed with a domain-specific enterprise lens.s
For example, the time period “buyer” could refer to a distinct group of individuals in a Gross sales CRM system, in contrast to a finance system which can use this tag for paying purchasers. One division would possibly outline “product” as a SKU; one other could characterize as a “product” household; a 3rd as a advertising bundle.
Knowledge about “product gross sales” thus varies in which means with out agreed upon relationships and definitions. For brokers to mix information from a number of methods, they need to perceive completely different representations. Brokers want to know what the information means in context and the way to discover the proper information for the proper course of. Furthermore, schema modifications in methods and information high quality points throughout assortment can lead to extra ambiguity and incapacity of brokers to understand how to act when such conditions are encountered.
Moreover, classification of knowledge into classes like PII (personally identifiable information) wants to be rigorously adopted to keep compliance with requirements like GDPR and CCPA. This requires the information to be labelled accurately and brokers to have the option to perceive and respect this classification. Therefore we see that constructing a cool demo utilizing brokers is very a lot doable – however placing into manufacturing working on actual enterprise information is a distinct story altogether.
The ontology-based supply of reality
Constructing efficient agentic solutions requries an ontology-based single supply of reality. Ontology is a enterprise definition of ideas, their hierarchy and relationships. It defines phrases with respect to enterprise domains, might help set up a single-source of reality for information and seize uniform subject names and apply classifications to fields.
An ontology could also be domain-specific (healthcare or finance), or organization-specific primarily based on inside buildings. Defining an ontology upfront is time consuming, however might help standardize enterprise processes and lay a powerful basis for agentic AI.
Ontology could also be realized utilizing widespread queryable codecs like triplestore. Extra complicated enterprise guidelines with multi-hop relations might use a labelled property graphs like Neo4j. These graphs may assist enterprises uncover new relationships and reply complicated questions. Ontologies like FIBO (Finance Business Enterprise Ontology) and UMLS (Unified Medical Language System) are out there in the public area and is usually a superb start line. Nevertheless, these often want to be custom-made to seize particular details of an enterprise.
Getting began with ontology
As soon as applied, an ontology will be the driving pressure for enterprise brokers. We are able to now immediate AI to observe the ontology and use it to uncover information and relationships. If wanted, we are able to have an agentic layer serve key details of the ontology itself and uncover information. Enterprise guidelines and insurance policies will be applied on this ontology for brokers to adhere to. This is a superb manner to floor your brokers and set up guardrails primarily based on actual enterprise context.
Brokers designed on this method and tuned to observe an ontology can stick to guardrails and keep away from hallucinations that may be attributable to the massive language fashions (LLM) powering them. For instance, a enterprise coverage could outline that except all paperwork related to a mortgage do not have verified flags set to “true,” the mortgage standing ought to be stored in “pending” state. Brokers can work round this coverage and decide what paperwork are wanted and question the information base.
This is an instance implementation:

(Unique determine by Creator)
As illustrated, we’ve got structured and unstructured information processed by a doc intelligence (DocIntel) agent which populates a Neo4j database primarily based on an ontology of the enterprise area. An information discovery agent in Neo4j finds and queries the proper information and passes it to different brokers dealing with enterprise course of execution. The inter-agent communication occurs with a well-liked protocol like A2A (agent to agent). A brand new protocol referred to as AG-UI (Agent Person Interplay) might help construct extra generic UI screens to seize the workings and responses from these brokers.
With this methodology, we are able to keep away from hallucinations by imposing brokers to observe ontology-driven paths and keep information classifications and relationships. Furthermore, we are able to scale simply by including new belongings, relationships and insurance policies that brokers can mechanically comply to, and management hallucinations by defining guidelines for the entire system relatively than particular person entities. For instance, if an agent hallucinates a person ‘buyer,’ as a result of the linked information for the hallucinated ‘buyer’ will not be verifiable in the information discovery, we are able to simply detect this anomaly and plan to eradicate it. This helps the agentic system scale with the enterprise and handle its dynamic nature.
Certainly, a reference structure like this provides some overhead in information discovery and graph databases. However for a big enterprise, it provides the proper guardrails and provides brokers instructions to orchestrate complicated enterprise processes.
Dattaraj Rao is innovation and R&D architect at Persistent Systems.
Learn extra from our guest writers. Or, think about submitting a publish of your personal! See our guidelines here.
Disclaimer: This article is sourced from external platforms. OverBeta has not independently verified the information. Readers are advised to verify details before relying on them.