paper-with-me

Papers

Cross-Input Certified Training for Universal Perturbations

2024-05-15 · Changming Xu, Gagandeep Singh

Existing work in trustworthy machine learning primarily focuses on single-input adversarial perturbations. In many real-world attack scenarios, input-agnostic adversarial attacks, e.g. universal adversarial perturbations (UAPs), are much more feasible. Current certified training methods train models robust to single-input perturbations but achieve suboptimal clean and UAP accuracy, thereby limiting their applicability in practical applications. We propose a novel method, CITRUS, for certified training of networks robust against UAP attackers. We show in an extensive evaluation across different datasets, architectures, and perturbation magnitudes that our method outperforms traditional certified training methods on standard accuracy (up to 10.3\%) and achieves SOTA performance on the more practical certified UAP accuracy metric.

📄 PDF Abstract BibTeX arXiv:2405.09176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniCR: Universally Approximated Certified Robustness via Randomized Smoothing

2022-07-05 · Hanbin Hong, Binghui Wang, Yuan Hong

We study certified robustness of machine learning classifiers against adversarial perturbations. In particular, we propose the first universally approximated certified robustness (UniCR) framework, which can approximate …

CR-UTP: Certified Robustness against Universal Text Perturbations on Large Language Models

2024-06-04 · Qian Lou, Xin Liang, Jiaqi Xue, Yancheng Zhang 외

It is imperative to ensure the stability of every prediction made by a language model; that is, a language's prediction should remain consistent despite minor input variations, like word substitutions. In this paper, we …

Language Modelling

Towards Universal Certified Robustness with Multi-Norm Training

2024-10-03 · Enyi Jiang, David S. Cheung, Gagandeep Singh

Existing certified training methods can only train models to be robust against a certain perturbation type (e.g. $l_\infty$ or $l_2$). However, an $l_\infty$ certifiably robust model may not be certifiably robust against…

Insta-RS: Instance-wise Randomized Smoothing for Improved Robustness and Accuracy

2021-03-07 · Chen Chen, Kezhi Kong, Peihong Yu, Juan Luque 외

Randomized smoothing (RS) is an effective and scalable technique for constructing neural network classifiers that are certifiably robust to adversarial perturbations. Most RS works focus on training a good base model tha…

Certified Adversarial Robustness Within Multiple Perturbation Bounds

2023-04-20 · Soumalya Nandi, Sravanti Addepalli, Harsh Rangwani, R. Venkatesh Babu

Randomized smoothing (RS) is a well known certified defense against adversarial attacks, which creates a smoothed classifier by predicting the most likely class under random noise perturbations of inputs during inference…

Adversarial Robustness