paper-with-me

Papers

Geometry-Inspired Top-k Adversarial Perturbations

2020-06-28 · Nurislam Tursynbek, Aleksandr Petiushko, Ivan Oseledets

The brittleness of deep image classifiers to small adversarial input perturbations has been extensively studied in the last several years. However, the main objective of existing perturbations is primarily limited to change the correctly predicted Top-1 class by an incorrect one, which does not intend to change the Top-k prediction. In many digital real-world scenarios Top-k prediction is more relevant. In this work, we propose a fast and accurate method of computing Top-k adversarial examples as a simple multi-objective optimization. We demonstrate its efficacy and performance by comparing it to other adversarial example crafting techniques. Moreover, based on this method, we propose Top-k Universal Adversarial Perturbations, image-agnostic tiny perturbations that cause the true class to be absent among the Top-k prediction for the majority of natural images. We experimentally show that our approach outperforms baseline methods and even improves existing techniques of finding Universal Adversarial Perturbations.

📄 PDF Abstract BibTeX arXiv:2006.15669

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Neural Population Geometry Reveals the Role of Stochasticity in Robust Perception

2021-11-12 · NeurIPS 2021 12 · Joel Dapello, Jenelle Feather, Hang Le, Tiago Marques 외

Adversarial examples are often cited by neuroscientists and machine learning researchers as an example of how computational models diverge from biological sensory systems. Recent work has proposed adding biologically-ins…

Adversarial Robustness

SparseFool: a few pixels make a big difference

2018-11-06 · CVPR 2019 6 · Apostolos Modas, Seyed-Mohsen Moosavi-Dezfooli, Pascal Frossard

Deep Neural Networks have achieved extraordinary results on image classification tasks, but have been shown to be vulnerable to attacks with carefully crafted perturbations of the input data. Although most attacks usuall…

image-classificationImage Classification

Beyond Defenses: Manifold-Aligned Regularization for Intrinsic 3D Point Cloud Robustness

2026-05-08 · Pedro Alonso, Chongshou Li, Tianrui Li arxiv

Despite extensive progress in point cloud robustness, existing methods primarily rely on augmentation strategies or defense mechanisms while overlooking the geometric nature of adversarial fragility. We hypothesize that …

Point Clouds

Provable Robustness by Geometric Regularization of ReLU Networks

2021-01-01 · Chester Holtz, Changhao Shi, Gal Mishne

Recent work has demonstrated that neural networks are vulnerable to small, adversarial perturbations of their input. In this paper, we propose an efficient regularization scheme inspired by convex geometry and barrier me…

Attack and defence in cellular decision-making: lessons from machine learning

2018-07-10 · Thomas J. Rademaker, Emmanuel Bengio, Paul François

Machine learning algorithms can be fooled by small well-designed adversarial perturbations. This is reminiscent of cellular decision-making where ligands (called antagonists) prevent correct signalling, like in early imm…

BIG-bench Machine LearningDecision Making