← Latest papers
🤖 AI

GHOST: Hallucination-Inducing Image Generation for Multimodal LLMs

The paper introduces GHOST, an automatic method that generates natural-looking, object-free images by optimizing image embeddings to actively induce and expose hallucination vulnerabilities in Multimodal Large Language Models, achieving significantly higher success rates than prior approaches while also serving as a tool for improving model robustness through fine-tuning.

Original authors: Aryan Yazdan Parast, Parsa Hosseini, Hesam Asadollahzadeh, Arshia Soltani Moakhar, Basim Azam, Soheil Feizi, Naveed Akhtar

Published 2026-02-03
📖 5 min read🧠 Deep dive

Original authors: Aryan Yazdan Parast, Parsa Hosseini, Hesam Asadollahzadeh, Arshia Soltani Moakhar, Basim Azam, Soheil Feizi, Naveed Akhtar

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

The Big Problem: The "Over-Imaginative" AI

Imagine you have a very smart robot assistant that can look at photos and describe what it sees. It's great at most things, but it has a weird glitch: sometimes, it sees things that aren't there.

If you show it a picture of a banana on a plate, it might confidently say, "Yes, I see a knife next to the banana," even though there is no knife. In the AI world, this is called hallucination. It's like a person who is so eager to please or so used to certain patterns that they invent details to fill in the blanks.

The Old Way: Checking a Static List

Previously, researchers tried to find these mistakes by showing the AI a fixed list of photos (like a multiple-choice test). They would ask, "Do you see a knife?" and see if the AI got it wrong.

  • The Flaw: This is like testing a driver only on a specific, empty parking lot. You might miss the fact that they panic when they see a red ball rolling into the street. The old tests were too rigid and couldn't find new or weird ways the AI might fail.

The New Solution: GHOST (The "Magic Trick" Artist)

The authors introduce GHOST (Generating Hallucinations via Optimizing Stealth Tokens). Think of GHOST as a magician who doesn't just show the AI a picture; they paint a new picture specifically designed to trick the AI into seeing a ghost.

Here is how GHOST works, step-by-step:

1. The "Invisible Ink" Optimization

GHOST starts with a normal photo (like the banana on the plate). It wants to make the AI think there is a knife.

  • Instead of drawing a knife (which would be obvious to a human), GHOST works in a "secret language" called embeddings. Imagine this as the AI's internal dream state.
  • GHOST tweaks this dream state just a tiny bit. It adds "invisible ink" cues. Maybe it changes the curve of the banana stem so it looks slightly like a knife handle to the AI, but to a human, it still looks exactly like a banana.

2. The "Translator" (The Mapper)

There's a problem: The AI that looks at the picture (the MLLM) speaks a different language than the AI that paints the picture (the Diffusion Model).

  • GHOST builds a translator (called a mapper). This translator takes the "secret dream tweaks" from the painter and translates them into instructions the painter can understand, without needing to ask the viewer (the MLLM) for help every single second. This makes the process super fast.

3. The "Dream Painter" (Diffusion)

Once the secret instructions are ready, GHOST uses a Diffusion Model (a type of AI that creates images from noise) to paint the final picture.

  • It starts with the original banana photo and gently "denoises" it based on the secret instructions.
  • The Result: The final image looks 100% natural to a human. It's still a banana on a plate. But to the AI, the subtle changes in the lighting or shape are enough to make it scream, "I SEE A KNIFE!"

Why This is a Big Deal

The paper claims three major victories with GHOST:

  1. It's a Master Detective:

    • Old methods found about 1% of hallucination cases.
    • GHOST found over 28% of cases. It's like upgrading from a metal detector that misses 99% of coins to one that finds almost all of them.
  2. It's a Universal Trap (Transferability):

    • GHOST can trick one AI (like Qwen) and then show that same "tricked" image to a totally different AI (like GPT-4o).
    • The Result: The second AI also hallucinates! This proves that different AIs share the same blind spots. It's like finding a specific type of optical illusion that tricks both your eyes and your friend's eyes, even though you have different vision.
  3. It's a Cure, Not Just a Test:

    • The authors didn't just use GHOST to break things; they used it to fix them.
    • They took the "tricked" images GHOST created and showed them to the AI with the correct answer ("No, there is no knife").
    • The Result: The AI got better at not hallucinating in the future. It's like showing a student the exact trick questions they got wrong so they can learn the right answer.

The Bottom Line

GHOST is a tool that automatically creates "trick photos" to stress-test AI vision systems. It proves that current AI models are fragile and can be easily fooled by subtle, natural-looking changes. But more importantly, it provides a way to find these weaknesses and train the AI to be more reliable, ensuring that when it says it sees a knife, it's actually seeing a knife.

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 →