← Latest papers
💻 computer science

Dehallu3D: Hallucination-Mitigated 3D Generation from Single Image via Cyclic View Consistency Refinement

Dehallu3D is a plug-and-play optimization framework for 3D mesh generation that mitigates hallucinations caused by viewpoint discontinuities through a balanced multi-view continuity constraint and an adaptive smoothness mechanism, while introducing the Outlier Risk Measure (ORM) to quantify geometric fidelity.

Original authors: Xiwen Wang, Shichao Zhang, Hailun Zhang, Ruowei Wang, Mao Li, Chenyu Zhou, Qijun Zhao, Ji-Zhe Zhou

Published 2026-03-26
📖 4 min read☕ Coffee break read

Original authors: Xiwen Wang, Shichao Zhang, Hailun Zhang, Ruowei Wang, Mao Li, Chenyu Zhou, Qijun Zhao, Ji-Zhe Zhou

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 an artist trying to build a 3D statue of a cat, but you only have one single photograph of it.

This is a tricky job. Your brain has to guess what the back of the cat looks like, what the tail does, and how the ears are shaped from the other side. Most current AI models try to do this by taking that one photo, imagining a few other angles (like looking at the cat from the left, right, top, and bottom), and then stitching them together into a 3D model.

The Problem: The "Hallucination" Glitch
The problem is that these AI models sometimes get too creative. Because there are big gaps between the angles they imagine, the AI fills in the blanks with things that aren't real.

  • It might give the cat a second tail that doesn't exist.
  • It might create a weird hole in its side.
  • It might make a bump on its head that looks like a tumor.

In the paper, the authors call these mistakes "hallucinations" or "outliers." If you tried to 3D print this statue, it might fall apart. If you used it in a video game, players would trip over invisible bumps or fall through holes.

The Solution: Dehallu3D (The "Smooth Bridge" Builder)
The authors created a new system called Dehallu3D. Think of it as a super-smart editor that fixes the statue before it's finished.

Here is how it works, using a simple analogy:

1. The "Gap" Problem

Imagine the AI is trying to walk across a river by jumping on a few floating stones (the few angles it generated). Because the stones are far apart, the AI has to guess what's in the water between them. Sometimes it guesses wrong and creates a fake stone (a hallucination).

2. The Magic Fix: "Cyclic View Consistency"

Dehallu3D decides to fill the river with stepping stones. Instead of just looking at the cat from 4 angles, it generates 72 angles (a full 360-degree circle) with tiny gaps between them.

  • The Analogy: Imagine walking around the cat and taking a photo every 5 degrees. Now, you have a continuous loop of images.
  • The Rule: The system enforces a rule: "The view from the left must look exactly like the view from the right, just shifted slightly."
  • The Result: If the AI tries to put a fake bump on the cat's back, the system checks the "neighbors" (the views just before and after). Since the bump doesn't exist in the neighbors, the system says, "That doesn't make sense! Remove it." This smooths out the weird glitches.

3. The "Don't Erase the Details" Guardrail

There is a catch. If you smooth things out too much, you might erase the cat's sharp whiskers or pointy ears, making it look like a blob of clay.

To fix this, Dehallu3D uses a special "Adaptive Smoothness" filter.

  • The Analogy: Imagine you are polishing a rough wooden sculpture. You sand down the weird knots and splinters (the hallucinations), but you have a special sensor that says, "Stop! Don't sand the sharp point of the ear!"
  • This ensures the AI removes the garbage (outliers) but keeps the cool, sharp details (like spikes or edges) intact.

4. The New "Lie Detector" (ORM)

The authors realized that old ways of measuring 3D quality were bad at spotting these specific "fake bumps." So, they invented a new metric called ORM (Outlier Risk Measure).

  • The Analogy: Think of this as a "Lie Detector Test" for 3D shapes. Instead of just asking "Is the picture clear?", it asks, "Are there any parts of this statue that look like they don't belong?"
  • A low score means the statue is clean and real. A high score means it's full of weird, fake glitches.

Why Does This Matter?

  • For 3D Printing: You don't want a printer to try to print a floating hole or a weird protrusion that breaks the machine. Dehallu3D ensures the object is solid and printable.
  • For Video Games: It makes virtual worlds feel real. You won't walk into a wall that isn't there or fall through a floor that shouldn't have a hole.

In Summary:
Dehallu3D is like a perfectionist architect who builds a 3D model by checking every single angle around the object. It bridges the gaps between views to stop the AI from making things up, but it's careful enough to keep the cool, sharp details. The result is a 3D object that looks real, feels solid, and doesn't have any "ghost" parts.

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 →