paper-with-me

Papers

Detecting Adversarial Examples through Nonlinear Dimensionality Reduction

2019-04-30 · Francesco Crecchi, Davide Bacciu, Battista Biggio

Deep neural networks are vulnerable to adversarial examples, i.e., carefully-perturbed inputs aimed to mislead classification. This work proposes a detection method based on combining non-linear dimensionality reduction and density estimation techniques. Our empirical findings show that the proposed approach is able to effectively detect adversarial examples crafted by non-adaptive attackers, i.e., not specifically tuned to bypass the detection method. Given our promising results, we plan to extend our analysis to adaptive attackers in future work.

📄 PDF Abstract BibTeX arXiv:1904.13094

Code (1)

FrancescoCrecchi/AE_Detector

Tasks

Density EstimationDimensionality ReductionGeneral Classification

Similar Papers 제목 키워드 기반

The Role of Input Dimensionality in the Emergence and Targeted Control of Adversarial Examples

2026-06-24 · Nasrin Malekzadeh Goradel, Niccolo Pancino, Yaser Gholizade Atani, Benedetta Tondi 외 arxiv

Several theoretical works have tried to explain the adversarial vulnerability of deep neural networks through properties of high-dimensional geometry. However, the assumptions underlying these works are rarely examined e…

Interpretable Dimensionality Reduction by Feature Preserving Manifold Approximation and Projection

2022-11-17 · Yang Yang, Hongjian Sun, Jialei Gong, Di Yu

Nonlinear dimensionality reduction lacks interpretability due to the absence of source features in low-dimensional embedding space. We propose an interpretable method featMAP to preserve source features by tangent space …

Dimensionality ReductionFeature Importanceobject-detectionObject Detection

Detecting Textual Adversarial Examples Based on Distributional Characteristics of Data Representations

2022-04-29 · RepL4NLP (ACL) 2022 5 · Na Liu, Mark Dras, Wei Emma Zhang

Although deep neural networks have achieved state-of-the-art performance in various machine learning tasks, adversarial examples, constructed by adding small non-random perturbations to correctly classified inputs, succe…

Sentence

Frequency-Guided Word Substitutions for Detecting Textual Adversarial Examples

2020-04-13 · EACL 2021 2 · Maximilian Mozes, Pontus Stenetorp, Bennett Kleinberg, Lewis D. Griffin

Recent efforts have shown that neural text processing models are vulnerable to adversarial examples, but the nature of these examples is poorly understood. In this work, we show that adversarial attacks against CNN, LSTM…

General ClassificationSST-2Text Classification

Not All Adversarial Examples Require a Complex Defense: Identifying Over-optimized Adversarial Examples with IQR-based Logit Thresholding

2019-07-30 · Utku Ozbulak, Arnout Van Messem, Wesley De Neve

Detecting adversarial examples currently stands as one of the biggest challenges in the field of deep learning. Adversarial attacks, which produce adversarial examples, increase the prediction likelihood of a target clas…

All