Investigating Shift Equivalence of Convolutional Neural Networks in Industrial Defect Segmentation
Zhen Qu, Xian Tao, Fei Shen, Zhengtao Zhang, Tao Li

TL;DR
This paper introduces CAPS, a novel sampling method with adaptive boundary filtering and feature fusion, significantly improving shift equivalence and segmentation accuracy in industrial defect detection tasks.
Contribution
The paper proposes CAPS, a new down/upsampling technique with adaptive boundary filtering and feature fusion, enhancing shift equivalence and segmentation in CNNs for industrial defect segmentation.
Findings
CAPS improves shift equivalence over traditional methods.
The proposed method enhances segmentation accuracy on multiple datasets.
Experimental results show superior performance of CAPS in industrial defect segmentation.
Abstract
In industrial defect segmentation tasks, while pixel accuracy and Intersection over Union (IoU) are commonly employed metrics to assess segmentation performance, the output consistency (also referred to equivalence) of the model is often overlooked. Even a small shift in the input image can yield significant fluctuations in the segmentation results. Existing methodologies primarily focus on data augmentation or anti-aliasing to enhance the network's robustness against translational transformations, but their shift equivalence performs poorly on the test set or is susceptible to nonlinear activation functions. Additionally, the variations in boundaries resulting from the translation of input images are consistently disregarded, thus imposing further limitations on the shift equivalence. In response to this particular challenge, a novel pair of down/upsampling layers called component…
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 · Integrated Circuits and Semiconductor Failure Analysis · Non-Destructive Testing Techniques
MethodsFocus
