paper-with-me

홈 › Papers

RANDOM MASK: Towards Robust Convolutional Neural Networks

2020-07-27 · ICLR 2019 5 · Tiange Luo, Tianle Cai, Mengxiao Zhang, Siyu Chen, Li-Wei Wang

Robustness of 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 give incorrect outputs. In this paper, we design a new CNN architecture that by itself has good robustness. We introduce a simple but powerful technique, Random Mask, to modify existing CNN structures. We show that CNN with Random Mask achieves state-of-the-art performance against black-box adversarial attacks without applying any adversarial training. We next investigate the adversarial examples which 'fool' a CNN with Random Mask. Surprisingly, we find that these adversarial examples often 'fool' humans as well. This raises fundamental questions on how to define adversarial examples and robustness properly.

📄 PDF Abstract BibTeX arXiv:2007.14249

Code (1)

tiangeluo/DefectiveCNN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MASK-CNN-Transformer For Real-Time Multi-Label Weather Recognition

2023-04-28 · Shengchao Chen, Ting Shu, Huan Zhao, Yuan Yan Tang

Weather recognition is an essential support for many practical life applications, including traffic safety, environment, and meteorology. However, many existing related works cannot comprehensively describe weather condi…

Active learning with MaskAL reduces annotation effort for training Mask R-CNN

2021-12-13 · Pieter M. Blok, Gert Kootstra, Hakim Elchaoui Elghor, Boubacar Diallo 외

The generalisation performance of a convolutional neural network (CNN) is influenced by the quantity, quality, and variety of the training images. Training images must be annotated, and this is time consuming and expensi…

Active Learning

Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling

2023-01-09 · Keyu Tian, Yi Jiang, Qishuai Diao, Chen Lin 외

We identify and overcome two key obstacles in extending the success of BERT-style pre-training, or the masked image modeling, to convolutional networks (convnets): (i) convolution operation cannot handle irregular, rando…

2D Object DetectionContrastive LearningDecoderImage Classification+5

OLED: One-Class Learned Encoder-Decoder Network with Adversarial Context Masking for Novelty Detection

2021-03-27 · John Taylor Jewell, Vahid Reza Khazaie, Yalda Mohsenzadeh

Novelty detection is the task of recognizing samples that do not belong to the distribution of the target class. During training, the novelty class is absent, preventing the use of traditional classification approaches. …

Anomaly DetectionDecoderNovelty Detection

Hyperspectral Imaging With Random Printed Mask

2019-06-01 · CVPR 2019 6 · Yuanyuan Zhao, Hui Guo, Zhan Ma, Xun Cao 외

Hyperspectral images can provide rich clues for various computer vision tasks. However, the requirements of professional and expensive hardware for capturing hyperspectral images impede its wide applications. In this pap…