← Latest papers
💬 NLP

Lost in Diffusion: Uncovering Hallucination Patterns and Failure Modes in Diffusion Large Language Models

This paper presents the first controlled study revealing that Diffusion Large Language Models (dLLMs) exhibit higher hallucination rates and distinct failure modes compared to autoregressive counterparts, highlighting critical reliability challenges despite their performance on general tasks.

Original authors: Zhengnan Guo, Fei Tan

Published 2026-04-14
📖 5 min read🧠 Deep dive

Original authors: Zhengnan Guo, Fei Tan

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to write a story.

The Old Way (Auto-Regressive Models):
Think of the current popular AI models (like the ones powering most chatbots today) as a strict line of dominoes. To write a story, they must place the first domino, then the second, then the third, one by one. If they make a mistake on the second domino, the third one might fall the wrong way, and by the end, the whole story is a mess. This is called the "snowball effect"—one small error grows into a big lie.

The New Way (Diffusion Models):
Now, imagine a new type of AI called a Diffusion Large Language Model (dLLM). Instead of placing dominoes one by one, imagine this AI starts with a cloud of static noise (like a TV screen full of snow) and tries to turn that noise into a clear picture of your story all at once. It looks at the whole page, guesses what words should go where, and then "denoises" (cleans up) the text in many small steps until the story appears.

Theoretically, this sounds amazing. Because the AI sees the whole story at once, it should be able to fix mistakes easily, right? If it writes a wrong word in the middle, it can just look back and fix it without ruining the rest.

The Big Discovery: "Lost in Diffusion"

The researchers in this paper asked a simple question: "Is this new 'cloud-to-text' method actually better at telling the truth, or does it just lie in different, weirder ways?"

They set up a controlled experiment, pitting the new Diffusion models against the old "domino" models using the exact same brain size and training data. Here is what they found, explained simply:

1. The New Models Lie More (Surprisingly!)

Even though the Diffusion models have a "bird's-eye view" of the whole story, they are actually more prone to hallucinating (making things up) than the old domino models.

  • Analogy: Imagine a painter trying to fix a mistake on a canvas. The old model paints a stroke, realizes it's wrong, and tries to paint over it, but the paint smears. The new model tries to fix the whole painting at once, but because it's working with "noise," it sometimes invents a completely new, fake tree in the middle of the forest just to make the picture look balanced.

2. Two Different Ways of Failing

The paper found that these new models fail in two very different ways, depending on how they are built:

  • The "Rigid" Model (LLaDA): This model tries to be like the old dominoes but uses the new noise-removal technique. It gets stuck early. It starts writing the story left-to-right, gets confused, and then just stops or repeats itself. It's like a car that starts driving, hits a bump, and then the engine just stalls.
  • The "Chaotic" Model (Dream): This model is truly non-sequential. It jumps around the page, fixing the end of the sentence before the beginning. While this allows it to improve the story if you give it more time (more "compute"), it often gets distracted.
    • Analogy: Imagine you are writing a letter to your grandma. Suddenly, the AI gets a random thought about a math equation or a coding tutorial and starts writing that in the middle of your letter, ignoring your original request. This is called "Context Intrusion."

3. The Three Weird Glitches

The researchers identified three specific "glitches" that only happen with this new Diffusion method:

  1. Premature Termination: The AI gets confused about how two parts of the sentence fit together and just gives up, cutting the sentence off abruptly or inserting weird symbols.
    • Metaphor: Like a chef who starts cooking a soup, realizes the ingredients don't match, and just dumps the pot on the floor.
  2. Incomplete Denoising: The AI leaves behind "ghosts" of words. It might write a sentence that looks like English but is actually just gibberish or repeated letters (like "erserserserser").
    • Metaphor: Like a photo that is still blurry in the corners, or a radio signal that is half-static.
  3. Context Intrusion: As mentioned above, the AI gets hijacked by a random topic.
    • Metaphor: You ask for a recipe for cake, and halfway through, the AI starts explaining how to build a bridge.

The Bottom Line

The paper concludes that while these new Diffusion models are getting very good at writing general text, they are currently less reliable than the old models when it comes to facts.

They haven't solved the problem of "hallucination"; they've just changed the type of hallucination. Instead of making a small mistake that gets bigger, they make weird, structural mistakes that are harder to predict.

The Takeaway:
Think of the new Diffusion models as a brilliant but chaotic artist. They can see the whole picture, which is great, but they are currently too noisy and prone to daydreaming about unrelated topics. Before we can trust them with important facts (like medical advice or news), we need to teach them how to stop daydreaming and stick to the story.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →