paper-with-me

Papers

Characterizing Truthfulness in Large Language Model Generations with Local Intrinsic Dimension

2024-02-28 · Fan Yin, Jayanth Srinivasa, Kai-Wei Chang

We study how to characterize and predict the truthfulness of texts generated from large language models (LLMs), which serves as a crucial step in building trust between humans and LLMs. Although several approaches based on entropy or verbalized uncertainty have been proposed to calibrate model predictions, these methods are often intractable, sensitive to hyperparameters, and less reliable when applied in generative tasks with LLMs. In this paper, we suggest investigating internal activations and quantifying LLM's truthfulness using the local intrinsic dimension (LID) of model activations. Through experiments on four question answering (QA) datasets, we demonstrate the effectiveness ohttps://info.arxiv.org/help/prep#abstractsf our proposed method. Additionally, we study intrinsic dimensions in LLMs and their relations with model layers, autoregressive language modeling, and the training of LLMs, revealing that intrinsic dimensions can be a powerful approach to understanding LLMs.

📄 PDF Abstract BibTeX arXiv:2402.18048

Code (1)

fanyin3639/lid-hallucinationdetection 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

HaloScope: Harnessing Unlabeled LLM Generations for Hallucination Detection

2024-09-26 · Xuefeng Du, Chaowei Xiao, Yixuan Li

The surge in applications of large language models (LLMs) has prompted concerns about the generation of misleading or fabricated information, known as hallucinations. Therefore, detecting hallucinations has become critic…

Hallucination

Enhanced Language Model Truthfulness with Learnable Intervention and Uncertainty Expression

2024-05-01 · Farima Fatahi Bayat, Xin Liu, H. V. Jagadish, Lu Wang

Large language models (LLMs) can generate long-form and coherent text, yet they often hallucinate facts, which undermines their reliability. To mitigate this issue, inference-time methods steer LLM representations toward…

Language ModelingLanguage ModellingQuestion Answering

Selected Languages are All You Need for Cross-lingual Truthfulness Transfer

2024-06-20 · Weihao Liu, Ning Wu, Wenbiao Ding, Shining Liang 외

Truthfulness stands out as an essential challenge for Large Language Models (LLMs). Although many works have developed various ways for truthfulness enhancement, they seldom focus on truthfulness in multilingual scenario…

AllBenchmarking

Truth Knows No Language: Evaluating Truthfulness Beyond English

2025-02-13 · Blanca Calvo Figueras, Eneko Sagarzazu, Julen Etxaniz, Jeremy Barnes 외

We introduce a professionally translated extension of the TruthfulQA benchmark designed to evaluate truthfulness in Basque, Catalan, Galician, and Spanish. Truthfulness evaluations of large language models (LLMs) have pr…

InformativenessMachine TranslationMultiple-choiceTranslation+1

Trust in One Round: Confidence Estimation for Large Language Models via Structural Signals

2026-02-01 · Pengyue Yang, Jiawen Wen, Haolin Jin, Linghan Huang 외 arxiv

Large language models (LLMs) are increasingly deployed in domains where errors carry high social, scientific, or safety costs. Yet standard confidence estimators, such as token likelihood, semantic similarity and multi-s…

Semantic SimilarityFact Verification