HanBeul Kim
2026
UCGRec: User-Centric Graph Learning for LLM-based Sequential Recommendation
HanBeul Kim | CheolWon Na | Suyoung Bae | YunSeok Choi | Jee-Hyong Lee
Findings of the Association for Computational Linguistics: ACL 2026
HanBeul Kim | CheolWon Na | Suyoung Bae | YunSeok Choi | Jee-Hyong Lee
Findings of the Association for Computational Linguistics: ACL 2026
Recently, Large Language Models (LLM) have emerged as a promising paradigm for sequential recommendation. In sequential recommendation, effectively integrating diverse user preferences is essential for improving LLM performance, as users often exhibit multiple interests across different contexts. However, most existing LLM-based methods rely primarily on item descriptions or utilize user preferences independently. As a result, they overlook the relationships among preferences and fail to filter out less-relevant items that introduce noise. This makes it difficult to accurately capture the user’s interests, leading to suboptimal recommendations. To overcome these limitations, we propose UCGRec (User-Centric Graph Learning for LLM-based Sequential Recommendation), a novel method that effectively integrates diverse user-relevant preference signals into a unified user-centric graph. Then, we inject the graph-based knowledge into the LLM through end-to-end training with graph neural networks. We conduct extensive experiments on four widely used sequential real-world recommendation datasets. Our experimental results demonstrate that UCGRec significantly outperforms conventional and state-of-the-art LLM-based methods.