paper-with-me

홈 › Papers

TDGNet: Hallucination Detection in Diffusion Language Models via Temporal Dynamic Graphs

2026-02-08 · Arshia Hemmat, Philip Torr, Yongqiang Chen, Junchi Yu arxiv

Diffusion language models (D-LLMs) offer parallel denoising and bidirectional context, but hallucination detection for D-LLMs remains underexplored. Prior detectors developed for auto-regressive LLMs typically rely on single-pass cues and do not directly transfer to diffusion generation, where factuality evidence is distributed across the denoising trajectory and may appear, drift, or be self-corrected over time. We introduce TDGNet, a temporal dynamic graph framework that formulates hallucination detection as learning over evolving token-level attention graphs. At each denoising step, we sparsify the attention graph and update per-token memories via message passing, then apply temporal attention to aggregate trajectory-wide evidence for final prediction. Experiments on LLaDA-8B and Dream-7B across QA benchmarks show consistent AUROC improvements over output-based, latent-based, and static-graph baselines, with single-pass inference and modest overhead. These results highlight the importance of temporal reasoning on attention graphs for robust hallucination detection in diffusion language models.

📄 PDF Abstract BibTeX arXiv:2602.08048

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DynHD: Hallucination Detection for Diffusion Large Language Models via Denoising Dynamics Deviation Learning

2026-03-17 · Yanyu Qian, Yue Tan, Yixin Liu, Wang Yu 외 arxiv

Diffusion large language models (D-LLMs) have emerged as a promising alternative to auto-regressive models due to their iterative refinement capabilities. However, hallucinations remain a critical issue that hinders thei…

TraceDet: Hallucination Detection from the Decoding Trace of Diffusion Large Language Models

2025-09-30 · Shenxu Chang, Junchi Yu, Weixing Wang, Yongqiang Chen 외 arxiv

Diffusion large language models (D-LLMs) have recently emerged as a promising alternative to auto-regressive LLMs (AR-LLMs). However, the hallucination problem in D-LLMs remains underexplored, limiting their reliability …

Hallucination Detection and Mitigation with Diffusion in Multi-Variate Time-Series Foundation Models

2025-07-23 · Vijja Wichitwechkarn, Charles Fox, Ruchi Choudhary arxiv

Foundation models for natural language processing have many coherent definitions of hallucination and methods for its detection and mitigation. However, analogous definitions and methods do not exist for multi-variate ti…

LLM Hallucination Detection: HSAD

2025-09-28 · JinXin Li, Gang Tu, JunJie Hu arxiv

Although Large Language Models have demonstrated powerful capabilities in a wide range of tasks such as language understanding and code generation, the frequent occurrence of hallucinations during the generation process …

Code Generation

Hallo4D: Multi-Modal Hallucination Mitigation for Consistent Spatio-Temporal Generation

2026-07-14 · Hongbo Wang, Huaibo Huang, Jie Cao, Jin Liu 외 arxiv

While recent advances in 3D generation have enabled impressive visual synthesis, existing methods often rely on 2D diffusion supervision without explicit mechanisms for geometric consistency, leading to spatial hallucina…

3D Generation