Europe 2026
Context Graphs for Explainable, Decision-Aware AI Agents — Andreas Kollegger & Zaid Zaim, Neo4j
Overview
This talk introduces context graphs as a method to enhance AI agents' decision-making capabilities. By integrating knowledge graphs with AI agents, the goal is to move beyond simple knowledge provision to enabling agents to understand and act upon rules and policies, thereby making more informed decisions. This approach aims to fill the gap in AI agents' reasoning by providing them with the necessary context and decision-making frameworks.
Who should watch
- AI Engineers
- Product Managers
- Builders working with AI agents
- Those facing challenges with AI agent decision-making
- Developers interested in knowledge graphs for AI
Key takeaways
- AI agents excel at language, reasoning, and creativity but often lack deep knowledge and decision-making context.
- Context graphs extend context engineering by providing AI agents with rules and policies, enabling them to make decisions rather than just providing knowledge.
- A memory graph can store short-term conversation history and long-term contextual knowledge, including reasoning based on predefined policies and rules.
- Complex AI agent workflows, especially in multi-agent systems, necessitate a structured framework for effective decision-making.
- A decision-making workflow involves framing the problem, considering causality and environment, incorporating global context and rules, performing risk-value analysis, and outputting proposals or making actions.
- Reference class validation is crucial in decision-making to understand what is important to the involved parties, especially in high-stakes scenarios like medical care.
- The output of a decision-making process can be a proposal of alternatives with pros and cons, which is then passed to another agent for action or escalation.
- Recording the entire reasoning process and decisions made into the graph allows for self-learning and improves future agent performance.
Notable quotes
*The big ask again, why context graphs?*
*With context graphs we would really like to provide additionally to the knowledge the right rules and policies to the agents to help basically them become more capable to to drive decisions.*
*The particulars matter. The particulars always really are important.*
Unofficial community note. Prefer the recording for nuance.