paper-with-me

Papers

Exploring Knowledge Purification in Multi-Teacher Knowledge Distillation for LLMs

2026-02-01 · Ruihan Jin, Pengpeng Shao, Zhengqi Wen, Jinyang Wu, Mingkuan Feng, Shuo Yang, Chu Yuan Zhang, Jianhua Tao arxiv

Knowledge distillation has emerged as a pivotal technique for transferring knowledge from stronger large language models (LLMs) to smaller, more efficient models. However, traditional distillation approaches face challenges related to knowledge conflicts and high resource demands, particularly when leveraging multiple teacher models. In this paper, we introduce the concept of \textbf{Knowledge Purification}, which consolidates the rationales from multiple teacher LLMs into a single rationale, thereby mitigating conflicts and enhancing efficiency. To investigate the effectiveness of knowledge purification, we further propose five purification methods from various perspectives. Our experiments demonstrate that these methods not only improve the performance of the distilled model but also effectively alleviate knowledge conflicts. Moreover, router-based methods exhibit robust generalization capabilities, underscoring the potential of innovative purification techniques in optimizing multi-teacher distillation and facilitating the practical deployment of powerful yet lightweight models.

📄 PDF Abstract BibTeX arXiv:2602.01064

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Occlusion-Guided Feature Purification Learning via Reinforced Knowledge Distillation for Occluded Person Re-Identification

2025-07-11 · Yufei Zheng, Wenjun Wang, Wenjun Gan, Jiawei Liu arxiv

Occluded person re-identification aims to retrieve holistic images based on occluded ones. Existing methods often rely on aligning visible body parts, applying occlusion augmentation, or complementing missing semantics u…

Person Re-IdentificationKnowledge DistillationReinforcement Learning

Learning to Purification for Unsupervised Person Re-identification

2022-04-21 · Long Lan, Xiao Teng, Jing Zhang, Xiang Zhang 외

Unsupervised person re-identification is a challenging and promising task in computer vision. Nowadays unsupervised person re-identification methods have achieved great progress by training with pseudo labels. However, h…

Knowledge DistillationPerson Re-IdentificationUnsupervised Person Re-Identification

DUP: Detection-guided Unlearning for Backdoor Purification in Language Models

2025-08-03 · Man Hu, Yahui Ding, Yatao Yang, Liangyu Chen 외 arxiv

As backdoor attacks become more stealthy and robust, they reveal critical weaknesses in current defense strategies: detection methods often rely on coarse-grained feature statistics, and purification methods typically re…

Knowledge Distillation

Exploring Dark Knowledge under Various Teacher Capacities and Addressing Capacity Mismatch

2024-05-21 · Xin-Chun Li, Wen-Shu Fan, Bowen Tao, Le Gan 외

Knowledge Distillation (KD) could transfer the ``dark knowledge" of a well-performed yet large neural network to a weaker but lightweight one. From the view of output logits and softened probabilities, this paper goes de…

Knowledge Distillation

Exploring Knowledge Distillation of a Deep Neural Network for Multi-Script identification

2021-02-20 · Shuvayan Ghosh Dastidar, Kalpita Dutta, Nibaran Das, Mahantapas Kundu 외

Multi-lingual script identification is a difficult task consisting of different language with complex backgrounds in scene text images. According to the current research scenario, deep neural networks are employed as tea…

Knowledge DistillationTransfer Learning