paper-with-me

홈 › Papers

HalDec-Bench: Benchmarking Hallucination Detector in Image Captioning

2026-03-16 · Kuniaki Saito, Risa Shinoda, Shohei Tanaka, Tosho Hirasawa, Fumio Okura, Yoshitaka Ushiku arxiv

Hallucination detection in captions (HalDec) assesses a vision-language model's ability to correctly align image content with text by identifying errors in captions that misrepresent the image. Beyond evaluation, effective hallucination detection is also essential for curating high-quality image-caption pairs used to train VLMs. However, the generalizability of VLMs as hallucination detectors across different captioning models and hallucination types remains unclear due to the lack of a comprehensive benchmark. In this work, we introduce HalDec-Bench, a benchmark designed to evaluate hallucination detectors in a principled and interpretable manner. HalDec-Bench contains captions generated by diverse VLMs together with human annotations indicating the presence of hallucinations, detailed hallucination-type categories, and segment-level labels. The benchmark provides tasks with a wide range of difficulty levels and reveals performance differences across models that are not visible in existing multimodal reasoning or alignment benchmarks. Our analysis further uncovers two key findings. First, detectors tend to recognize sentences appearing at the beginning of a response as correct, regardless of their actual correctness. Second, our experiments suggest that dataset noise can be substantially reduced by using strong VLMs as filters while employing recent VLMs as caption generators. Our project page is available at https://dahlian00.github.io/HalDec-Bench-Page/.

📄 PDF Abstract BibTeX arXiv:2603.15253

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningImage Captioning

Similar Papers 제목 키워드 기반

HalDec-Bench: Benchmarking Hallucination Detector in Image Captioning

2025-11-25 · Kuniaki Saito, Risa Shinoda, Shohei Tanaka, Tosho Hirasawa 외 arxiv

Hallucination detection in captions (HalDec) assesses a vision-language model's ability to correctly align image content with text by identifying errors in captions that misrepresent the image. Beyond evaluation, effecti…

Multimodal ReasoningImage Captioning

HalluDetect: Detecting, Mitigating, and Benchmarking Hallucinations in Conversational Systems in the Legal Domain

2025-09-15 · Spandan Anaokar, Shrey Ganatra, Harshvivek Kashid, Swapnil Bhattacharyya 외 arxiv

Large Language Models (LLMs) are widely used in industry but remain prone to hallucinations, limiting their reliability in critical applications. This work addresses hallucination reduction in consumer grievance chatbots…

HalluGen: Synthesizing Realistic and Controllable Hallucinations for Evaluating Image Restoration

2025-12-03 · Seunghoi Kim, Henry F. J. Tregidgo, Chen Jin, Matteo Figini 외 arxiv

Generative models are prone to hallucinations: plausible but incorrect structures absent in the ground truth. This issue is problematic in image restoration for safety-critical domains such as medical imaging, industrial…

Image Restoration

K-FinHallu: A Hallucination Detection Benchmark for Multi-Turn RAG in Korean Finance

2026-05-28 · Eunbyeol Cho, Yunseung Lee, Mirae Kim, Jeewon Yang 외 arxiv

Large Language Models (LLMs) have advanced financial automation through Retrieval-Augmented Generation (RAG), yet hallucinations remain a critical barrier to deployment in high-stakes environments. Existing benchmarks fo…

FactCHD: Benchmarking Fact-Conflicting Hallucination Detection

2023-10-18 · Xiang Chen, Duanzheng Song, Honghao Gui, Chenxi Wang 외

Despite their impressive generative capabilities, LLMs are hindered by fact-conflicting hallucinations in real-world applications. The accurate identification of hallucinations in texts generated by LLMs, especially in c…

BenchmarkingHallucination