PulseAugur
EN
LIVE 09:01:57

New research tackles LLM and VLM hallucinations with advanced detection methods

Researchers are developing new methods to combat hallucinations in large language models (LLMs) and vision-language models (VLMs). One approach, "Verify when Uncertain," uses cross-model consistency checking to improve hallucination detection accuracy while reducing computational costs. Another method, CORTEX, focuses on token-level detection in retrieval-augmented generation (RAG) by comparing internal model representations with and without retrieved documents. For VLMs, techniques like ViPSy and Context-aware Attention Intervention (CAI) aim to enhance visual faithfulness by better aligning model outputs with image content and reducing reliance on linguistic priors. AI

IMPACT Advances in hallucination detection and mitigation are crucial for increasing the reliability and trustworthiness of LLMs and VLMs in sensitive applications.

RANK_REASON Multiple academic papers published on arXiv detailing novel methods for detecting and mitigating hallucinations in LLMs, VLMs, and RAG systems.

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 13 sources. How we write summaries →

New research tackles LLM and VLM hallucinations with advanced detection methods

COVERAGE [13]

  1. arXiv cs.CL TIER_1 English(EN) · \'Ad\'am Kov\'acs, Bowei He, Xue Liu, Istv\'an Boros, Szilveszter T\'oth, G\'abor Recski ·

    Beyond Document Grounding: Span-Level Hallucination Detection over Code, Tool Output, and Documents

    arXiv:2607.00895v1 Announce Type: new Abstract: Hallucination detection for retrieval-augmented generation (RAG) is usually evaluated on natural-language document evidence. However, grounded generation systems increasingly rely on structured inputs: source code, developer-tool ou…

  2. arXiv cs.CL TIER_1 English(EN) · Vijay Vankadaru, Asha Matthews, Tanya Roosta, Peyman Passban ·

    Readable but Not Controllable: Neuron-Level Evidence for Medical LLM Hallucination

    arXiv:2607.00158v1 Announce Type: new Abstract: Hallucination remains one of the central obstacles to deploying medical LLMs. Yet, even when hallucination can be detected, it is still unclear whether the internal representations associated with it can be used for control rather t…

  3. arXiv cs.CL TIER_1 English(EN) · Gábor Recski ·

    Beyond Document Grounding: Span-Level Hallucination Detection over Code, Tool Output, and Documents

    Hallucination detection for retrieval-augmented generation (RAG) is usually evaluated on natural-language document evidence. However, grounded generation systems increasingly rely on structured inputs: source code, developer-tool output, markdown documents, tables, and repository…

  4. arXiv cs.CL TIER_1 English(EN) · Kazuaki Furumai, Shuichiro Haruta, Kazunori Matsumoto, Daisuke Kamisaka ·

    CORTEX: Token-Level Hallucination Detection in RAG via Comparative Internal Representations

    arXiv:2606.31033v1 Announce Type: new Abstract: In this paper, we propose CORTEX, a token-level hallucination detection method for Retrieval-Augmented Generation (RAG). In long-form RAG outputs, hallucinations often arise in localized spans rather than throughout an entire respon…

  5. arXiv cs.AI TIER_1 English(EN) · Yihao Xue, Kristjan Greenewald, Youssef Mroueh, Baharan Mirzasoleiman ·

    Verify when Uncertain: Beyond Self-Consistency in Black Box Hallucination Detection

    arXiv:2502.15845v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) often hallucinate, limiting their reliability in sensitive applications. In black-box settings, several self-consistency-based techniques have been proposed for hallucination detection. We empi…

  6. arXiv cs.CL TIER_1 English(EN) · Peyman Passban ·

    Readable but Not Controllable: Neuron-Level Evidence for Medical LLM Hallucination

    Hallucination remains one of the central obstacles to deploying medical LLMs. Yet, even when hallucination can be detected, it is still unclear whether the internal representations associated with it can be used for control rather than detection alone. Using four open-source mode…

  7. arXiv cs.CL TIER_1 English(EN) · Xiao Song, Haonan Qin, Zhaoxu Zhang, Jiong Zhang, Yuqi Fang, Caifeng Shan ·

    Detecting Clinical Hallucinations in LVLMs via Counterfactual Visual Grounding Uncertainty

    arXiv:2606.28520v1 Announce Type: cross Abstract: Large vision-language models (LVLMs) are increasingly used for clinical image understanding, yet they remain vulnerable to \emph{hallucinations}--producing textual findings or attributes not supported by the image. We present a vi…

  8. arXiv cs.LG TIER_1 English(EN) · Yunhun Nam, Jongheon Jeong ·

    Vision-driven Preference Synthesis for Mitigating Hallucinations in VLMs

    arXiv:2606.28401v1 Announce Type: cross Abstract: Vision-Language Models (VLMs) have shown strong performance in visual understanding, yet they still suffer from hallucinations, generating content that is not grounded in the image. Preference alignment is a promising approach to …

  9. arXiv cs.CL TIER_1 English(EN) · Daisuke Kamisaka ·

    CORTEX: Token-Level Hallucination Detection in RAG via Comparative Internal Representations

    In this paper, we propose CORTEX, a token-level hallucination detection method for Retrieval-Augmented Generation (RAG). In long-form RAG outputs, hallucinations often arise in localized spans rather than throughout an entire response. CORTEX therefore identifies ungrounded conte…

  10. arXiv cs.CV TIER_1 English(EN) · Ying-Cong Chen ·

    No Place to Hide: Benchmarking Video Hallucination with Background-Controlled Pairs

    We introduce VidPair-Halluc, a new benchmark for evaluating video hallucination in large video models (LVMs) under rigorous and controlled conditions. Unlike previous benchmarks that primarily rely on text-based perturbations or adversarial questions while neglecting the consiste…

  11. arXiv cs.CV TIER_1 English(EN) · Yuqing Lei, Wenbo Lyu, Yingjun Du, Xiantong Zhen, Cees G. M. Snoek, Ling Shao ·

    See Only When Needed: Context-Aware Attention Intervention for Mitigating Hallucinations in LVLMs

    arXiv:2606.29847v1 Announce Type: new Abstract: Large Vision-Language Models (LVLMs) excel at multimodal tasks but remain prone to object hallucinations. Prior training-free remedies often uniformly strengthen visual signals, which may also amplify irrelevant regions and introduc…

  12. arXiv cs.CV TIER_1 English(EN) · Xin Zou, Haolin Deng, Yibo Yan, Shuliang Liu, Zhiwei Jin, Chen Chen, Haonan Lu, Xuming Hu ·

    Clearer Sight, Fewer Lies: Oriented Pickup Preference Optimization for Multimodal Hallucination Mitigation

    arXiv:2606.29805v1 Announce Type: new Abstract: Multimodal Large Language Models (MLLMs) are prone to hallucination as their generation preferences are insufficiently calibrated to visual evidence, causing them to fall back on linguistic priors, rather than faithful grounding. In…

  13. dev.to — LLM tag TIER_1 English(EN) · Sid Probstein ·

    Making RAG admit when it's guessing: source-grounded hallucination checks

    <p>The failure mode that scares me most in RAG isn't a wrong answer. It's a confident wrong answer with three citations that don't actually say what the answer claims.</p> <p>So in SWIRL 5 I stopped trusting the model to police itself and added a check that runs <em>after</em> ge…