> Markdown version of [/events/world-congress-2026-europe/sessions/1190-truth-lies-and](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1190-truth-lies-and). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Truth, Lies, and Probabilities: Testing AI Hallucinations - **Date:** Thursday, Jul 9, 2026 - **Time:** 17:30–18:00 (30 min) - **Room:** Stage 9 - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100178-truth-lies-and-probabilities-testing-ai-hallucinations) ## Description Last year, while preparing a talk, I was looking for a research paper I had read in the past but couldn’t find anymore so I decided to ask AI for help. Instead of the right paper, it generated an impressive list of academic citations. They looked convincing, but when I checked, most of them didn’t exist. Although I knew already about hallucinations, the mathematician in me immediately wanted to understand why this happens so systematically, not just occasionally, leading me into an intensive investigation and research to deeply understand how these models operate. AI models like LLMs don’t “think” like humans, they generate outputs based on probabilities, producing the most statistically likely sequence of words. This means they can sound confident while being completely wrong. These moments, known as hallucinations, are inherent to how generative AI works and if left undetected, they can result in false information being delivered with absolute confidence. Unlike traditional software, where a defect is a deviation from expected results, hallucinations are an expected outcome of the model’s design. And that makes me think: How do we as testers detect, measure, and manage risks that are basically built into the system itself? In this session, we’ll explore hallucinations from an intuitive, mathematical perspective, without difficult or heavy formulas, so anyone can understand why they occur. Then, we’ll explore practical methods for evaluating AI outputs, since conventional testing approaches don´t apply here. You’ll understand how to test AI hallucinations, calculate the confidence and risk of AI outputs, and explain findings effectively. We’ll explore practical takeaways like testing on ground-truth data, using adversarial prompts, and verifying outputs through cross-validation with external sources. Although mathematically it's not possible to avoid hallucinations completely, these methods allow you to estimate the rate of occurrence and reduce their impact. ## Speaker ### [Anastasia Simou](https://www.wearedevelopers.com/@anastasia-simou) Quality Engineering Specialist at Accenture ## Related talks at this congress - [From Hallucination to Justification: Hands-On Explainability for LLMs](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1239-from-hallucination) — Lucía Conde-Moreno, Tessel Haagen - [Your Tests Are Lying to You: Let AI Expose What You Missed](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/978-your-tests-are-lying) — Maish Saidel-Keesing - [Unlocking the AI Black Box: Building Trust in the Era of Agentic Production](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1445-unlocking-the-ai) — Jemiah Sius, Harry Kimpel - [The LLM Evolution: From Sequence Imitation to Verifiable Reasoning](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1377-the-llm-evolution) — Kamen Petroff