End-to-End Personalization: Unifying Recommender Systems with Large Language Models
Danial Ebrat, Tina Aminian, Sepideh Ahmadian, Luis Rueda

TL;DR
This paper introduces a hybrid recommendation framework that combines Graph Attention Networks and Large Language Models to improve personalization, interpretability, and ranking accuracy in recommender systems, validated on benchmark datasets.
Contribution
It presents a novel integration of LLMs with GATs for enhanced recommendation quality and transparency, including a hybrid loss function and natural language justifications.
Findings
Outperforms strong baselines on MovieLens datasets
LLM-based embeddings significantly improve accuracy
Natural language justifications enhance transparency
Abstract
Recommender systems are essential for guiding users through the vast and diverse landscape of digital content by delivering personalized and relevant suggestions. However, improving both personalization and interpretability remains a challenge, particularly in scenarios involving limited user feedback or heterogeneous item attributes. In this article, we propose a novel hybrid recommendation framework that combines Graph Attention Networks (GATs) with Large Language Models (LLMs) to address these limitations. LLMs are first used to enrich user and item representations by generating semantically meaningful profiles based on metadata such as titles, genres, and overviews. These enriched embeddings serve as initial node features in a user and movie bipartite graph, which is processed using a GAT based collaborative filtering model. To enhance ranking accuracy, we introduce a hybrid loss…
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 · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
