paper-with-me

홈 › Papers

SNOW: Subscribing to Knowledge via Channel Pooling for Transfer & Lifelong Learning of Convolutional Neural Networks

2020-05-01 · ICLR 2020 1 · Chungkuk Yoo, Bumsoo Kang, Minsik Cho

SNOW is an efficient learning method to improve training/serving throughput as well as accuracy for transfer and lifelong learning of convolutional neural networks based on knowledge subscription. SNOW selects the top-K useful intermediate feature maps for a target task from a pre-trained and frozen source model through a novel channel pooling scheme, and utilizes them in the task-specific delta model. The source model is responsible for generating a large number of generic feature maps. Meanwhile, the delta model selectively subscribes to those feature maps and fuses them with its local ones to deliver high accuracy for the target task. Since a source model takes part in both training and serving of all target tasks in an inference-only mode, one source model can serve multiple delta models, enabling significant computation sharing. The sizes of such delta models are fractional of the source model, thus SNOW also provides model-size efficiency. Our experimental results show that SNOW offers a superior balance between accuracy and training/inference speed for various image classification tasks to the existing transfer and lifelong learning practices.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationLifelong learning

Similar Papers 제목 키워드 기반

ALL Snow Removed: Single Image Desnowing Algorithm Using Hierarchical Dual-Tree Complex Wavelet Representation and Contradict Channel Loss

2021-01-01 · ICCV 2021 10 · Wei-Ting Chen, Hao-Yu Fang, Cheng-Lin Hsieh, Cheng-Che Tsai 외

Snow is a highly complicated atmospheric phenomenon that usually contains snowflake, snow streak, and veiling effect (similar to the haze or the mist). In this literature, we propose a single image desnowing algorith…

AllDiversitySingle Image DesnowingSnow Removal

Speaker embeddings by modeling channel-wise correlations

2021-04-06 · Themos Stafylakis, Johan Rohdin, Lukas Burget

Speaker embeddings extracted with deep 2D convolutional neural networks are typically modeled as projections of first and second order statistics of channel-frequency pairs onto a linear layer, using either average or at…

Speaker RecognitionStyle Transfer

Star-Net: Improving Single Image Desnowing Model With More Efficient Connection and Diverse Feature Interaction

2023-03-17 · Jiawei Mao, Yuanqi Chang, Xuesong Yin, Binling Nie

Compared to other severe weather image restoration tasks, single image desnowing is a more challenging task. This is mainly due to the diversity and irregularity of snow shape, which makes it extremely difficult to resto…

Image RestorationSingle Image DesnowingSnow Removal

Simulation of roof snow loads based on a multi-layer snowmelt model: Impact of building heat transfer

2024-04-16 · Building Simulation 2024 4 · Zhou Xuanyi, Chen Heng, Wu Yue, Zhang Tiange

To investigate the impact of building heat transfer on roof snow loads, roof snow loads and snow load thermal coefficients from 61 Chinese sites over a period of 50 years are simulated based on basic meteorological dat…

Multi-Channel Graph Neural Network for Entity Alignment

2019-08-26 · ACL 2019 7 · Yixin Cao, Chengjiang Li, Zhiyuan Liu, Juanzi Li 외

Entity alignment typically suffers from the issues of structural heterogeneity and limited seed alignments. In this paper, we propose a novel Multi-channel Graph Neural Network model (MuGNN) to learn alignment-oriented k…

Entity AlignmentGraph Neural Network