paper-with-me

Papers

Visualizing and Benchmarking LLM Factual Hallucination Tendencies via Internal State Analysis and Clustering

2026-01-18 · Nathan Mao, Varun Kaushik, Shreya Shivkumar, Parham Sharafoleslami, Kevin Zhu, Sunishchal Dev arxiv

Large Language Models (LLMs) often hallucinate, generating nonsensical or false information that can be especially harmful in sensitive fields such as medicine or law. To study this phenomenon systematically, we introduce FalseCite, a curated dataset designed to capture and benchmark hallucinated responses induced by misleading or fabricated citations. Running GPT-4o-mini, Falcon-7B, and Mistral 7-B through FalseCite, we observed a noticeable increase in hallucination activity for false claims with deceptive citations, especially in GPT-4o-mini. Using the responses from FalseCite, we can also analyze the internal states of hallucinating models, visualizing and clustering the hidden state vectors. From this analysis, we noticed that the hidden state vectors, regardless of hallucination or non-hallucination, tend to trace out a distinct horn-like shape. Our work underscores FalseCite's potential as a foundation for evaluating and mitigating hallucinations in future LLM research.

📄 PDF Abstract BibTeX arXiv:2602.11167

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HypoTermQA: Hypothetical Terms Dataset for Benchmarking Hallucination Tendency of LLMs

2024-02-25 · Cem Uluoglakci, Tugba Taskaya Temizel

Hallucinations pose a significant challenge to the reliability and alignment of Large Language Models (LLMs), limiting their widespread acceptance beyond chatbot applications. Despite ongoing efforts, hallucinations rema…

BenchmarkingChatbotHallucinationLanguage Modeling+1

InternalInspector $I^2$: Robust Confidence Estimation in LLMs through Internal States

2024-06-17 · Mohammad Beigi, Ying Shen, Runing Yang, Zihao Lin 외

Despite their vast capabilities, Large Language Models (LLMs) often struggle with generating reliable outputs, frequently producing high-confidence inaccuracies known as hallucinations. Addressing this challenge, our res…

BenchmarkingContrastive LearningHallucinationNatural Language Understanding+2

Learning to Trust Your Feelings: Leveraging Self-awareness in LLMs for Hallucination Mitigation

2024-01-27 · Yuxin Liang, Zhuoyang Song, Hao Wang, Jiaxing Zhang

We evaluate the ability of Large Language Models (LLMs) to discern and express their internal knowledge state, a key factor in countering factual hallucination and ensuring reliable application of LLMs. We observe a robu…

HallucinationKnowledge Probingreinforcement-learningReinforcement Learning

The Curious Case of Factuality Finetuning: Models' Internal Beliefs Can Improve Factuality

2025-07-11 · Benjamin Newman, Abhilasha Ravichander, Jaehun Jung, Rui Xin 외 arxiv

Language models are prone to hallucination - generating text that is factually incorrect. Finetuning models on high-quality factual information can potentially reduce hallucination, but concerns remain; obtaining factual…

Mechanistic Understanding and Mitigation of Language Model Non-Factual Hallucinations

2024-03-27 · Lei Yu, Meng Cao, Jackie Chi Kit Cheung, Yue Dong

State-of-the-art language models (LMs) sometimes generate non-factual hallucinations that misalign with world knowledge. To explore the mechanistic causes of these hallucinations, we create diagnostic datasets with subje…

AttributeDiagnosticHallucinationLanguage Modeling+3