LLM4Rerank: LLM-based Auto-Reranking Framework for Recommendations
Jingtong Gao, Bo Chen, Weiwen Liu, Xiangyang Li, Yichao Wang, Wanyu, Wang, Huifeng Guo, Ruiming Tang, Xiangyu Zhao

TL;DR
This paper presents LLM4Rerank, a novel large language model-based reranking framework that effectively balances multiple criteria like accuracy, diversity, and fairness in recommender systems, while ensuring scalability and personalization.
Contribution
The paper introduces a comprehensive, scalable reranking framework using LLMs with a graph structure and Chain-of-Thought process for multi-criteria integration and personalization.
Findings
Outperforms existing reranking models on public datasets
Effectively balances accuracy, diversity, and fairness
Maintains scalability and personalization in recommendations
Abstract
Reranking is a critical component in recommender systems, playing an essential role in refining the output of recommendation algorithms. Traditional reranking models have focused predominantly on accuracy, but modern applications demand consideration of additional criteria such as diversity and fairness. Existing reranking approaches often fail to harmonize these diverse criteria effectively at the model level. Moreover, these models frequently encounter challenges with scalability and personalization due to their complexity and the varying significance of different reranking criteria in diverse scenarios. In response, we introduce a comprehensive reranking framework enhanced by LLM, designed to seamlessly integrate various reranking criteria while maintaining scalability and facilitating personalized recommendations. This framework employs a fully connected graph structure, allowing…
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 · Text and Document Classification Technologies
MethodsFocus
