Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 54 tok/s
Gemini 2.5 Pro 54 tok/s Pro
GPT-5 Medium 22 tok/s Pro
GPT-5 High 25 tok/s Pro
GPT-4o 99 tok/s Pro
Kimi K2 196 tok/s Pro
GPT OSS 120B 333 tok/s Pro
Claude Sonnet 4.5 34 tok/s Pro
2000 character limit reached

An Incremental Unified Framework for Small Defect Inspection (2312.08917v3)

Published 14 Dec 2023 in cs.CV and cs.AI

Abstract: AI-driven defect inspection is pivotal in industrial manufacturing. Yet, many methods, tailored to specific pipelines, grapple with diverse product portfolios and evolving processes. Addressing this, we present the Incremental Unified Framework (IUF), which can reduce the feature conflict problem when continuously integrating new objects in the pipeline, making it advantageous in object-incremental learning scenarios. Employing a state-of-the-art transformer, we introduce Object-Aware Self-Attention (OASA) to delineate distinct semantic boundaries. Semantic Compression Loss (SCL) is integrated to optimize non-primary semantic space, enhancing network adaptability for novel objects. Additionally, we prioritize retaining the features of established objects during weight updates. Demonstrating prowess in both image and pixel-level defect inspection, our approach achieves state-of-the-art performance, proving indispensable for dynamic and scalable industrial inspections. Our code will be released at https://github.com/jqtangust/IUF.

Citations (1)

Summary

  • The paper introduces a novel framework combining OASA, SCL, and an innovative weight updating strategy to prevent catastrophic forgetting during incremental learning.
  • It demonstrates superior adaptability and pixel-level detection accuracy on the MVTec-AD dataset compared to state-of-the-art methods.
  • The framework promises enhanced efficiency and reduced costs in industrial manufacturing by accommodating continual changes in production.

Introduction

The field of AI-driven defect inspection, commonly referred to as anomaly detection, plays a crucial role in various industrial manufacturing processes. Automated inspections utilizing AI technologies offer not only exceptional accuracy but also a reduction in labor costs. Despite such advancements, the current systems face challenges like the need to detect multiple objects and adapt to continually changing production schedules. Traditional solutions, which often train a separate model per object, lack versatility and incur high costs due to frequent equipment updates. This paper introduces a framework called Incremental Unified Framework (IUF) designed to address these issues.

Approach and Methodology

IUF enhances the capacity for pixel-precise defect detection across diverse objects without relying on embedded memory banks for feature storage. The framework tackles a common problem in incremental learning called "catastrophic forgetting," where learning new objects diminishes the ability to recall previously learned ones. To address this, three main components are proposed: Object-Aware Self-Attention (OASA), Semantic Compression Loss (SCL), and a novel weight updating strategy.

OASA leverages self-attention mechanisms to create distinct semantic boundaries for objects, reducing feature overlap during incremental learning. SCL optimizes network adaptability by compressing non-primary semantic space, facilitating the integration of new objects into the learning model. The updating strategy ensures that important features of existing objects are retained during the learning of new objects, thereby minimizing interference.

Experimentation and Findings

The proposed framework was tested against the MVTec-AD dataset tailored for small defect inspection, compared with state-of-the-art methods in both image-level and pixel-level defect inspection. The IUF outperformed these methods, providing superior adaptability to novel objects while retaining the ability to recognize previously learned ones. Various experimental protocols were set up to simulate single-step and multi-step learning scenarios, with the new approach showing state-of-the-art performance in all cases.

Conclusion

IUF offers a significant advancement in small defect inspection, proving essential for industrial settings that undergo consistent change and require scalable solutions. By combining OASA, SCL, and the new updating strategy, IUF effectively manages the challenges presented by evolving product lines and the incorporation of new objects into the learning process. The paper concludes with the promise of the framework's deployment potentially enhancing the efficiency of industrial manufacturing while curtailing associated costs.

Lightbulb Streamline Icon: https://streamlinehq.com

Continue Learning

We haven't generated follow-up questions for this paper yet.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Github Logo Streamline Icon: https://streamlinehq.com