paper-with-me

Papers

The Curious Case of Hallucinatory (Un)answerability: Finding Truths in the Hidden States of Over-Confident Large Language Models

2023-10-18 · Aviv Slobodkin, Omer Goldman, Avi Caciularu, Ido Dagan, Shauli Ravfogel

Large language models (LLMs) have been shown to possess impressive capabilities, while also raising crucial concerns about the faithfulness of their responses. A primary issue arising in this context is the management of (un)answerable queries by LLMs, which often results in hallucinatory behavior due to overconfidence. In this paper, we explore the behavior of LLMs when presented with (un)answerable queries. We ask: do models represent the fact that the question is (un)answerable when generating a hallucinatory answer? Our results show strong indications that such models encode the answerability of an input query, with the representation of the first decoded token often being a strong indicator. These findings shed new light on the spatial organization within the latent representations of LLMs, unveiling previously unexplored facets of these models. Moreover, they pave the way for the development of improved decoding techniques with better adherence to factual generation, particularly in scenarios where query (un)answerability is a concern.

📄 PDF Abstract BibTeX arXiv:2310.11877

Code (1)

lovodkin93/unanswerability 공식 구현 pytorch

Tasks

Management

Similar Papers 제목 키워드 기반

Answerability Fields: Answerable Location Estimation via Diffusion Models

2024-07-26 · Daichi Azuma, Taiki Miyanishi, Shuhei Kurita, Koya Sakamoto 외

In an era characterized by advancements in artificial intelligence and robotics, enabling machines to interact with and understand their environment is a critical research endeavor. In this paper, we propose Answerabilit…

Question AnsweringScene Understanding

Rehabilitating the ColorChecker Dataset for Illuminant Estimation

2018-05-30 · Ghalia Hemrit, Graham D. Finlayson, Arjan Gijsenij, Peter Gehler 외

In a previous work, it was shown that there is a curious problem with the benchmark ColorChecker dataset for illuminant estimation. To wit, this dataset has at least 3 different sets of ground-truths. Typically, for a si…

EAZY: Eliminating Hallucinations in LVLMs by Zeroing out Hallucinatory Image Tokens

2025-03-10 · Liwei Che, Tony Qingze Liu, Jing Jia, Weiyi Qin 외

Despite their remarkable potential, Large Vision-Language Models (LVLMs) still face challenges with object hallucination, a problem where their generated outputs mistakenly incorporate objects that do not actually exist.…

HallucinationLanguage ModelingLanguage ModellingObject+1

Diffusion Models as Cartoonists! The Curious Case of High Density Regions

2024-11-02 · Rafał Karczewski, Markus Heinonen, Vikas Garg

We investigate what kind of images lie in the high-density regions of diffusion models. We introduce a theoretical mode-tracking process capable of pinpointing the exact mode of the denoising distribution, and we propose…

Denoising

Geometric Deviation as an Unsupervised Pre-Generation Reliability Signal: Probing LLM Representations for Answerability

2026-05-04 · Yucheng Du arxiv

A reliable language model should be able to signal, prior to generation, when a query falls outside its knowledge. We investigate whether representation geometry can provide such a pre-generation signal by measuring the …