paper-with-me

Papers

Universal Decision-Based Black-Box Perturbations: Breaking Security-Through-Obscurity Defenses

2018-11-09 · Thomas A. Hogan, Bhavya Kailkhura

We study the problem of finding a universal (image-agnostic) perturbation to fool machine learning (ML) classifiers (e.g., neural nets, decision tress) in the hard-label black-box setting. Recent work in adversarial ML in the white-box setting (model parameters are known) has shown that many state-of-the-art image classifiers are vulnerable to universal adversarial perturbations: a fixed human-imperceptible perturbation that, when added to any image, causes it to be misclassified with high probability Kurakin et al. [2016], Szegedy et al. [2013], Chen et al. [2017a], Carlini and Wagner [2017]. This paper considers a more practical and challenging problem of finding such universal perturbations in an obscure (or black-box) setting. More specifically, we use zeroth order optimization algorithms to find such a universal adversarial perturbation when no model information is revealed-except that the attacker can make queries to probe the classifier. We further relax the assumption that the output of a query is continuous valued confidence scores for all the classes and consider the case where the output is a hard-label decision. Surprisingly, we found that even in these extremely obscure regimes, state-of-the-art ML classifiers can be fooled with a very high probability just by adding a single human-imperceptible image perturbation to any natural image. The surprising existence of universal perturbations in a hard-label black-box setting raises serious security concerns with the existence of a universal noise vector that adversaries can possibly exploit to break a classifier on most natural images.

📄 PDF Abstract BibTeX arXiv:1811.03733

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal adversarial perturbations

2016-10-26 · CVPR 2017 7 · Seyed-Mohsen Moosavi-Dezfooli, Alhussein Fawzi, Omar Fawzi, Pascal Frossard

Given a state-of-the-art deep neural network classifier, we show the existence of a universal (image-agnostic) and very small perturbation vector that causes natural images to be misclassified with high probability. We p…

Evading Black-box Classifiers Without Breaking Eggs

2023-06-05 · Edoardo Debenedetti, Nicholas Carlini, Florian Tramèr

Decision-based evasion attacks repeatedly query a black-box classifier to generate adversarial examples. Prior work measures the cost of such attacks by the total number of queries made to the classifier. We argue this m…

Adversarial Turing Patterns from Cellular Automata

2020-11-18 · Nurislam Tursynbek, Ilya Vilkoviskiy, Maria Sindeeva, Ivan Oseledets

State-of-the-art deep classifiers are intriguingly vulnerable to universal adversarial perturbations: single disturbances of small magnitude that lead to misclassification of most in-puts. This phenomena may potentially …

Adversarial Universal Stickers: Universal Perturbation Attacks on Traffic Sign using Stickers

2025-02-26 · Anthony Etim, Jakub Szefer

Adversarial attacks on deep learning models have proliferated in recent years. In many cases, a different adversarial perturbation is required to be added to each image to cause the deep learning model to misclassify it.…

Deep Learning

Foot In The Door: Understanding Large Language Model Jailbreaking via Cognitive Psychology

2024-02-24 · Zhenhua Wang, Wei Xie, Baosheng Wang, Enze Wang 외

Large Language Models (LLMs) have gradually become the gateway for people to acquire new knowledge. However, attackers can break the model's security protection ("jail") to access restricted information, which is called …

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model