paper-with-me

Papers

The Adaptive Arms Race: Redefining Robustness in AI Security

2023-12-20 · Ilias Tsingenopoulos, Vera Rimmer, Davy Preuveneers, Fabio Pierazzi, Lorenzo Cavallaro, Wouter Joosen

Despite considerable efforts on making them robust, real-world AI-based systems remain vulnerable to decision based attacks, as definitive proofs of their operational robustness have so far proven intractable. Canonical robustness evaluation relies on adaptive attacks, which leverage complete knowledge of the defense and are tailored to bypass it. This work broadens the notion of adaptivity, which we employ to enhance both attacks and defenses, showing how they can benefit from mutual learning through interaction. We introduce a framework for adaptively optimizing black-box attacks and defenses under the competitive game they form. To assess robustness reliably, it is essential to evaluate against realistic and worst-case attacks. We thus enhance attacks and their evasive arsenal together using RL, apply the same principle to defenses, and evaluate them first independently and then jointly under a multi-agent perspective. We find that active defenses, those that dynamically control system responses, are an essential complement to model hardening against decision-based attacks; that these defenses can be circumvented by adaptive attacks, something that elicits defenses being adaptive too. Our findings, supported by an extensive theoretical and empirical investigation, confirm that adaptive adversaries pose a serious threat to black-box AI-based systems, rekindling the proverbial arms race. Notably, our approach outperforms the state-of-the-art black-box attacks and defenses, while bringing them together to render effective insights into the robustness of real-world deployed ML-based systems.

📄 PDF Abstract BibTeX arXiv:2312.13435

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CARE: Ensemble Adversarial Robustness Evaluation Against Adaptive Attackers for Security Applications

2024-01-20 · Hangsheng Zhang, Jiqiang Liu, Jinsong Dong

Ensemble defenses, are widely employed in various security-related applications to enhance model performance and robustness. The widespread adoption of these techniques also raises many questions: Are general ensembles d…

Adversarial Robustness

Adversarial Attacks and Defenses in Large Language Models: Old and New Threats

2023-10-30 · Leo Schwinn, David Dobre, Stephan Günnemann, Gauthier Gidel

Over the past decade, there has been extensive research aimed at enhancing the robustness of neural networks, yet this problem remains vastly unsolved. Here, one major impediment has been the overestimation of the robust…

Autonomous Cyber Resilience via a Co-Evolutionary Arms Race within a Fortified Digital Twin Sandbox

2025-06-25 · Malikussaid, Sutiyo

The convergence of IT and OT has created hyper-connected ICS, exposing critical infrastructure to a new class of adaptive, intelligent adversaries that render static defenses obsolete. Existing security paradigms often f…

ARC

AdVersarial: Perceptual Ad Blocking meets Adversarial Machine Learning

2018-11-08 · Florian Tramèr, Pascal Dupré, Gili Rusak, Giancarlo Pellegrino 외

Perceptual ad-blocking is a novel approach that detects online advertisements based on their visual content. Compared to traditional filter lists, the use of perceptual signals is believed to be less prone to an arms rac…

BIG-bench Machine LearningBlocking

Semidefinite relaxations for certifying robustness to adversarial examples

2018-11-02 · NeurIPS 2018 12 · Aditi Raghunathan, Jacob Steinhardt, Percy Liang

Despite their impressive performance on diverse tasks, neural networks fail catastrophically in the presence of adversarial inputs---imperceptibly but adversarially perturbed versions of natural inputs. We have witnessed…