Pre-trained Language Model and Knowledge Distillation for Lightweight Sequential Recommendation
Li Li, Mingyue Cheng, Zhiding Liu, Hao Zhang, Qi Liu, Enhong Chen

TL;DR
This paper introduces a lightweight sequential recommendation algorithm that leverages pre-trained language models and knowledge distillation to improve accuracy and enable real-time recommendations.
Contribution
It proposes a two-stage method combining fine-tuning and knowledge distillation to create efficient, high-performing recommendation models based on pre-trained language models.
Findings
Enhanced recommendation accuracy demonstrated on multiple datasets.
Achieved lightweight models suitable for real-time recommendation systems.
Effective transfer of knowledge across domains via distillation.
Abstract
Sequential recommendation models user interests based on historical behaviors to provide personalized recommendation. Previous sequential recommendation algorithms primarily employ neural networks to extract features of user interests, achieving good performance. However, due to the recommendation system datasets sparsity, these algorithms often employ small-scale network frameworks, resulting in weaker generalization capability. Recently, a series of sequential recommendation algorithms based on large pre-trained language models have been proposed. Nonetheless, given the real-time demands of recommendation systems, the challenge remains in applying pre-trained language models for rapid recommendations in real scenarios. To address this, we propose a sequential recommendation algorithm based on a pre-trained language model and knowledge distillation. The key of proposed algorithm is to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Expert finding and Q&A systems
