paper-with-me

홈 › Papers

Adversarial Diversity and Hard Positive Generation

2016-05-05 · Andras Rozsa, Ethan M. Rudd, Terrance E. Boult

State-of-the-art deep neural networks suffer from a fundamental problem - they misclassify adversarial examples formed by applying small perturbations to inputs. In this paper, we present a new psychometric perceptual adversarial similarity score (PASS) measure for quantifying adversarial images, introduce the notion of hard positive generation, and use a diverse set of adversarial perturbations - not just the closest ones - for data augmentation. We introduce a novel hot/cold approach for adversarial example generation, which provides multiple possible adversarial perturbations for every single image. The perturbations generated by our novel approach often correspond to semantically meaningful image structures, and allow greater flexibility to scale perturbation-amplitudes, which yields an increased diversity of adversarial images. We present adversarial images on several network topologies and datasets, including LeNet on the MNIST dataset, and GoogLeNet and ResidualNet on the ImageNet dataset. Finally, we demonstrate on LeNet and GoogLeNet that fine-tuning with a diverse set of hard positives improves the robustness of these networks compared to training with prior methods of generating adversarial images.

📄 PDF Abstract BibTeX arXiv:1605.01775

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversity

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Construct Informative Triplet with Two-stage Hard-sample Generation

2021-12-04 · Chuang Zhu, Zheng Hu, Huihui Dong, Gang He 외

In this paper, we propose a robust sample generation scheme to construct informative triplets. The proposed hard sample generation is a two-stage synthesis framework that produces hard samples through effective positive …

Generative Adversarial NetworkMetric LearningTripletVocal Bursts Valence Prediction

SINT++: Robust Visual Tracking via Adversarial Positive Instance Generation

2018-06-01 · CVPR 2018 6 · Xiao Wang, Chenglong Li, Bin Luo, Jin Tang

Existing visual trackers are easily disturbed by occlusion,blurandlargedeformation. Inthechallengesofocclusion, motion blur and large object deformation, the performance of existing visual trackers may be limited due to …

Deep Reinforcement LearningObjectReinforcement LearningVisual Tracking

Robust Visual Tracking via Statistical Positive Sample Generation and Gradient Aware Learning

2020-11-09 · Lijian Lin, Haosheng Chen, Yanjie Liang, Yan Yan 외

In recent years, Convolutional Neural Network (CNN) based trackers have achieved state-of-the-art performance on multiple benchmark datasets. Most of these trackers train a binary classifier to distinguish the target fro…

DiversityVisual Tracking

Toward Adversarial Robustness by Diversity in an Ensemble of Specialized Deep Neural Networks

2020-05-17 · Mahdieh Abbasi, Arezoo Rajabi, Christian Gagne, Rakesh B. Bobba

We aim at demonstrating the influence of diversity in the ensemble of CNNs on the detection of black-box adversarial instances and hardening the generation of white-box adversarial attacks. To this end, we propose an ens…

Adversarial RobustnessDiversity

AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition

2026-09-03 · Shunpeng Chen, Jingyi Zhang, Changwei Wang, Shengpeng Xu 외 hf

Visual Place Recognition (VPR) localizes a query image by retrieving database images of the same or nearby place, yet its robustness is often degraded by domain shifts arising from illumination, weather, seasonal changes…

Visual Place Recognition