Skip to content
Preprint

DeMTS: Denoising Trajectories as Multivariate Time Series for Hallucination Detection in Diffusion Language Models

Jul 2026 · 0 citations · 49 references
Computer Science

TL;DR

A D-LLM hallucination detection framework that formulates the Denoising trajectories as Multivariate Time Series over learnable latent variables (DeMTS for short) that outperforms existing hallucination detection methods while maintaining strong robustness, efficiency, and cross-task transferability.

Abstract

Diffusion large language models (D-LLMs) have emerged as a promising paradigm for text generation. However, similar to autoregressive LLMs, D-LLMs remain vulnerable to hallucinations, where fluent outputs may contain factually incorrect or unsupported content. Although existing hallucination detection methods for D-LLMs attempt to leverage uncertainty trajectories of the denoising process to better identify hallucination signals, they typically compress the trajectories along either the temporal or token dimension, overlooking the useful information encoded in the complete two-dimensional token-step structure. Consequently, they may fail to capture hallucination-relevant patterns, such as inconsistent convergence and cross-token fault propagation, leading to suboptimal detection performance. To bridge this gap, we propose a D-LLM hallucination detection framework that formulates the Denoising trajectories as Multivariate Time Series over learnable latent variables (DeMTS for short). DeMTS employs a trajectory-preserving token-to-variable assignment module to convert token signals into stable latent variables. Based on these variables, we propose dynamic multivariate temporal modeling to progressively integrate inter-variable dependency modeling with temporal encoding for hallucination prediction. Extensive experiments on two D-LLMs backbones and three benchmarks demonstrate that DeMTS outperforms existing hallucination detection methods while maintaining strong robustness, efficiency, and cross-task transferability.

View source

Similar papers

Open access Jul 2026

Hallucination in Time-series Large Language Models: An empirical lnvestigation and analysis of mitigation strategies.

It is demonstrated that conventional regression metrics alone are insufficient for evaluating time-series LLMs and the need for reliability-focused diagnostics when deploying LLM-based forecasting systems in high-stakes domains is highlighted.

Shamsu Abdullahi, K. U. Danyaro, H. Chiroma et al. · 0 citations
Preprint Jul 2026

D-Score: A Spectral Hidden-State Signal for Hallucination Detection in Large Language Models

The D-Score is introduced, a simple spectral statistic computed from a single forward pass that is used as a hallucination score, classifying an input text as hallucinated when its D-Score is larger than a pre-defined quantity.

Bianca Raimondi, Davide Evangelista, Maurizio Gabbrielli et al. · 0 citations
Open access Aug 2026

Layer-wise symbolic attention instability as a diagnostic signal for hallucination in large language models

A unified symbolic, behavioral, and mechanistic framework that connects symbolic triggers with internal failure dynamics in transformer architectures and provides an interpretable basis for diagnosing and stabilizing symbolic reasoning in LLMs is introduced.

Naveen Lamba, Sanju Tiwari, Manas Gaur · 0 citations
Conference Open access 2026

Latent Attention Denoising: A Training-Free Energy-Based Framework for Mitigating Hallucinations in Vision-Language Models

Latent Attention Denoising (LAD) is introduced, a principled and training-free framework that recasts attention calibration as a one-step score-based denoising process that achieves superior performance on both generative and discriminative tasks.

Zhiwen Luo, Siyu Jiang, Weilong Jiang et al. · 0 citations
Conference Open access 2026

The Digital Dunning-Kruger Effect: Decoupling Hallucinations via Geometric Hidden-state Observation for Semantic Truthfulness

GHOST is proposed, an efficient white-box framework for hallucination detection in LLMs that primarily target confused hallucinations marked by internal reasoning instability, while also capturing stub-born hallucinations characterized by premature layer-wise convergence as a complementary signal.

Yueheng Mao, Min Yu, Gengwang Li et al. · 0 citations