Unification of Closed-Open Industrial Detection Scenarios: New Large-Scale Benchmarks,Challenges and Baselines
This paper introduces MMIOC-1M, the first large-scale unified benchmark for both open-vocabulary and closed-set industrial defect detection, and proposes RTVPNet, a novel network featuring expert-assisted domain projection, energy-based sparse sampling, and bidirectional text-visual interaction to achieve state-of-the-art performance while eliminating manual prompt dependency.
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 teach a very smart, well-traveled art critic (a Large Visual-Language Model) how to spot tiny cracks in a car engine or scratches on a smartphone screen.
The problem is that this critic has only ever looked at beautiful landscapes, cats, and sunsets (natural images). When you show them a factory floor, they get confused. The lighting is weird, the textures are industrial, and the "defects" look nothing like the broken branches or torn clothes they are used to seeing.
This paper introduces a solution to two big problems: lack of training data and confusing instructions.
1. The New "Training Gym": MMIOC-1M
Think of the old way of teaching computers as trying to learn to drive by only practicing in a quiet, empty parking lot. The paper argues that industrial factories are more like a chaotic, rainy highway with construction zones.
To fix this, the authors built MMIOC-1M.
- What it is: A massive digital library containing over one million images of industrial defects.
- The Variety: It's not just one type of factory. It covers 29 different "scenes" (like steel mills, textile factories, electronics assembly) and 351 specific types of defects (like "rusty bolts," "torn fabric," or "short circuits").
- The Twist: It teaches the computer two ways to learn:
- Closed-Set: "Here are the 50 specific defects you need to find."
- Open-Vocabulary: "Find anything that looks wrong, even if I haven't named it yet."
- Why it matters: Before this, researchers had to patch together small, messy datasets. This is the first "all-in-one" gym that prepares AI for the real, messy industrial world.
2. The New "Coach": RTVPNet
Even with a great gym, you need a good coach to teach the AI how to look. The authors created a new system called RTVPNet (Refined Text-Visual Prompt Network).
Here is how it works, using three creative tricks:
A. The "Expert Translator" (Domain Projection)
Imagine the AI is a general doctor who knows everything about humans but has never seen a horse. If you ask it to diagnose a horse, it might fail.
- The Fix: The paper uses an "Expert Model" (a specialist who knows industrial defects) to act as a translator. It takes the general AI's knowledge and "projects" it into the industrial world. It's like giving the general doctor a specialized veterinary manual before they see the horse. This helps the AI adapt quickly without needing to be retrained from scratch.
B. The "Flashlight in the Dark" (Refined Visual Prompts)
In a factory, the background is often noisy (shiny metal, complex textures). If you just tell the AI "look here," it might get distracted by a shiny reflection and think it's a defect.
- The Fix: Instead of a human pointing a finger (which is slow and subjective), the AI uses an "Energy Flashlight." It scans the image to find areas of high "uncertainty" or high-frequency detail (the parts that look weird). It then automatically creates a precise, refined highlight around the actual defect, ignoring the background noise. It's like the AI putting on night-vision goggles that only light up the cracks, not the dust.
C. The "Two-Way Conversation" (Text-Visual Interaction)
Usually, AI looks at a picture and then reads a text description, but they don't really talk to each other.
- The Fix: RTVPNet makes the text and the image have a two-way conversation.
- The text tells the image: "Look for a crack."
- The image tells the text: "I see a crack here, but it looks like a scratch there."
- They refine each other's understanding until they agree on exactly where the defect is and what it is. This prevents the AI from getting confused by words that are too vague or images that are too blurry.
3. The Results: Who Won the Race?
The authors tested their new system (RTVPNet) against the best existing AI models on their new dataset (MMIOC-1M) and other famous datasets (like COCO and LVIS).
- The Score: RTVPNet won. It found defects more accurately than the other models, even when the defects were tiny, the background was noisy, or the defect type was something the AI had never seen before.
- Efficiency: It did this while using much less computer power than the massive "Large Language Models" that usually try to do this job. It's like winning a race with a lightweight sports car instead of a heavy tank.
Summary
In simple terms, this paper says:
- We built the biggest, most diverse training manual ever for industrial defects (MMIOC-1M).
- We built a smarter coach (RTVPNet) that uses an expert translator, a smart flashlight, and a two-way conversation to teach AI how to spot factory defects.
- This new coach is better, faster, and more accurate than anything else currently available.
The paper concludes that this combination allows AI to finally understand the messy, complex reality of industrial factories, moving beyond just looking at pretty pictures of nature.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.