June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
GraphsSponsor Session

Why Agentic Systems Need Ontologies

Frank Coyle

When
Thursday, July 21:55 PM – 2:15 PM · 20 min
Where
Track 5San Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

Agentic systems fail in predictable ways: context degradation, brittle tool descriptions, fragile multi-agent handoffs, stop-reason confusion, and the ever-present temptation to fix reliability problems with more natural-language instructions. These anti-patterns aren't bugs to be patched turn by turn — they're symptoms of a missing architectural layer. LLMs reason probabilistically over domains they only partially understand, and no amount of prompt engineering fully closes that gap. This talk argues that the missing layer is an explicit ontology: a formal, shared map of the domain's concepts, relationships, and constraints. The pattern is not new — ontologies have driven commercial success in defense and intelligence systems for over a decade, where probabilistic models must operate over high-stakes enterprise data without drifting into nonsense. Graph databases like Neo4j and Amazon Neptune have made the underlying primitives widely accessible. We'll show how lightweight ontology constructs can surround an agentic system with enforceable logical constraints: typed entities and relationships that tools must respect, cardinality and domain restrictions that catch malformed tool calls before they execute, and a shared vocabulary that keeps coordinators and subagents talking about the same things. The session walks through several agentic applications — a multi-agent research workflow, a tool-heavy customer support agent, a coordinator-subagent delegation pattern — and shows in each case how an ontology layer addresses the kinds of anti-patterns catalogued in Anthropic's Claude Certified Architect exam. The result is a hybrid neurosymbolic architecture: probabilistic reasoning inside, logical guardrails outside. Who should attend: engineers building production agentic systems, architects evaluating reliability strategies beyond prompt engineering, and technical leads who suspect their agents need more structure than another system prompt can provide.

Speaker

Frank Coyle
Frank Coyle

Lecturer, UCALBerkeley / Founder AI/Edge, UCAL Berkeley

Frank Coyle (also known as drC) is a recently retired computer science professor who spent 32 years at Southern Methodist University, where he was repeatedly recognized as a standout teacher, before moving into part-time online teaching generative AI and large language models at Berkeley on. He is also a visiting professor at the University of Bologna, where he teaches generative AI in the graduate school of business. His path to AI runs through an unusual range of disciplines: psychology, neuroanatomy and physiology, and computer science. That cross-domain background shapes how he thinks about intelligent systems—drawing connections others miss, from neural architecture to software design patterns. His current work focuses on the practical engineering of agentic AI systems and the architectural gaps that cause them to fail. He argues that many agent failures are symptoms of a missing layer: formal ontologies acting as logical guardrails around probabilistic reasoning. He also teaches AI to district attorneys and formerly-incarcerated students. (150 words)

More in Graphs