LGAINov 1, 2022

ARDIR: Improving Robustness using Knowledge Distillation of Internal Representation

arXiv:2211.00239v11 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing adversarial robustness for machine learning models, representing an incremental improvement in knowledge distillation techniques for adversarial training.

The paper tackles the problem of insufficient robustness in adversarially trained models by proposing ARDIR, which uses knowledge distillation with internal representations from a teacher model to train more robust student models, achieving improved performance over previous methods.

Adversarial training is the most promising method for learning robust models against adversarial examples. A recent study has shown that knowledge distillation between the same architectures is effective in improving the performance of adversarial training. Exploiting knowledge distillation is a new approach to improve adversarial training and has attracted much attention. However, its performance is still insufficient. Therefore, we propose Adversarial Robust Distillation with Internal Representation~(ARDIR) to utilize knowledge distillation even more effectively. In addition to the output of the teacher model, ARDIR uses the internal representation of the teacher model as a label for adversarial training. This enables the student model to be trained with richer, more informative labels. As a result, ARDIR can learn more robust student models. We show that ARDIR outperforms previous methods in our experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes