paper-with-me

홈 › Papers

Prototype-guided Cross-task Knowledge Distillation for Large-scale Models

2022-12-26 · Deng Li, Aming Wu, Yahong Han, Qi Tian

Recently, large-scale pre-trained models have shown their advantages in many tasks. However, due to the huge computational complexity and storage requirements, it is challenging to apply the large-scale model to real scenes. A common solution is knowledge distillation which regards the large-scale model as a teacher model and helps to train a small student model to obtain a competitive performance. Cross-task Knowledge distillation expands the application scenarios of the large-scale pre-trained model. Existing knowledge distillation works focus on directly mimicking the final prediction or the intermediate layers of the teacher model, which represent the global-level characteristics and are task-specific. To alleviate the constraint of different label spaces, capturing invariant intrinsic local object characteristics (such as the shape characteristics of the leg and tail of the cattle and horse) plays a key role. Considering the complexity and variability of real scene tasks, we propose a Prototype-guided Cross-task Knowledge Distillation (ProC-KD) approach to transfer the intrinsic local-level object knowledge of a large-scale teacher network to various task scenarios. First, to better transfer the generalized knowledge in the teacher model in cross-task scenarios, we propose a prototype learning module to learn from the essential feature representation of objects in the teacher model. Secondly, for diverse downstream tasks, we propose a task-adaptive feature augmentation module to enhance the features of the student model with the learned generalization prototype features and guide the training of the student model to improve its generalization ability. The experimental results on various visual tasks demonstrate the effectiveness of our approach for large-scale model cross-task knowledge distillation scenes.

📄 PDF Abstract BibTeX arXiv:2212.13180

Code (1)

2023-MindSpore-4/Code4/tree/main/ProC-KD-main mindspore

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Class Incremental Medical Image Segmentation via Prototype-Guided Calibration and Dual-Aligned Distillation

2025-11-11 · Shengqian Zhu, Chengrong Yu, Qiang Wang, Ying Song 외 arxiv

Class incremental medical image segmentation (CIMIS) aims to preserve knowledge of previously learned classes while learning new ones without relying on old-class labels. However, existing methods 1) either adopt one-siz…

Medical Image Segmentation

Correlation-Decoupled Knowledge Distillation for Multimodal Sentiment Analysis with Incomplete Modalities

2024-04-25 · CVPR 2024 1 · Mingcheng Li, Dingkang Yang, Xiao Zhao, Shuaibing Wang 외

Multimodal sentiment analysis (MSA) aims to understand human sentiment through multimodal data. Most MSA efforts are based on the assumption of modality completeness. However, in real-world applications, some practical f…

DisentanglementKnowledge DistillationMultimodal Sentiment AnalysisSentiment Analysis

Edge-free but Structure-aware: Prototype-Guided Knowledge Distillation from GNNs to MLPs

2023-03-24 · Taiqiang Wu, Zhe Zhao, Jiahao Wang, Xingyu Bai 외

Distilling high-accuracy Graph Neural Networks (GNNs) to low-latency multilayer perceptions (MLPs) on graph tasks has become a hot research topic. However, conventional MLP learning relies almost exclusively on graph nod…

Knowledge Distillation

Generalist Graph Anomaly Detection via Prototype-Based Distillation

2026-05-26 · Yiming Xu, Zihan Chen, Zhen Peng, Song Wang 외 arxiv

Driven by the pressing demand for graph anomaly detection (GAD) in high-stakes domains, the generalist GAD paradigm, which trains a single detector transferable across new graphs, has recently gained growing attention. H…

Graph Anomaly DetectionGraph Neural Network

A Multi-Prototype-Guided Federated Knowledge Distillation Approach in AI-RAN Enabled Multi-Access Edge Computing System

2026-03-10 · Luyao Zou, Hayoung Oh, Chu Myaet Thwal, Apurba Adhikary 외 arxiv

With the development of wireless network, Multi-Access Edge Computing (MEC) and Artificial Intelligence (AI)-native Radio Access Network (RAN) have attracted significant attention. Particularly, the integration of AI-RAN…

Knowledge DistillationFederated Learning