paper-with-me

홈 › Papers

Defective Convolutional Networks

2019-11-19 · Tiange Luo, Tianle Cai, Mengxiao Zhang, Siyu Chen, Di He, Li-Wei Wang

Robustness of convolutional neural networks (CNNs) has gained in importance on account of adversarial examples, i.e., inputs added as well-designed perturbations that are imperceptible to humans but can cause the model to predict incorrectly. Recent research suggests that the noises in adversarial examples break the textural structure, which eventually leads to wrong predictions. To mitigate the threat of such adversarial attacks, we propose defective convolutional networks that make predictions relying less on textural information but more on shape information by properly integrating defective convolutional layers into standard CNNs. The defective convolutional layers contain defective neurons whose activations are set to be a constant function. As defective neurons contain no information and are far different from standard neurons in its spatial neighborhood, the textural features cannot be accurately extracted, and so the model has to seek other features for classification, such as the shape. We show extensive evidence to justify our proposal and demonstrate that defective CNNs can defense against black-box attacks better than standard CNNs. In particular, they achieve state-of-the-art performance against transfer-based attacks without any adversarial training being applied.

📄 PDF Abstract BibTeX arXiv:1911.08432

Code (1)

tiangeluo/DefectiveCNN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Defective Convolutional Layers Learn Robust CNNs

2019-09-25 · Tiange Luo, Tianle Cai, Xiaomeng Zhang, Siyu Chen 외

Robustness of convolutional neural networks has recently been highlighted by the adversarial examples, i.e., inputs added with well-designed perturbations which are imperceptible to humans but can cause the network to gi…

PCB Defect Detection Using Denoising Convolutional Autoencoders

2020-08-28 · Saeed Khalilian, Yeganeh Hallaj, Arian Balouchestani, Hossein Karshenas 외

Printed Circuit boards (PCBs) are one of the most important stages in making electronic products. A small defect in PCBs can cause significant flaws in the final product. Hence, detecting all defects in PCBs and locating…

Defect DetectionDenoising

Fully Convolutional Networks for Chip-wise Defect Detection Employing Photoluminescence Images

2019-10-06 · Maike Lorena Stern, Martin Schellenberger

Efficient quality control is inevitable in the manufacturing of light-emitting diodes (LEDs). Because defective LED chips may be traced back to different causes, a time and cost-intensive electrical and optical contact m…

Defect DetectionSmall Data Image Classification

A One-Shot Texture-Perceiving Generative Adversarial Network for Unsupervised Surface Inspection

2021-06-12 · Lingyun Gu, Lin Zhang, Zhaokui Wang

Visual surface inspection is a challenging task owing to the highly diverse appearance of target surfaces and defective regions. Previous attempts heavily rely on vast quantities of training examples with manual annotati…

Generative Adversarial Network

Learning-based Defect Recognition for Quasi-Periodic Microscope Images

2020-07-02 · Nik Dennler, Antonio Foncubierta-Rodriguez, Titus Neupert, Marilyne Sousa

Controlling crystalline material defects is crucial, as they affect properties of the material that may be detrimental or beneficial for the final performance of a device. Defect analysis on the sub-nanometer scale is en…