REVIEW 4 cited by
Reliable Adversarial Distillation with Unreliable Teachers
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
In ordinary distillation, student networks are trained with soft labels (SLs) given by pretrained teacher networks, and students are expected to improve upon teachers since SLs are stronger supervision than the original hard labels. However, when considering adversarial robustness, teachers may become unreliable and adversarial distillation may not work: teachers are pretrained on their own adversarial data, and it is too demanding to require that teachers are also good at every adversarial data queried by students. Therefore, in this paper, we propose reliable introspective adversarial distillation (IAD) where students partially instead of fully trust their teachers. Specifically, IAD distinguishes between three cases given a query of a natural data (ND) and the corresponding adversarial data (AD): (a) if a teacher is good at AD, its SL is fully trusted; (b) if a teacher is good at ND but not AD, its SL is partially trusted and the student also takes its own SL into account; (c) otherwise, the student only relies on its own SL. Experiments demonstrate the effectiveness of IAD for improving upon teachers in terms of adversarial robustness.
Forward citations
Cited by 4 Pith papers
-
Attention-based Adversarial Robust Distillation in Radio Signal Classifications for Low-Power IoT Devices
A compact transformer trained with adversarial attention-map distillation achieves higher accuracy under white-box FGM and PGD attacks than existing adversarial distillation baselines.
-
Towards Class-wise Fair Adversarial Training via Anti-Bias Soft Label Distillation
A label-based adversarial robustness distillation method, ABSLD, re-temperates teacher soft labels per class to shrink the student's class-wise robust error gap and improves worst-class robustness and normalized stand...
-
SHIELD: Secure Hypernetworks for Incremental Expansion Learning Defense
SHIELD uses a hypernetwork with IBP training and a new Interval MixUp technique to achieve certified robustness in continual learning, reporting state-of-the-art adversarial accuracy on MNIST, CIFAR-100, and miniImage...
-
Improving Adversarial Robustness Through Adaptive Learning-Driven Multi-Teacher Knowledge Distillation
A multi-teacher adversarial robustness distillation method (MTKD-AR) trains a clean-data student using cosine-similarity-weighted logits from adversarially trained teachers, reporting improved robustness on MNIST and ...
Discussion (0). Sign in to comment.