Small Object Few-shot Segmentation for Vision-based Industrial Inspection
Zilong Zhang, Chang Niu, Zhibin Zhao, Xingwu Zhang, Xuefeng Chen

TL;DR
This paper introduces SOFS, a novel few-shot segmentation model tailored for small defects in industrial inspection, addressing challenges of semantic distortion and false positives without retraining.
Contribution
The paper proposes a small object FSS model that avoids image resizing and uses prototype intensity downsampling, along with an abnormal prior map and a mixed Dice loss to improve defect localization.
Findings
SOFS outperforms existing FSS methods on industrial defect datasets.
The model effectively reduces false positives in small object segmentation.
Experimental results demonstrate superior accuracy and robustness of SOFS.
Abstract
Vision-based industrial inspection (VII) aims to locate defects quickly and accurately. Supervised learning under a close-set setting and industrial anomaly detection, as two common paradigms in VII, face different problems in practical applications. The former is that various and sufficient defects are difficult to obtain, while the latter is that specific defects cannot be located. To solve these problems, in this paper, we focus on the few-shot semantic segmentation (FSS) method, which can locate unseen defects conditioned on a few annotations without retraining. Compared to common objects in natural images, the defects in VII are small. This brings two problems to current FSS methods: 1 distortion of target semantics and 2 many false positives for backgrounds. To alleviate these problems, we propose a small object few-shot segmentation (SOFS) model. The key idea for alleviating 1 is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Image and Object Detection Techniques · Image Processing Techniques and Applications
MethodsFocus · Dice Loss
