paper-with-me

Papers

An Efficient and Margin-Approaching Zero-Confidence Adversarial Attack

2019-10-01 · ICLR 2019 5 · Yang Zhang, Shiyu Chang, Mo Yu, Kaizhi Qian

There are two major paradigms of white-box adversarial attacks that attempt to impose input perturbations. The first paradigm, called the fix-perturbation attack, crafts adversarial samples within a given perturbation level. The second paradigm, called the zero-confidence attack, finds the smallest perturbation needed to cause mis-classification, also known as the margin of an input feature. While the former paradigm is well-resolved, the latter is not. Existing zero-confidence attacks either introduce significant ap-proximation errors, or are too time-consuming. We therefore propose MARGINATTACK, a zero-confidence attack framework that is able to compute the margin with improved accuracy and efficiency. Our experiments show that MARGINATTACK is able to compute a smaller margin than the state-of-the-art zero-confidence attacks, and matches the state-of-the-art fix-perturbation at-tacks. In addition, it runs significantly faster than the Carlini-Wagner attack, currently the most ac-curate zero-confidence attack algorithm.

📄 PDF Abstract BibTeX arXiv:1910.00511

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Improving Adversarial Robustness of Zero-Shot CLIP with Confidence-Aware Weighting

2025-10-03 · Nikoo Naghavian, Mostafa Tavassolipour arxiv

Vision-language models such as CLIP demonstrate impressive zero-shot generalization but remain highly vulnerable to adversarial attacks. Prior adversarial methods treat all samples equally in the loss function, despite t…

Zero-shot Generalization

New CleverHans Feature: Better Adversarial Robustness Evaluations with Attack Bundling

2018-11-08 · Ian Goodfellow

This technical report describes a new feature of the CleverHans library called "attack bundling". Many papers about adversarial examples present lists of error rates corresponding to different attack algorithms. A common…

Adversarial Robustness

AttackDist: Characterizing Zero-day Adversarial Samples by Counter Attack

2021-01-01 · Simin Chen, Zihe Song, Lei Ma, Cong Liu 외

Deep Neural Networks (DNNs) have been shown vulnerable to adversarial attacks, which could produce adversarial samples that easily fool the state-of-the-art DNNs. The harmfulness of adversarial attacks calls for the defe…

Exploring the Physical World Adversarial Robustness of Vehicle Detection

2023-08-07 · Wei Jiang, Tianyuan Zhang, Shuangcheng Liu, Weiyu Ji 외

Adversarial attacks can compromise the robustness of real-world detection models. However, evaluating these models under real-world conditions poses challenges due to resource-intensive experiments. Virtual simulations o…

Adversarial AttackAdversarial Robustnessvehicle detection

Opportunistic Target Selection: Early Directional Commitment for Query-Efficient Black-Box Adversarial Attacks

2026-05-25 · Florent Tariolle, Florian Yger arxiv

Black-box adversarial attacks that minimize only the ground-truth confidence suffer from class drift: perturbations wander through the feature space without committing to a specific adversarial class, wasting queries on …