Reasoning or Rationalization? The Role of Justifications in Masked Diffusion Models for Fact Verification
Jacob Devasier

TL;DR
This paper investigates how Masked Diffusion Language Models handle fact verification, revealing that early verdicts are often fixed before justifications are complete, and extended reasoning can harm accuracy due to noise in justifications.
Contribution
It provides the first analysis of reasoning dynamics in MDLMs for fact verification, showing that early verdicts dominate and extended reasoning may degrade performance.
Findings
MDLMs converge on verdicts early in the diffusion process.
Forcing reasoning delays reduces accuracy from 86.2% to 71.9%.
Model rationalizes incorrect verdicts in 56% of forced cases.
Abstract
Unlike autoregressive models, which generate tokens sequentially and benefit from reasoning-before-answering strategies such as Chain-of-Thought, Masked Diffusion Language Models (MDLMs) refine all sequence positions simultaneously, raising questions about how these models handle tasks requiring justified verdicts. In this work, we investigate the dynamics of MDLM reasoning on fact verification, examining whether justifications serve as genuine reasoning or post-hoc rationalization. We observe that MDLMs typically converge on a verdict early in the diffusion process, treating it as a global anchor that is resolved before the justification is complete. Crucially, enforcing a reasoning-first constraint via delayed verdict unmasking actively degrades performance, dropping accuracy from 86.2% to 71.9% as accumulating justification tokens introduce inconsistencies that override initially…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Embodied and Extended Cognition
