Trimming the Risk: Towards Reliable Continuous Training for Deep Learning Inspection Systems
Altaf Allah Abbassi, Houssem Ben Braiek, Foutse Khomh, Thomas Reid

TL;DR
This paper presents a robust continuous training approach for deep learning inspection systems that filters out unreliable data to prevent performance degradation, ensuring reliable model updates in industrial manufacturing contexts.
Contribution
It introduces a two-stage filtering process using confidence measures and variational auto-encoders to select trustworthy data for model fine-tuning, reducing the risk of silent performance decline.
Findings
Less than 9% of erroneous self-labeled data retained after filtering.
Model performance improved by up to 14% on production data.
Method effectively prevents catastrophic forgetting during continuous training.
Abstract
The industry increasingly relies on deep learning (DL) technology for manufacturing inspections, which are challenging to automate with rule-based machine vision algorithms. DL-powered inspection systems derive defect patterns from labeled images, combining human-like agility with the consistency of a computerized system. However, finite labeled datasets often fail to encompass all natural variations necessitating Continuous Training (CT) to regularly adjust their models with recent data. Effective CT requires fresh labeled samples from the original distribution; otherwise, selfgenerated labels can lead to silent performance degradation. To mitigate this risk, we develop a robust CT-based maintenance approach that updates DL models using reliable data selections through a two-stage filtering process. The initial stage filters out low-confidence predictions, as the model inherently…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
