paper-with-me

Papers

MultiRobustBench: Benchmarking Robustness Against Multiple Attacks

2023-02-21 · Sihui Dai, Saeed Mahloujifar, Chong Xiang, Vikash Sehwag, Pin-Yu Chen, Prateek Mittal

The bulk of existing research in defending against adversarial examples focuses on defending against a single (typically bounded Lp-norm) attack, but for a practical setting, machine learning (ML) models should be robust to a wide variety of attacks. In this paper, we present the first unified framework for considering multiple attacks against ML models. Our framework is able to model different levels of learner's knowledge about the test-time adversary, allowing us to model robustness against unforeseen attacks and robustness against unions of attacks. Using our framework, we present the first leaderboard, MultiRobustBench, for benchmarking multiattack evaluation which captures performance across attack types and attack strengths. We evaluate the performance of 16 defended models for robustness against a set of 9 different attack types, including Lp-based threat models, spatial transformations, and color changes, at 20 different attack strengths (180 attacks total). Additionally, we analyze the state of current defenses against multiple attacks. Our analysis shows that while existing defenses have made progress in terms of average robustness across the set of attacks used, robustness against the worst-case attack is still a big open problem as all existing models perform worse than random guessing.

📄 PDF Abstract BibTeX arXiv:2302.10980

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

DispBench: Benchmarking Disparity Estimation to Synthetic Corruptions

2025-05-08 · Shashank Agnihotri, Amaan Ansari, Annika Dackermann, Fabian Rösch 외

Deep learning (DL) has surpassed human performance on standard benchmarks, driving its widespread adoption in computer vision tasks. One such task is disparity estimation, estimating the disparity between matching pixels…

Autonomous NavigationBenchmarkingDisparity Estimation

A Comprehensive Study of the Robustness for LiDAR-based 3D Object Detectors against Adversarial Attacks

2022-12-20 · Yifan Zhang, Junhui Hou, Yixuan Yuan

Recent years have witnessed significant advancements in deep learning-based 3D object detection, leading to its widespread adoption in numerous applications. As 3D object detectors become increasingly crucial for securit…

3D Object DetectionBenchmarkingObjectobject-detection+1

Guardians of Image Quality: Benchmarking Defenses Against Adversarial Attacks on Image Quality Metrics

2024-08-02 · Alexander Gushchin, Khaled Abud, Georgii Bychkov, Ekaterina Shumitskaya 외

In the field of Image Quality Assessment (IQA), the adversarial robustness of the metrics poses a critical concern. This paper presents a comprehensive benchmarking study of various defense mechanisms in response to the …

Adversarial AttackAdversarial PurificationAdversarial RobustnessBenchmarking+1

Benchmarking adversarial attacks and defenses for time-series data

2020-08-30 · Shoaib Ahmed Siddiqui, Andreas Dengel, Sheraz Ahmed

The adversarial vulnerability of deep networks has spurred the interest of researchers worldwide. Unsurprisingly, like images, adversarial examples also translate to time-series data as they are an inherent weakness of t…

Adversarial DefenseBenchmarkingTime SeriesTime Series Analysis

Searching for an Effective Defender: Benchmarking Defense against Adversarial Word Substitution

2021-08-29 · EMNLP 2021 11 · Zongyi Li, Jianhan Xu, Jiehang Zeng, Linyang Li 외

Recent studies have shown that deep neural networks are vulnerable to intentionally crafted adversarial examples, and various methods have been proposed to defend against adversarial word-substitution attacks for neural …

Benchmarking