paper-with-me

홈 › Papers

A Novel Plug-and-Play Approach for Adversarially Robust Generalization

2022-08-19 · Deepak Maurya, Adarsh Barik, Jean Honorio

In this work, we propose a robust framework that employs adversarially robust training to safeguard the ML models against perturbed testing data. Our contributions can be seen from both computational and statistical perspectives. Firstly, from a computational/optimization point of view, we derive the ready-to-use exact solution for several widely used loss functions with a variety of norm constraints on adversarial perturbation for various supervised and unsupervised ML problems, including regression, classification, two-layer neural networks, graphical models, and matrix completion. The solutions are either in closed-form, or an easily tractable optimization problem such as 1-D convex optimization, semidefinite programming, difference of convex programming or a sorting-based algorithm. Secondly, from statistical/generalization viewpoint, using some of these results, we derive novel bounds of the adversarial Rademacher complexity for various problems, which entails new generalization bounds. Thirdly, we perform some sanity-check experiments on real-world datasets for supervised problems such as regression and classification, as well as for unsupervised problems such as matrix completion and learning graphical models, with very little computational overhead.

📄 PDF Abstract BibTeX arXiv:2208.09449

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsMatrix Completionregression

Similar Papers 제목 키워드 기반

Understanding Adversarially Robust Generalization via Weight-Curvature Index

2024-10-10 · Yuelin Xu, Xiao Zhang

Despite extensive research on adversarial examples, the underlying mechanisms of adversarially robust generalization, a critical yet challenging task for deep learning, remain largely unknown. In this work, we propose a …

Adversarial RobustnessGeneralization Bounds

PlugAT: A Plug and Play Module to Defend against Textual Adversarial Attack

2022-10-01 · COLING 2022 10 · Rui Zheng, Rong Bao, Qin Liu, Tao Gui 외

Adversarial training, which minimizes the loss of adversarially perturbed examples, has received considerable attention. However, these methods require modifying all model parameters and optimizing the model from scratch…

Adversarial AttackDomain Adaptationtext-classificationText Classification

Sparse Autoencoders as Plug-and-Play Firewalls for Adversarial Attack Detection in VLMs

2026-05-08 · Hao Wang, Yiqun Sun, Pengfei Wei, Lawrence B. Hsieh 외 arxiv

Vision-language models (VLMs) have advanced rapidly and are increasingly deployed in real-world applications, especially with the rise of agent-based systems. However, their safety has received relatively limited attenti…

Domain GeneralizationAdversarial Attack

Exploring the Relationship between Architecture and Adversarially Robust Generalization

2022-09-28 · Aishan Liu, Shiyu Tang, Siyuan Liang, Ruihao Gong 외

Adversarial training has been demonstrated to be one of the most effective remedies for defending adversarial examples, yet it often suffers from the huge robustness generalization gap on unseen testing adversaries, deem…

Exploring the Relationship Between Architectural Design and Adversarially Robust Generalization

2023-01-01 · CVPR 2023 1 · Aishan Liu, Shiyu Tang, Siyuan Liang, Ruihao Gong 외

Adversarial training has been demonstrated to be one of the most effective remedies for defending adversarial examples, yet it often suffers from the huge robustness generalization gap on unseen testing adversaries, …