English

Exploring Feature-based Knowledge Distillation for Recommender System: A Frequency Perspective

Information Retrieval 2025-01-14 v2 Artificial Intelligence Machine Learning

Abstract

In this paper, we analyze the feature-based knowledge distillation for recommendation from the frequency perspective. By defining knowledge as different frequency components of the features, we theoretically demonstrate that regular feature-based knowledge distillation is equivalent to equally minimizing losses on all knowledge and further analyze how this equal loss weight allocation method leads to important knowledge being overlooked. In light of this, we propose to emphasize important knowledge by redistributing knowledge weights. Furthermore, we propose FreqD, a lightweight knowledge reweighting method, to avoid the computational cost of calculating losses on each knowledge. Extensive experiments demonstrate that FreqD consistently and significantly outperforms state-of-the-art knowledge distillation methods for recommender systems. Our code is available at https://github.com/woriazzc/KDs.

Keywords

Cite

@article{arxiv.2411.10676,
  title  = {Exploring Feature-based Knowledge Distillation for Recommender System: A Frequency Perspective},
  author = {Zhangchi Zhu and Wei Zhang},
  journal= {arXiv preprint arXiv:2411.10676},
  year   = {2025}
}

Comments

ACM KDD 2025 Accepted

R2 v1 2026-06-28T20:02:04.141Z