paper-with-me

홈 › Papers

On the Geometry of Adversarial Examples

2018-11-01 · ICLR 2019 5 · Marc Khoury, Dylan Hadfield-Menell

Adversarial examples are a pervasive phenomenon of machine learning models where seemingly imperceptible perturbations to the input lead to misclassifications for otherwise statistically accurate models. We propose a geometric framework, drawing on tools from the manifold reconstruction literature, to analyze the high-dimensional geometry of adversarial examples. In particular, we highlight the importance of codimension: for low-dimensional data manifolds embedded in high-dimensional space there are many directions off the manifold in which to construct adversarial examples. Adversarial examples are a natural consequence of learning a decision boundary that classifies the low-dimensional data manifold well, but classifies points near the manifold incorrectly. Using our geometric framework we prove (1) a tradeoff between robustness under different norms, (2) that adversarial training in balls around the data is sample inefficient, and (3) sufficient sampling conditions under which nearest neighbor classifiers and ball-based adversarial training are robust.

📄 PDF Abstract BibTeX arXiv:1811.00525

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Geometry-Inspired Attack for Generating Natural Language Adversarial Examples

2020-10-03 · COLING 2020 8 · Zhao Meng, Roger Wattenhofer

Generating adversarial examples for natural language is hard, as natural language consists of discrete symbols, and examples are often of variable lengths. In this paper, we propose a geometry-inspired attack for generat…

LEARNING ADVERSARIAL EXAMPLES WITH RIEMANNIAN GEOMETRY

2019-05-01 · ICLR 2019 5 · Shufei Zhang, Kai-Zhu Huang, Rui Zhang, Amir Hussain

Adversarial examples, referred to as augmented data points generated by imperceptible perturbation of input samples, have recently drawn much attention. Well-crafted adversarial examples may even mislead state-of-the-art…

Adaptive versus Standard Descent Methods and Robustness Against Adversarial Examples

2019-11-09 · Marc Khoury

Adversarial examples are a pervasive phenomenon of machine learning models where seemingly imperceptible perturbations to the input lead to misclassifications for otherwise statistically accurate models. In this paper we…

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…

Adversarial Examples Are Not Bugs, They Are Features

2019-05-06 · NeurIPS 2019 12 · Andrew Ilyas, Shibani Santurkar, Dimitris Tsipras, Logan Engstrom 외

Adversarial examples have attracted significant attention in machine learning, but the reasons for their existence and pervasiveness remain unclear. We demonstrate that adversarial examples can be directly attributed to …

BIG-bench Machine Learning