Speaker
Abstract
As LLM systems move from prototypes to production, the gap between benchmark performance and real-world reliability becomes impossible to ignore. Models that score well on benchmarks can still fail unpredictably when facing the complexity, ambiguity, and edge cases of real users. So how do we actually know if our AI systems are working?
In this practical, example-driven talk, we'll explore why robust evaluation, both before and after deployment, is the key to building trustworthy AI systems. We'll cover the full evaluation lifecycle: offline evaluation before release, from automated to human evaluation; and online evaluation in production, from observability to A/B testing. Drawing on examples from health AI, where safety, consistency, and reliability are non-negotiable, we'll show how these practices apply to any domain where AI needs to work reliably at scale.
By the end of this session, you'll walk away with an end-to-end framework for building a robust feedback flywheel that supports continuous, evaluation-driven development of LLM-powered products.
Topics
QCon London 2026 is a three day conference for senior software engineers, architects and team leads. An international program committee of working engineers selects every session. Patterns and practices, not products and pitches.
Part of the track
Architecture in the Age of AI Hosted by Fabiane Nardon Data Expert, Java Champion & Data Platform Director @totvsFrom the same track
Wednesday 18 March
10:35 Fleming (3rd Fl.) Session agentic coding The Right 300 Tokens Beat 100k Noisy Ones: The Architecture of Context Engineering Patrick Debois, Baruch Sadogursky Your agent has 100k tokens of context. It still forgets what you told it two messages ago. 11:45 Fleming (3rd Fl.) Session AI/ML Beyond Benchmarks: How Evaluations Ensure Safety at Scale in LLM Applications Clara Matos Director of Applied AI @Sword Health, Focused on Building and Scaling Machine Learning Systems As LLM systems move from prototypes to production, the gap between benchmark performance and real-world reliability becomes impossible to ignore. Models that score well on benchmarks can still fail unpredictably when facing the complexity, ambiguity, and edge cases of real users. 13:35 Whittle (3rd Fl.) Session data platform engineering Building an AI Ready Global Scale Data Platform George Peter Hantzaras Engineering Director, Core Platforms @MongoDB, Open Source Ambassador, Published Author As organizations move from single-cloud setups to hybrid and multi-cloud strategies, they are under pressure to build data platforms that are both globally available and AI-ready. 14:45 Whittle (3rd Fl.) Session Your Agent Sandbox Doesn't Know My Authz Model: A Standard-Shaped Hole Paul Carleton Member of Technical Staff @Anthropic, Core Maintainer of MCP Sandboxes are the first line of defence for agentic systems: restrict the bash commands, filter the URLs, lock down the filesystem. But sandboxes operate on the syntax of requests, not the semantics of your authorization model. 15:55 Whittle (3rd Fl.) Session Explicit Semantics for AI Applications: Ontologies in Practice Jesús Barrasa Field CTO for AI @Neo4j Modern AI applications struggle not because of a lack of models, but because meaning is implicit, fragmented, and brittle. In this talk, we’ll explore how making semantics explicit (using ontologies and knowledge graphs) changes how we design, build, and operate AI systems.