Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CoVE: Compressed Vocabulary Expansion Makes Better LLM-based Recommender Systems

About

Recommender systems play a pivotal role in providing relevant content to users. With the rapid development of large language models (LLMs), researchers have begun utilizing LLMs to build more powerful recommender systems. However, existing approaches that focus on aligning LLMs with recommendation tasks do not fully leverage their sequential information processing capabilities, leading to suboptimal performance. In this paper, we propose a novel system called compressed vocabulary expansion (CoVE). In CoVE, each item is assigned a unique ID within the expanded vocabulary. Our framework effectively capitalizes on sequence understanding abilities of LLMs, significantly enhancing their performance on recommendation tasks. Additionally, we compress the embedding layer, making CoVE practical for large-scale industrial applications. The effectiveness and performance of CoVE are demonstrated through comprehensive experiments on multiple recommendation datasets and comparisons with prior works. Our code can be found at https://github.com/HaochenZhang717/CoVE-official-Repo.

Haochen Zhang, Tianyi Zhang, Junze Yin, Oren Gal, Anshumali Shrivastava, Vladimir Braverman• 2025

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationAmazon Beauty (test)--
170
Sequential RecommendationAmazon Beauty
NDCG@105.93
136
Sequential RecommendationAmazon Toys
R@100.0986
58
Sequential RecommendationAmazon Sports
NDCG@103.59
58
Sequential RecommendationAmazon Sports and Outdoors (test)--
50
Sequential RecommendationAmazon Toys and Games (test)--
40
Sequential RecommendationAmazon Video Games (test)
NG@50.0221
8
Showing 7 of 7 rows

Other info

Code

Follow for update