paper-with-me

Papers

VRM: Knowledge Distillation via Virtual Relation Matching

2025-02-28 · Weijia Zhang, Fei Xie, Weidong Cai, Chao Ma

Knowledge distillation (KD) aims to transfer the knowledge of a more capable yet cumbersome teacher model to a lightweight student model. In recent years, relation-based KD methods have fallen behind, as their instance-matching counterparts dominate in performance. In this paper, we revive relational KD by identifying and tackling several key issues in relation-based methods, including their susceptibility to overfitting and spurious responses. Specifically, we transfer novelly constructed affinity graphs that compactly encapsulate a wealth of beneficial inter-sample, inter-class, and inter-view correlations by exploiting virtual views and relations as a new kind of knowledge. As a result, the student has access to richer guidance signals and stronger regularisation throughout the distillation process. To further mitigate the adverse impact of spurious responses, we prune the affinity graphs by dynamically detaching redundant and unreliable edges. Extensive experiments on CIFAR-100 and ImageNet datasets demonstrate the superior performance of the proposed virtual relation matching (VRM) method over a range of models, architectures, and set-ups. For instance, VRM for the first time hits 74.0% accuracy for ResNet50-to-MobileNetV2 distillation on ImageNet, and improves DeiT-T by 14.44% on CIFAR-100 with a ResNet56 teacher. Thorough analyses are also conducted to gauge the soundness, properties, and complexity of our designs. Code and models will be released.

📄 PDF Abstract BibTeX arXiv:2502.20760

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationRelation

Similar Papers 제목 키워드 기반

Similarity Transfer for Knowledge Distillation

2021-03-18 · Haoran Zhao, Kun Gong, Xin Sun, Junyu Dong 외

Knowledge distillation is a popular paradigm for learning portable neural networks by transferring the knowledge from a large model into a smaller one. Most existing approaches enhance the student model by utilizing the …

Knowledge Distillation

ContiStain: Cross-Domain Relation-Preserving Distillation for Continual Multi-Domain Virtual IHC Staining

2026-07-04 · Fuqiang Chen, Yifeng Wang, Hongpeng Wang, Yongbing Zhang arxiv

A unified multiplex virtual staining model enables scalable and non-destructive multiplex analysis from H&E slides while promoting parameter efficiency, shared pathological knowledge, and consistent cross-biomarker repre…

Federated Virtual Learning on Heterogeneous Data with Local-global Distillation

2023-03-04 · Chun-Yin Huang, Ruinan Jin, Can Zhao, Daguang Xu 외

Despite Federated Learning (FL)'s trend for learning machine learning models in a distributed manner, it is susceptible to performance drops when training on heterogeneous data. In addition, FL inevitability faces the ch…

Dataset DistillationFederated Learning

Generative Dataset Distillation Based on Self-knowledge Distillation

2025-01-08 · Longzhen Li, Guang Li, Ren Togo, Keisuke Maeda 외

Dataset distillation is an effective technique for reducing the cost and complexity of model training while maintaining performance by compressing large datasets into smaller, more efficient versions. In this paper, we p…

Dataset DistillationKnowledge DistillationSelf-Knowledge Distillation

Linkless Link Prediction via Relational Distillation

2022-10-11 · Zhichun Guo, William Shiao, Shichang Zhang, Yozen Liu 외

Graph Neural Networks (GNNs) have shown exceptional performance in the task of link prediction. Despite their effectiveness, the high latency brought by non-trivial neighborhood data dependency limits GNNs in practical d…

Knowledge DistillationLink PredictionNode ClassificationPrediction