CVJun 16, 2022

Multi scale Feature Extraction and Fusion for Online Knowledge Distillation

arXiv:2206.08224v19 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses the reliance on prediction distributions in online knowledge distillation for machine learning practitioners, offering an incremental improvement by focusing on representational knowledge.

The paper tackles the problem of online knowledge distillation by proposing a Multi-scale Feature Extraction and Fusion (MFEF) method to improve feature map informativeness, achieving state-of-the-art results on datasets like CIFAR-10, CIFAR-100, and CINIC-10 with various network architectures.

Online knowledge distillation conducts knowledge transfer among all student models to alleviate the reliance on pre-trained models. However, existing online methods rely heavily on the prediction distributions and neglect the further exploration of the representational knowledge. In this paper, we propose a novel Multi-scale Feature Extraction and Fusion method (MFEF) for online knowledge distillation, which comprises three key components: Multi-scale Feature Extraction, Dual-attention and Feature Fusion, towards generating more informative feature maps for distillation. The multiscale feature extraction exploiting divide-and-concatenate in channel dimension is proposed to improve the multi-scale representation ability of feature maps. To obtain more accurate information, we design a dual-attention to strengthen the important channel and spatial regions adaptively. Moreover, we aggregate and fuse the former processed feature maps via feature fusion to assist the training of student models. Extensive experiments on CIF AR-10, CIF AR-100, and CINIC-10 show that MFEF transfers more beneficial representational knowledge for distillation and outperforms alternative methods among various network architectures

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes