← Browse

World's Fair 2026

Semantic Blindness: 500,000 Sensors Confused an LLM - Raahul Singh & Vanč Levstik, Phaidra

Raahul Singh , Vanč Levstik

Overview

This talk addresses the challenge of "semantic blindness" in Large Language Models (LLMs) when dealing with vast, complex, and inconsistently named datasets, such as sensor names in large-scale industrial environments. The core thesis is that LLMs struggle with sheer scale and naming ambiguity, leading to errors and hallucinations. The proposed solution involves a hybrid approach that leverages the LLM for planning and decision-making while offloading structured data processing, retrieval, and set operations to deterministic code.

Who should watch

Key takeaways

Notable quotes

*Semantic blindness is when an LLM gets confused by a large number of sensor names.*
*LLMs are good for planning but not good for searching.*
*The lesson for new built AI native systems runs a little bit the other way [than legacy software].*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.