paper-with-me

홈 › Papers

Localized Uncertainty Attacks

2021-06-17 · Ousmane Amadou Dia, Theofanis Karaletsos, Caner Hazirbas, Cristian Canton Ferrer, Ilknur Kaynar Kabul, Erik Meijer

The susceptibility of deep learning models to adversarial perturbations has stirred renewed attention in adversarial examples resulting in a number of attacks. However, most of these attacks fail to encompass a large spectrum of adversarial perturbations that are imperceptible to humans. In this paper, we present localized uncertainty attacks, a novel class of threat models against deterministic and stochastic classifiers. Under this threat model, we create adversarial examples by perturbing only regions in the inputs where a classifier is uncertain. To find such regions, we utilize the predictive uncertainty of the classifier when the classifier is stochastic or, we learn a surrogate model to amortize the uncertainty when it is deterministic. Unlike $\ell_p$ ball or functional attacks which perturb inputs indiscriminately, our targeted changes can be less perceptible. When considered under our threat model, these attacks still produce strong adversarial examples; with the examples retaining a greater degree of similarity with the inputs.

📄 PDF Abstract BibTeX arXiv:2106.09222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Localizing Adversarial Attacks To Produces More Imperceptible Noise

2025-09-23 · Pavan Reddy, Aditya Sanjay Gujral arxiv

Adversarial attacks in machine learning traditionally focus on global perturbations to input data, yet the potential of localized adversarial noise remains underexplored. This study systematically evaluates localized adv…

Computational Efficiency

Jujutsu: A Two-stage Defense against Adversarial Patch Attacks on Deep Neural Networks

2021-08-11 · Zitao Chen, Pritam Dash, Karthik Pattabiraman

Adversarial patch attacks create adversarial examples by injecting arbitrary distortions within a bounded region of the input to fool deep neural networks (DNNs). These attacks are robust (i.e., physically-realizable) an…

Image ClassificationImage InpaintingPrediction

Evaluating Adversarial Robustness of Low dose CT Recovery

2024-02-18 · Kanchana Vaishnavi Gandikota, Paramanand Chandramouli, Hannah Droege, Michael Moeller

Low dose computed tomography (CT) acquisition using reduced radiation or sparse angle measurements is recommended to decrease the harmful effects of X-ray radiation. Recent works successfully apply deep networks to the p…

Adversarial RobustnessComputed Tomography (CT)

Local Gradients Smoothing: Defense against localized adversarial attacks

2018-07-03 · Muzammal Naseer, Salman H. Khan, Fatih Porikli

Deep neural networks (DNNs) have shown vulnerability to adversarial attacks, i.e., carefully perturbed inputs designed to mislead the network at inference time. Recently introduced localized attacks, Localized and Visibl…

Adversarial Attack

SuperPure: Efficient Purification of Localized and Distributed Adversarial Patches via Super-Resolution GAN Models

2025-05-22 · Hossein Khalili, Seongbin Park, Venkat Bollapragada, Nader Sehatbakhsh

As vision-based machine learning models are increasingly integrated into autonomous and cyber-physical systems, concerns about (physical) adversarial patch attacks are growing. While state-of-the-art defenses can achieve…

Super-Resolution