paper-with-me

홈 › Papers

Beyond Student: An Asymmetric Network for Neural Network Inheritance

2026-02-10 · Yiyun Zhou, Jingwei Shi, Mingjing Xu, Zhonghua Jiang, Jingyuan Chen arxiv

Knowledge Distillation (KD) has emerged as a powerful technique for model compression, enabling lightweight student networks to benefit from the performance of redundant teacher networks. However, the inherent capacity gap often limits the performance of student networks. Inspired by the expressiveness of pretrained teacher networks, a compelling research question arises: is there a type of network that can not only inherit the teacher's structure but also maximize the inheritance of its knowledge? Furthermore, how does the performance of such an inheriting network compare to that of student networks, all benefiting from the same teacher network? To further explore this question, we propose InherNet, a neural network inheritance method that performs asymmetric low-rank decomposition on the teacher's weights and reconstructs a lightweight yet expressive network without significant architectural disruption. By leveraging Singular Value Decomposition (SVD) for initialization to ensure the inheritance of principal knowledge, InherNet effectively balances depth, width, and compression efficiency. Experimental results across unimodal and multimodal tasks demonstrate that InherNet achieves higher performance compared to student networks of similar parameter sizes. Our findings reveal a promising direction for future research in efficient model compression beyond traditional distillation.

📄 PDF Abstract BibTeX arXiv:2602.09509

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel Compression

Similar Papers 제목 키워드 기반

Asymmetrical inheritance of plasmids depends on dynamic cellular geometry and volume exclusion effects

2015-06-14

The asymmetrical inheritance of plasmid DNA, as well as other cellular components, has been shown to be involved in replicative aging. In Saccharomyces cerevisiae, there is an ongoing debate regarding the mechanisms unde…

Revisiting Knowledge Distillation: An Inheritance and Exploration Framework

2021-07-01 · CVPR 2021 1 · Zhen Huang, Xu Shen, Jun Xing, Tongliang Liu 외

Knowledge Distillation (KD) is a popular technique to transfer knowledge from a teacher model or ensemble to a student model. Its success is generally attributed to the privileged information on similarities/consistency …

Knowledge Distillation

TinyCLIP: CLIP Distillation via Affinity Mimicking and Weight Inheritance

2023-09-21 · ICCV 2023 1 · Kan Wu, Houwen Peng, Zhenghong Zhou, Bin Xiao 외

In this paper, we propose a novel cross-modal distillation method, called TinyCLIP, for large-scale language-image pre-trained models. The method introduces two core techniques: affinity mimicking and weight inheritance.…

Learning to Drive via Asymmetric Self-Play

2024-09-26 · Chris Zhang, Sourav Biswas, Kelvin Wong, Kion Fallah 외

Large-scale data is crucial for learning realistic and capable driving policies. However, it can be impractical to rely on scaling datasets with real data alone. The majority of driving data is uninteresting, and deliber…

Asymmetric metric learning for knowledge transfer

2020-06-29 · CVPR 2021 1 · Mateusz Budnik, Yannis Avrithis

Knowledge transfer from large teacher models to smaller student models has recently been studied for metric learning, focusing on fine-grained classification. In this work, focusing on instance-level image retrieval, we …

Image RetrievalMetric LearningRetrievalTransfer Learning