paper-with-me

Papers

What Should Feature Distillation Transfer in LLMs? A Task-Tangent Geometry View

2025-07-14 · Khouloud Saadi, Di Wang arxiv

Feature-based knowledge distillation aims to transfer intermediate representations from a teacher LLM model to a student. Existing approaches typically rely on direct feature matching or learned projections, implicitly treating representations as objects with intrinsic meaning. However, the relevance of a representation dimension is determined solely by how it affects the model's output. In this work, we propose a functional perspective on feature-based distillation. We characterize knowledge transfer in terms of the teacher's functional geometry, i.e., how its output depends on internal representations, rather than direct representation alignment. This viewpoint reveals that effective distillation need not preserve full high-dimensional features, but instead should retain dominant directions of functional contribution, naturally inducing an effective functional dimension for each task. Building on this framework, we introduce Flex-KD, an architecture-agnostic and parameter-free distillation method that transfers the teacher's functional geometry while matching the student's representational capacity. Extensive experiments across language understanding and generation benchmarks demonstrate that Flex-KD consistently outperforms existing distillation approaches, particularly under severe teacher-student dimension mismatch.

📄 PDF Abstract BibTeX arXiv:2507.10155

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Masked Distillation with Receptive Tokens

2022-05-29 · Tao Huang, Yuan Zhang, Shan You, Fei Wang 외

Distilling from the feature maps can be fairly effective for dense prediction tasks since both the feature discriminability and localization priors can be well transferred. However, not every pixel contributes equally to…

object-detectionObject DetectionSemantic Segmentation

Prime-Aware Adaptive Distillation

2020-08-04 · ECCV 2020 8 · Youcai Zhang, Zhonghao Lan, Yuchen Dai, Fangao Zeng 외

Knowledge distillation(KD) aims to improve the performance of a student network by mimicing the knowledge from a powerful teacher network. Existing methods focus on studying what knowledge should be transferred and treat…

Knowledge DistillationMetric Learningobject-detectionObject Detection

Learning What and Where to Transfer

2019-05-15 · Yunhun Jang, Hankook Lee, Sung Ju Hwang, Jinwoo Shin

As the application of deep learning has expanded to real-world problems with insufficient volume of training data, transfer learning recently has gained much attention as means of improving the performance in such small-…

Meta-LearningSmall Data Image ClassificationTransfer Learning

Teaching What You Should Teach: A Data-Based Distillation Method

2022-12-11 · Shitong Shao, Huanran Chen, Zhen Huang, Linrui Gong 외

In real teaching scenarios, an excellent teacher always teaches what he (or she) is good at but the student is not. This gives the student the best assistance in making up for his (or her) weaknesses and becoming a good …

Data AugmentationKnowledge DistillationObject Recognition

Knowledge Distillation Must Account for What It Loses

2026-04-28 · Wenshuo Wang arxiv

This position paper argues that knowledge distillation must account for what it loses: student models should be judged not only by retained task scores, but by whether they preserve the teacher capabilities that make tho…

Knowledge Distillation