paper-with-me

Papers

From Flat Facts to Sharp Hallucinations: Detecting Stubborn Errors via Gradient Sensitivity

2026-05-01 · Yee Zhing Liew, Andrew Huey Ping Tan, Anwar P. P. Abdul Majeed arxiv

Traditional hallucination detection fails on "Stubborn Hallucinations" - errors where LLMs are confidently wrong. We propose a geometric solution: Embedding-Perturbed Gradient Sensitivity (EPGS). We hypothesize that while robust facts reside in flat minima, stubborn hallucinations sit in sharp minima, supported by brittle memorization. EPGS detects this sharpness by perturbing input embeddings with Gaussian noise and measuring the resulting spike in gradient magnitude. This acts as an efficient proxy for the Hessian spectrum, differentiating stable knowledge from unstable memorization. Our experiments show that EPGS significantly outperforms entropy-based and representation-based baselines, providing a robust signal for detecting high-confidence factual errors.

📄 PDF Abstract BibTeX arXiv:2605.00939

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Superficial Unlearning: Sharpness-Aware Robust Erasure of Hallucinations in Multimodal LLMs

2026-01-23 · Xianya Fang, Feiyang Ren, Xiang Chen, Yu Tian 외 arxiv

Multimodal LLMs are powerful but prone to object hallucinations, which describe non-existent entities and harm reliability. While recent unlearning methods attempt to mitigate this, we identify a critical flaw: structura…

Decoding by Contrasting Knowledge: Enhancing LLMs' Confidence on Edited Facts

2024-05-19 · Baolong Bi, Shenghua Liu, Lingrui Mei, Yiwei Wang 외

The knowledge within large language models (LLMs) may become outdated quickly. While in-context editing (ICE) is currently the most effective method for knowledge editing (KE), it is constrained by the black-box modeling…

knowledge editing

Gradient Domain Weighted Guided Image Filtering

2022-11-30 · Bo wang, Yihong Wang, Xiubao Sui, YuAn Liu 외

Guided image filter is a well-known local filter in image processing. However, the presence of halo artifacts is a common issue associated with this type of filter. This paper proposes an algorithm that utilizes gradient…

DenoisingImage Denoising

Mitigating Diffusion Model Hallucinations with Dynamic Guidance

2025-10-06 · Kostas Triaridis, Alexandros Graikos, Aggelina Chatziagapi, Grigorios G. Chrysos 외 arxiv

Hallucinations in diffusion models are samples with structural inconsistencies that can emerge due to the excessive smoothing of the learned score function, which in turn leads to interpolations between modes of the data…

Text-to-Image Generation

Zero-resource Hallucination Detection for Text Generation via Graph-based Contextual Knowledge Triples Modeling

2024-09-17 · Xinyue Fang, Zhen Huang, Zhiliang Tian, Minghui Fang 외

LLMs obtain remarkable performance but suffer from hallucinations. Most research on detecting hallucination focuses on the questions with short and concrete correct answers that are easy to check the faithfulness. Halluc…

HallucinationText Generation