MEGA Hub

Making Collaborative Signals Count: Graph-Aware Large Language Models for Sequential Recommendation

Authors

Do you know Fenglin Yan?You can claim authorship or link another user.Do you know Bohao Wang?You can claim authorship or link another user.Do you know Jian Zhang?You can claim authorship or link another user.Do you know Yu Cui?You can claim authorship or link another user.Do you know Tongya Zheng?You can claim authorship or link another user.Do you know Ye Feng?You can claim authorship or link another user.Do you know Can Wang?You can claim authorship or link another user.Do you know Jiawei Chen?You can claim authorship or link another user.

Abstract

Large language models (LLMs) have been widely adopted as backbones for recommender systems. However, their language-centric pretraining makes it difficult to capture collaborative signals implicit in user-item interactions, which are crucial for personalized recommendation. Existing methods either inject collaborative representations produced by external recommenders or model only intra-sequence dependencies, limiting their ability to exploit global collaborative patterns. To address this limitation, we propose GALLM, a graph-aware LLM framework for sequential recommendation. GALLM constructs a collaborative graph over text tokens and item tokens, and models three types of relations: Text--Text relations for preserving semantic dependencies, Item--Text relations for aligning item tokens with their textual descriptions, and Item--Item relations derived from global item co-occurrence patterns. These relations are transformed into lightweight learnable attention biases and incorporated into the LLM attention mechanism, enabling collaborative-aware token interactions without introducing an additional graph encoder. Experiments on four real-world benchmarks show that GALLM achieves the best performance among the compared baselines, improving over the strongest baseline by 9.76\% on average in HR@5.

Community

00

Publication notes

Author note
10 pages, 5 figures