paper-with-me

Papers

LRS: Enhancing Adversarial Transferability through Lipschitz Regularized Surrogate

2023-12-20 · Tao Wu, Tie Luo, Donald C. Wunsch

The transferability of adversarial examples is of central importance to transfer-based black-box adversarial attacks. Previous works for generating transferable adversarial examples focus on attacking \emph{given} pretrained surrogate models while the connections between surrogate models and adversarial trasferability have been overlooked. In this paper, we propose {\em Lipschitz Regularized Surrogate} (LRS) for transfer-based black-box attacks, a novel approach that transforms surrogate models towards favorable adversarial transferability. Using such transformed surrogate models, any existing transfer-based black-box attack can run without any change, yet achieving much better performance. Specifically, we impose Lipschitz regularization on the loss landscape of surrogate models to enable a smoother and more controlled optimization process for generating more transferable adversarial examples. In addition, this paper also sheds light on the connection between the inner properties of surrogate models and adversarial transferability, where three factors are identified: smaller local Lipschitz constant, smoother loss landscape, and stronger adversarial robustness. We evaluate our proposed LRS approach by attacking state-of-the-art standard deep neural networks and defense models. The results demonstrate significant improvement on the attack success rates and transferability. Our code is available at https://github.com/TrustAIoT/LRS.

📄 PDF Abstract BibTeX arXiv:2312.13118

Code (1)

trustaiot/lrs 공식 구현 pytorch

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LOTOS: Layer-wise Orthogonalization for Training Robust Ensembles

2024-10-07 · Ali Ebrahimpour-Boroojeny, Hari Sundaram, Varun Chandrasekaran

Transferability of adversarial examples is a well-known property that endangers all classification models, even those that are only accessible through black-box queries. Prior work has shown that an ensemble of models is…

Convex training of Lipschitz-regularized shallow neural networks

2026-06-17 · Chao Yin, Antoine Lesage-Landry arxiv

In this work, we introduce a training procedure for shallow neural networks that promotes robustness against adversarial attacks. We solve a non-convex Lipschitz-regularized training program by introducing a convex restr…

Lipschitz regularized Deep Neural Networks generalize and are adversarially robust

2018-08-28 · Chris Finlay, Jeff Calder, Bilal Abbasi, Adam Oberman

In this work we study input gradient regularization of deep neural networks, and demonstrate that such regularization leads to generalization proofs and improved adversarial robustness. The proof of generalization does n…

Adversarial Robustness

A Unified Approach to Interpreting and Boosting Adversarial Transferability

2020-10-08 · Xin Wang, Jie Ren, Shuyun Lin, Xiangming Zhu 외

In this paper, we use the interaction inside adversarial perturbations to explain and boost the adversarial transferability. We discover and prove the negative correlation between the adversarial transferability and the …

Towards A Unified Understanding and Improving of Adversarial Transferability

2021-01-01 · ICLR 2021 1 · Xin Wang, Jie Ren, Shuyun Lin, Xiangming Zhu 외

In this paper, we use the interaction inside adversarial perturbations to explain and boost the adversarial transferability. We discover and prove the negative correlation between the adversarial transferability and the …