CLAINov 18, 2025

SymLoc: Symbolic Localization of Hallucination across HaluEval and TruthfulQA

arXiv:2511.14172v1
Originality Incremental advance
AI Analysis

This work addresses the critical problem of hallucination localization for LLM developers and researchers, though it appears incremental as it builds on prior localization methods by adding symbolic knowledge.

The researchers tackled the problem of understanding where symbolic hallucinations originate in LLMs by proposing a symbolic localization framework that traces hallucination development across model layers. Their analysis of five models on HaluEval and TruthfulQA revealed that attention variance for symbolic triggers explodes in early layers (2-4), with hallucination rates remaining consistently high (78.3%-83.7% across Gemma variants).

LLMs still struggle with hallucination, especially when confronted with symbolic triggers like modifiers, negation, numbers, exceptions, and named entities. Yet, we lack a clear understanding of where these symbolic hallucinations originate, making it crucial to systematically handle such triggers and localize the emergence of hallucination inside the model. While prior work explored localization using statistical techniques like LSC and activation variance analysis, these methods treat all tokens equally and overlook the role symbolic linguistic knowledge plays in triggering hallucinations. So far, no approach has investigated how symbolic elements specifically drive hallucination failures across model layers, nor has symbolic linguistic knowledge been used as the foundation for a localization framework. We propose the first symbolic localization framework that leverages symbolic linguistic and semantic knowledge to meaningfully trace the development of hallucinations across all model layers. By focusing on how models process symbolic triggers, we analyze five models using HaluEval and TruthfulQA. Our symbolic knowledge approach reveals that attention variance for these linguistic elements explodes to critical instability in early layers (2-4), with negation triggering catastrophic variance levels, demonstrating that symbolic semantic processing breaks down from the very beginning. Through the lens of symbolic linguistic knowledge, despite larger model sizes, hallucination rates remain consistently high (78.3%-83.7% across Gemma variants), with steep attention drops for symbolic semantic triggers throughout deeper layers. Our findings demonstrate that hallucination is fundamentally a symbolic linguistic processing failure, not a general generation problem, revealing that symbolic semantic knowledge provides the key to understanding and localizing hallucination mechanisms in LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes