MEGA Hub

TruthLens: Object Hallucination Detection via Self-Evaluating Truthfulness Scores in LVLMs

Authors

Do you know Yanqi Wu?You can claim authorship or link another user.Do you know Runhe Lai?You can claim authorship or link another user.Do you know Xinhua Lu?You can claim authorship or link another user.Do you know Qichao Chen?You can claim authorship or link another user.Do you know Zhiping Zhou?You can claim authorship or link another user.Do you know Jia-Xin Zhuang?You can claim authorship or link another user.Do you know Weijiang Yu?You can claim authorship or link another user.Do you know Ruixuan Wang?You can claim authorship or link another user.

Abstract

Despite the remarkable progress of large vision language models (LVLMs), object hallucination remains a fundamental challenge that hinders their trustworthy deployment. A key finding motivates our work: real and hallucinated object tokens are clearly separable in hidden representations, yet this separability is largely lost at the language-modeling (LM) head. We propose TruthLens, a self-evaluation framework that teaches the LM head to expose a per-object truthfulness signal without any auxiliary model or additional inference cost. Concretely, a rarely-used special token is repurposed as a reference token. For each object-token position, we extract the log-probability assigned to this special token by the LM head, and define its difference from a predefined constant as the truthfulness score. The model is then fine-tuned with an MSE objective that drives scores toward 1 for real objects and 0 for hallucinated ones, while a divergence constraint preserves the original generation capability. Despite being trained on only a limited set of object categories, TruthLens generalizes effectively to benchmarks with substantially larger label spaces. Extensive experiments across multiple LVLMs demonstrate state-of-the-art performance; notably, on Qwen2.5-VL-7B, TruthLens outperforms the previous best method on MS-COCO by over 17\% in AUROC. Our code is available at https://github.com/wyqstan/TruthLens.

Community

00

Publication notes

Author note
Accepted by ECCV 2026