Network Transplanting
Quanshi Zhang, Yu Yang, Qian Yu, Ying Nian Wu

TL;DR
This paper introduces a novel method for transplanting category-specific modules into a generic neural network, enabling incremental learning of new categories without extensive retraining or sample collection.
Contribution
We propose a functionally interpretable, modular network structure and a back-distillation algorithm to facilitate category transplanting without strong supervision.
Findings
Outperforms baseline with only 100 training samples
Enables incremental addition of categories without affecting existing representations
Breaks the bottleneck of simultaneous large-scale training
Abstract
This paper focuses on a new task, i.e., transplanting a category-and-task-specific neural network to a generic, modular network without strong supervision. We design an functionally interpretable structure for the generic network. Like building LEGO blocks, we teach the generic network a new category by directly transplanting the module corresponding to the category from a pre-trained network with a few or even without sample annotations. Our method incrementally adds new categories to the generic network but does not affect representations of existing categories. In this way, our method breaks the typical bottleneck of learning a net for massive tasks and categories, i.e. the requirement of collecting samples for all tasks and categories at the same time before the learning begins. Thus, we use a new distillation algorithm, namely back-distillation, to overcome specific challenges of…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Advanced Neural Network Applications
