Abstract
Knowledge distillation is a process of distilling information from a large model with significant knowledge capacity (teacher) to enhance a smaller model (student). Therefore, exploring the properties of the teacher is the key to improving student performance (e.g., teacher decision boundaries). One decision boundary exploring technique is to leverage adversarial attack methods, which add crafted perturbations within a ball constraint to clean inputs to create attack examples of the teacher called adversarial examples. These adversarial examples are informative examples because they are near decision boundaries. In this paper, we formulate a teacher adversarial local distribution, a set of all adversarial examples within the ball constraint given an input. This distribution is used to sufficiently explore the decision boundaries of the teacher by covering the full spectrum of possible teacher model perturbations. The student model is then regularized by matching the loss between teacher and student using these adversarial example inputs. We conducted a number of experiments on CIFAR-100 and Imagenet datasets to illustrate this teacher adversarial local distribution regularization (TALD) can be applied to improve performance of many existing knowledge distillation methods (e.g., KD, FitNet, CRD, VID, FT, etc.).
Original language | English |
---|---|
Title of host publication | Proceedings - 2023 IEEE Winter Conference on Applications of Computer Vision, WACV 2023 |
Editors | Eric Mortensen |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 4670-4679 |
Number of pages | 10 |
ISBN (Electronic) | 9781665493468 |
ISBN (Print) | 9781665493475 |
DOIs | |
Publication status | Published - 2023 |
Event | IEEE Winter Conference on Applications of Computer Vision 2023 - Waikoloa, United States of America Duration: 2 Jan 2023 → 7 Jan 2023 https://ieeexplore.ieee.org/xpl/conhome/10030081/proceeding |
Publication series
Name | Proceedings - 2023 IEEE Winter Conference on Applications of Computer Vision, WACV 2023 |
---|---|
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
ISSN (Print) | 2472-6737 |
ISSN (Electronic) | 2642-9381 |
Conference
Conference | IEEE Winter Conference on Applications of Computer Vision 2023 |
---|---|
Abbreviated title | WACV 2023 |
Country/Territory | United States of America |
City | Waikoloa |
Period | 2/01/23 → 7/01/23 |
Internet address |
Keywords
- adversarial attack and defense methods
- Algorithms: Adversarial learning