paper-with-me

홈 › Papers

Closing the Gap: Achieving Better Accuracy-Robustness Tradeoffs against Query-Based Attacks

2023-12-15 · Pascal Zimmer, Sébastien Andreina, Giorgia Azzurra Marson, Ghassan Karame

Although promising, existing defenses against query-based attacks share a common limitation: they offer increased robustness against attacks at the price of a considerable accuracy drop on clean samples. In this work, we show how to efficiently establish, at test-time, a solid tradeoff between robustness and accuracy when mitigating query-based attacks. Given that these attacks necessarily explore low-confidence regions, our insight is that activating dedicated defenses, such as random noise defense and random image transformations, only for low-confidence inputs is sufficient to prevent them. Our approach is independent of training and supported by theory. We verify the effectiveness of our approach for various existing defenses by conducting extensive experiments on CIFAR-10, CIFAR-100, and ImageNet. Our results confirm that our proposal can indeed enhance these defenses by providing better tradeoffs between robustness and accuracy when compared to state-of-the-art approaches while being completely training-free.

📄 PDF Abstract BibTeX arXiv:2312.10132

Code (1)

RUB-InfSec/closing_the_gap 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Adaptive Certified Training: Towards Better Accuracy-Robustness Tradeoffs

2023-07-24 · Zhakshylyk Nurlanov, Frank R. Schmidt, Florian Bernard

As deep learning models continue to advance and are increasingly utilized in real-world systems, the issue of robustness remains a major challenge. Existing certified training methods produce models that achieve high pro…

Robust Linear Regression: Phase-Transitions and Precise Tradeoffs for General Norms

2023-08-01 · Elvis Dohmatob, Meyer Scetbon

In this paper, we investigate the impact of test-time adversarial attacks on linear regression models and determine the optimal level of robustness that any model can reach while maintaining a given level of standard pre…

Adversarial Robustnessregression

RAMP: Boosting Adversarial Robustness Against Multiple $l_p$ Perturbations for Universal Robustness

2024-02-09 · Enyi Jiang, Gagandeep Singh

Most existing works focus on improving robustness against adversarial attacks bounded by a single $l_p$ norm using adversarial training (AT). However, these AT models' multiple-norm robustness (union accuracy) is still l…

Adversarial Robustness

Robustness Implies Privacy in Statistical Estimation

2022-12-09 · Samuel B. Hopkins, Gautam Kamath, Mahbod Majid, Shyam Narayanan

We study the relationship between adversarial robustness and differential privacy in high-dimensional algorithmic statistics. We give the first black-box reduction from privacy to robustness which can produce private est…

Adversarial Robustnessparameter estimation

Smooth activations and reproducibility in deep networks

2020-10-20 · Gil I. Shamir, Dong Lin, Lorenzo Coviello

Deep networks are gradually penetrating almost every domain in our lives due to their amazing success. However, with substantive performance accuracy improvements comes the price of \emph{irreproducibility}. Two identica…