Relation-Guided Adversarial Learning for Data-free Knowledge Transfer
Yingping Liang, Ying Fu

TL;DR
This paper introduces Relation-Guided Adversarial Learning (RGAL), a novel method for data-free knowledge transfer that enhances data diversity and class confusion through triplet loss optimization, improving accuracy and efficiency.
Contribution
RGAL is the first method to explicitly promote intra-class diversity and inter-class confusion in data-free knowledge transfer using a two-phase adversarial learning framework.
Findings
RGAL outperforms previous methods in accuracy and data efficiency.
It effectively improves data diversity and class confusion.
The method is applicable to various data-free transfer tasks.
Abstract
Data-free knowledge distillation transfers knowledge by recovering training data from a pre-trained model. Despite the recent success of seeking global data diversity, the diversity within each class and the similarity among different classes are largely overlooked, resulting in data homogeneity and limited performance. In this paper, we introduce a novel Relation-Guided Adversarial Learning method with triplet losses, which solves the homogeneity problem from two aspects. To be specific, our method aims to promote both intra-class diversity and inter-class confusion of the generated samples. To this end, we design two phases, an image synthesis phase and a student training phase. In the image synthesis phase, we construct an optimization process to push away samples with the same labels and pull close samples with different labels, leading to intra-class diversity and inter-class…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Neural Networks and Applications
MethodsKnowledge Distillation
