Data-Free Knowledge Amalgamation via Group-Stack Dual-GAN
Jingwen Ye, Yixin Ji, Xinchao Wang, Xin Gao, Mingli Song

TL;DR
This paper introduces a data-free method for knowledge amalgamation from multiple CNN teachers using dual-GANs, enabling multi-task student networks without requiring training data, and achieves competitive results on benchmarks.
Contribution
It proposes a novel data-free knowledge amalgamation approach using group-stack dual-GANs, eliminating the need for training data while maintaining high performance.
Findings
Achieves competitive results on multi-label classification benchmarks.
Operates without any training data, unlike previous methods.
Outperforms some full-supervised methods in accuracy.
Abstract
Recent advances in deep learning have provided procedures for learning one network to amalgamate multiple streams of knowledge from the pre-trained Convolutional Neural Network (CNN) models, thus reduce the annotation cost. However, almost all existing methods demand massive training data, which may be unavailable due to privacy or transmission issues. In this paper, we propose a data-free knowledge amalgamate strategy to craft a well-behaved multi-task student network from multiple single/multi-task teachers. The main idea is to construct the group-stack generative adversarial networks (GANs) which have two dual generators. First one generator is trained to collect the knowledge by reconstructing the images approximating the original dataset utilized for pre-training the teachers. Then a dual generator is trained by taking the output from the former generator as input. Finally we treat…
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.
Videos
Data-Free Knowledge Amalgamation via Group-Stack Dual-GAN· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection
