Battery Image Inspection Using AI Drift Detection for New Defects
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Visual inspection systems for battery pouches struggle to detect new defect types accurately due to low occurrence rates, leading to misclassification and potential leakage of defective products.
Innovation Solution
A monitoring apparatus utilizing two AI models: a first model for defect classification and a second model to identify images with different distributions from training data, enabling detection of new defect types and potential retraining to enhance accuracy.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If a visual inspection system is trained only on known defect types, then the system can accurately detect those specific defects, but it fails to detect new defect types that occur at low rates
Solution Approach 1:
The patent introduces a second AI model as an intermediary between the first defect classification model and the final determination. This second model specifically detects distribution differences in input images, acting as a mediator to identify new defect types that the first model cannot recognize. When the second model detects a distribution difference, it triggers retraining of the first model with augmented data, thereby resolving the contradiction between maintaining high accuracy for known defects and adapting to new defect types.
2Device complexity
If the visual inspection system uses a single AI model for defect classification, then the system structure remains simple, but it cannot distinguish between known defect types and new defect types
Solution Approach 1:
The patent segments the defect detection function into two distinct AI models: the first model handles classification of known defect types, while the second model specifically segments the task of detecting distribution differences that indicate new defect types. This segmentation allows each model to specialize in its specific function, improving overall adaptability while maintaining manageable complexity through clear functional separation.
Solution Approach 2:
The second AI model serves multiple functions: it acts as an anomaly detector for new defect types, a trigger for retraining operations, and a quality gate that determines when the first model needs updating. This multi-functionality allows the system to maintain relatively simple structure while achieving high adaptability through the versatile second model that handles multiple aspects of new defect detection and model maintenance.
3Reliability
If defective product images are collected for training, then the AI model can learn to detect known defects, but low occurrence rates of new defects make it difficult to gather sufficient training data
Solution Approach 1:
The patent implements preliminary action by continuously monitoring the distribution of incoming images using the second AI model before actual defect classification. When distribution differences are detected, the system proactively triggers data augmentation and retraining processes in advance, rather than waiting for sufficient natural defective samples to accumulate. This preliminary detection and proactive retraining ensures the model remains reliable even when training data for new defect types is scarce.
Solution Approach 2:
The patent uses copying by creating augmented training data through data augmentation techniques when new defect types are detected. Instead of requiring large quantities of actual defective product images, the system copies and transforms existing images to generate synthetic training samples, thereby overcoming the limitation of insufficient training data while maintaining model training quality.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
A monitoring apparatus, according to an embodiment disclosed in this document, may include a communication circuit, a processor, and a memory configured to store instructions, wherein the instructions may be executed by the processor for the monitoring apparatus to acquire an image of a battery through the communication circuit, determine whether the battery is defective by inputting the image into a first artificial intelligence model, determine, by inputting the image into a second artificial intelligence model based on whether the battery is determined as defective, whether the image has a different distribution from training data for classifying the battery as normal among training data used to train the first artificial intelligence model, and determine, based on whether the image has a different distribution from the training data, whether to retrain the first artificial intelligence model.