← Latest papers
💻 computer science

VMAD: Visual-enhanced Multimodal Large Language Model for Zero-Shot Anomaly Detection

This paper proposes VMAD, a visual-enhanced Multimodal Large Language Model framework that addresses the limitations of existing zero-shot anomaly detection methods by introducing a Defect-Sensitive Structure Learning scheme and Locality-enhanced Token Compression to achieve fine-grained, open-ended anomaly recognition and analysis, supported by the newly introduced Real Industrial Anomaly Detection (RIAD) dataset.

Original authors: Huilin Deng, Hongchen Luo, Wei Zhai, Yang Cao, Yu Kang

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

Original authors: Huilin Deng, Hongchen Luo, Wei Zhai, Yang Cao, Yu Kang

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 the quality control manager at a massive factory that makes everything from wind turbines to tiny toy bricks. Your job is to spot defects. The problem? You've never seen some of these new products before, and the defects are incredibly tiny—like a hairline crack in a metal gear or a smudge on a ceramic tile.

Traditionally, you'd have to hire a specialist for every single new product, or teach a computer to memorize what "perfect" looks like for that specific item. But what if you could just ask a super-smart assistant, "Is this broken?" and have it not only point out the flaw but also explain why it's a problem and suggest how to fix it?

That's exactly what this paper, VMAD, proposes. It introduces a new kind of AI detective that combines the eyes of a camera with the brain of a language expert.

Here is the breakdown using simple analogies:

1. The Problem: The "Closed-World" Detective

Old AI systems for spotting defects were like detectives who only knew a few specific cases. If you showed them a new type of screw they hadn't seen before, or a weird kind of scratch, they would get confused. They relied on a fixed list of "bad things" (like a checklist). If the defect wasn't on the list, they missed it.

2. The Solution: The "Open-Minded" AI (MLLM)

The authors decided to use a Multimodal Large Language Model (MLLM). Think of this as a detective who has read every manual, watched every video, and knows the English language perfectly.

  • The Superpower: Instead of just saying "Yes/No," this AI can look at a picture and say, "I see a scratch here. It looks like it happened during shipping, and it might cause the part to fail in 3 months."
  • The Catch: While these AI models are great at talking and understanding general images, they are terrible at spotting tiny industrial defects. They are like a person with great vocabulary but bad eyesight; they might miss a speck of dust on a lens because they are too busy thinking about the big picture.

3. The Fix: Two Special Tools

To fix the "bad eyesight" of the AI, the authors added two special tools to the system:

Tool A: The "Patch-Similarity" Radar (DSSL)

  • The Analogy: Imagine you are looking at a wall of identical white tiles. If one tile has a tiny chip, it looks weird compared to the others.
  • How it works: The AI usually looks at the whole image at once. This new tool forces the AI to look at the image in small "patches" (like zooming in on individual tiles). It compares every tiny patch against a memory bank of "perfect" tiles.
  • The Result: If a patch doesn't match the "perfect" pattern, the AI gets a red alert. It teaches the language brain to pay attention to the structure of the defect, not just the general look.

Tool B: The "High-Res Lens" (LTC)

  • The Analogy: Imagine trying to describe a complex painting to a friend over a phone call, but you can only send them 5 blurry pixels of the image. You'd miss all the details.
  • The Problem: To make AI fast, we usually compress images into very few "tokens" (digital summaries). This loses the fine details needed to see tiny cracks.
  • The Solution: The authors created a new "lens" called Locality-enhanced Token Compression. Instead of just summarizing the image, it acts like a smart editor. It keeps the "big picture" summary but also injects specific, high-detail clues from different layers of the image.
  • The Result: The AI gets a compressed message that still contains all the tiny, crucial details needed to spot a microscopic scratch.

4. The New Training Ground: RIAD

To teach this AI properly, the authors couldn't just use old data. They built a new, massive dataset called RIAD (Real Industrial Anomaly Detection).

  • What's in it? 28,000 images of real factory parts.
  • The Twist: Every image comes with a "story." It's not just a picture of a broken part; it's a picture paired with a detailed text description, an explanation of the damage, and even suggestions on how to fix it. It's like giving the AI a textbook with pictures and answers, rather than just flashcards.

5. The Result: The Ultimate Factory Assistant

When they tested this system, it didn't just beat the other AI models; it crushed them.

  • It sees better: It found defects that others missed, even on objects it had never seen before (Zero-Shot).
  • It talks better: It can answer questions like, "Is this defect dangerous?" or "What caused this?"
  • It's faster: It manages to keep high detail without slowing down the computer.

Summary

Think of VMAD as upgrading a factory inspector from a junior employee with a checklist to a senior expert with a magnifying glass and a PhD in engineering. It can look at a brand-new machine part, spot a microscopic flaw it has never seen before, point exactly where it is, and write a report explaining the issue—all in a split second. This makes manufacturing safer, faster, and much more flexible.

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 →