When AI Makes Things Up

Understanding and Tackling Hallucinations

In this talk, Aarti Jha presents a practical guide to understanding, detecting, and mitigating hallucinations in AI systems for building trustworthy applications.
pydata
odsc
ai
hallucinations
llm
trustworthy ai
Author

Oren Bochman

Published

Tuesday, December 9, 2025

Modified

Monday, May 18, 2026

Keywords

AI Hallucinations, Large Language Models, Trustworthy AI

TipLecture Overview

AI systems are increasingly being integrated into real-world products - from chatbots and search engines to summarization tools and coding assistants. Yet, despite their fluency, these models can produce confident but false or misleading information, a phenomenon known as hallucination. In production settings, such errors can erode user trust, misinform decisions, and introduce serious risks. This talk unpacks the root causes of hallucinations, explores their impact on various applications, and highlights emerging techniques to detect and mitigate them. With a focus on practical strategies, the session offers guidance for building more trustworthy AI systems fit for deployment..

This session will unpack the problem of AI hallucination - not just what it is, but how it surfaces in everyday use. We’ll look at the common causes, ranging from incomplete context to over-generalization, and walk through detection and prevention techniques such as grounding, prompt design and RAG. Whether you’re building AI products or evaluating outputs, this talk will give you the tools to recognise hallucinations and reduce their risk.

TipSpeakers:
  • Aarti Jha
    • LinkedIn: Aarti Jha
    • Aarti Jha is a Principal Data Scientist at Red Hat, where she develops AI-driven solutions to streamline internal processes and reduce operational costs. She brings over 6.5 years of experience in building and deploying data science and machine learning solutions across industry domains. She is an active public speaker and frequently presents at developer and data-science conferences, focusing on practical approaches to applied AI and LLMs
    • repo
    • slidedeck

Outline:

  • Introduction to hallucinations in LLMs
  • Common causes behind hallucinated outputs
  • Impact on production applications
  • Techniques for detecting and evaluating hallucinations
  • Strategies to reduce hallucinations
  • Best practices for building trustworthy AI products
  • Key takeaways

Markdown text from transcript here .

Title

Title

Markdown text from transcript here .

Motivation

Motivation

Markdown text from transcript here .

What are Hallucinations

What are Hallucinations

Markdown text from transcript here .

Evidence based

Evidence based

Markdown text from transcript here .

Consistency

Consistency

Markdown text from transcript here .

Model Confidence Detection

Model Confidence Detection

Markdown text from transcript here .

From detection to prevention

From detection to prevention

Markdown text from transcript here .

prevention

prevention

Markdown text from transcript here .

from detection to prevention

from detection to prevention

Markdown text from transcript here .

Prevention at the model & prompt level

Prevention at the model & prompt level

Markdown text from transcript here .

Prevention at the system level

Prevention at the system level

Markdown text from transcript here .

Production exposes

Production exposes

Markdown text from transcript here .

Life Cycle

Life Cycle

Markdown text from transcript here .

Thank You

Thank You

Reflections

  1. this covers some interesting ground
  2. it does not cover the recent papers that trended on Twitter etc.

Citation

BibTeX citation:
@online{bochman2025,
  author = {Bochman, Oren},
  title = {When {AI} {Makes} {Things} {Up}},
  date = {2025-12-09},
  url = {https://orenbochman.github.io/posts/2025/2025-12-09-pydata-when-ai-makes-things-up/},
  langid = {en}
}
For attribution, please cite this work as:
Bochman, Oren. 2025. “When AI Makes Things Up.” December 9. https://orenbochman.github.io/posts/2025/2025-12-09-pydata-when-ai-makes-things-up/.