paper-with-me

홈 › Papers

Achieving Adversarial Robustness Requires An Active Teacher

2020-12-14 · Chao Ma, Lexing Ying

A new understanding of adversarial examples and adversarial robustness is proposed by decoupling the data generator and the label generator (which we call the teacher). In our framework, adversarial robustness is a conditional concept---the student model is not absolutely robust, but robust with respect to the teacher. Based on the new understanding, we claim that adversarial examples exist because the student cannot obtain sufficient information of the teacher from the training data. Various ways of achieving robustness is compared. Theoretical and numerical evidence shows that to efficiently attain robustness, a teacher that actively provides its information to the student may be necessary.

📄 PDF Abstract BibTeX arXiv:2012.07233

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Mitigating Accuracy-Robustness Trade-off via Balanced Multi-Teacher Adversarial Distillation

2023-06-28 · Shiji Zhao, Xizhe Wang, Xingxing Wei

Adversarial Training is a practical approach for improving the robustness of deep neural networks against adversarial attacks. Although bringing reliable robustness, the performance towards clean examples is negatively a…

Adversarial RobustnessKnowledge Distillation

Distilling Adversarial Robustness Using Heterogeneous Teachers

2024-02-23 · Jieren Deng, Aaron Palmer, Rigel Mahmood, Ethan Rathbun 외

Achieving resiliency against adversarial attacks is necessary prior to deploying neural network classifiers in domains where misclassification incurs substantial costs, e.g., self-driving cars or medical imaging. Recent …

Adversarial RobustnessKnowledge DistillationSelf-Driving Cars

Adversarial Training via Adaptive Knowledge Amalgamation of an Ensemble of Teachers

2024-05-22 · Shayan Mohajer Hamidi, Linfeng Ye

Adversarial training (AT) is a popular method for training robust deep neural networks (DNNs) against adversarial attacks. Yet, AT suffers from two shortcomings: (i) the robustness of DNNs trained by AT is highly intertw…

Adversarial Robustness

Exponential Separation between Two Learning Models and Adversarial Robustness

2021-12-01 · NeurIPS 2021 12 · Grzegorz Gluch, Ruediger Urbanke

We prove an exponential separation for the sample/query complexity between the standard PAC-learning model and a version of the Equivalence-Query-learning model. In the PAC model all samples are provided at the beginning…

Adversarial RobustnessPAC learningVocal Bursts Valence Prediction

MMT-ARD: Multimodal Multi-Teacher Adversarial Distillation for Robust Vision-Language Models

2025-11-21 · Yuqi Li, Junhao Dong, Chuanguang Yang, Shiping Wen 외 arxiv

Vision-Language Models (VLMs) are increasingly deployed in safety-critical applications, making their adversarial robustness a crucial concern. While adversarial knowledge distillation has shown promise in transferring r…

Adversarial RobustnessKnowledge Distillation