Enterprises are investing billions of {dollars} in AI brokers and infrastructure to remodel enterprise processes. Nonetheless, we’re seeing restricted success in real-world functions, typically as a result of lack of ability of brokers to actually perceive enterprise information, insurance policies and processes.
Whereas we handle the integrations nicely with applied sciences like API administration, mannequin context protocol (MCP) and others, having brokers actually perceive the “which means” of knowledge within the context of a given businesis a unique story. Enterprise information is usually siloed into disparate techniques in structured and unstructured types and must be analyzed with a domain-specific enterprise lens.s
For instance, the time period “buyer” could consult with a unique group of individuals in a Gross sales CRM system, in comparison with a finance system which can use this tag for paying shoppers. One division may outline “product” as a SKU; one other could signify as a "product" household; a 3rd as a advertising bundle.
Information 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 techniques, they need to perceive totally different representations. Brokers have to know what the information means in context and the right way to discover the suitable information for the suitable course of. Furthermore, schema adjustments in techniques and information high quality points throughout assortment can result in extra ambiguity and lack of ability of brokers to know the right way to act when such conditions are encountered.
Moreover, classification of knowledge into classes like PII (personally identifiable data) must be rigorously adopted to keep up compliance with requirements like GDPR and CCPA. This requires the information to be labelled appropriately and brokers to have the ability to perceive and respect this classification. Therefore we see that constructing a cool demo utilizing brokers could be very a lot doable – however placing into manufacturing engaged on actual enterprise information is a unique story altogether.
The ontology-based supply of fact
Constructing efficient agentic options requries an ontology-based single supply of fact. Ontology is a enterprise definition of ideas, their hierarchy and relationships. It defines phrases with respect to enterprise domains, may also help set up a single-source of fact for information and seize uniform discipline names and apply classifications to fields.
An ontology could also be domain-specific (healthcare or finance), or organization-specific primarily based on inside constructions. Defining an ontology upfront is time consuming, however may also help standardize enterprise processes and lay a powerful basis for agentic AI.
Ontology could also be realized utilizing frequent queryable codecs like triplestore. Extra advanced enterprise guidelines with multi-hop relations might use a labelled property graphs like Neo4j. These graphs may assist enterprises uncover new relationships and reply advanced questions. Ontologies like FIBO (Finance Trade Enterprise Ontology) and UMLS (Unified Medical Language System) can be found within the public area and could be a superb place to begin. Nonetheless, these often have to be personalized to seize particular particulars of an enterprise.
Getting began with ontology
As soon as carried out, an ontology could be the driving drive for enterprise brokers. We are able to now immediate AI to observe the ontology and use it to find information and relationships. If wanted, we are able to have an agentic layer serve key particulars of the ontology itself and uncover information. Enterprise guidelines and insurance policies could be carried out on this ontology for brokers to stick to. This is a wonderful method 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 with guardrails and keep away from hallucinations that may be brought on by the big language fashions (LLM) powering them. For instance, a enterprise coverage could outline that except all paperwork related to a mortgage do not need verified flags set to "true," the mortgage standing ought to be saved in “pending” state. Brokers can work round this coverage and decide what paperwork are wanted and question the information base.
Right here's an instance implementation:
(Authentic determine by Writer)
As illustrated, we now have 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 suitable information and passes it to different brokers dealing with enterprise course of execution. The inter-agent communication occurs with a preferred protocol like A2A (agent to agent). A brand new protocol referred to as AG-UI (Agent Consumer Interplay) may also help construct extra generic UI screens to seize the workings and responses from these brokers.
With this technique, we are able to keep away from hallucinations by implementing brokers to observe ontology-driven paths and preserve 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 fairly than particular person entities. For instance, if an agent hallucinates a person 'buyer,' as a result of the linked information for the hallucinated 'buyer' won’t be verifiable within the information discovery, we are able to simply detect this anomaly and plan to get rid of 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 suitable guardrails and provides brokers instructions to orchestrate advanced enterprise processes.
Dattaraj Rao is innovation and R&D architect at Persistent Techniques.
Learn extra from our visitor writers. Or, think about submitting a put up of your individual! See our tips right here.

