paper-with-me

홈 › Papers

End-to-End Personalization: Unifying Recommender Systems with Large Language Models

2025-08-02 · Danial Ebrat, Tina Aminian, Sepideh Ahmadian, Luis Rueda arxiv

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 function that combines Bayesian Personalized Ranking (BPR), cosine similarity, and robust negative sampling. Post-processing involves reranking the GAT-generated recommendations using the LLM, which also generates natural-language justifications to improve transparency. We evaluated our model on benchmark datasets, including MovieLens 100k and 1M, where it consistently outperforms strong baselines. Ablation studies confirm that LLM-based embeddings and the cosine similarity term significantly contribute to performance gains. This work demonstrates the potential of integrating LLMs to improve both the accuracy and interpretability of recommender systems.

📄 PDF Abstract BibTeX arXiv:2508.01514

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Beyond Personalization: Research Directions in Multistakeholder Recommendation

2019-05-01 · Himan Abdollahpouri, Gediminas Adomavicius, Robin Burke, Ido Guy 외

Recommender systems are personalized information access applications; they are ubiquitous in today's online environment, and effective at finding items that meet user needs and tastes. As the reach of recommender systems…

FairnessRecommendation Systems

A Comprehensive Review on Harnessing Large Language Models to Overcome Recommender System Challenges

2025-07-17 · Rahul Raja, Anshaj Vats, Arpita Vats, Anirban Majumder arxiv

Recommender systems have traditionally followed modular architectures comprising candidate generation, multi-stage ranking, and re-ranking, each trained separately with supervised objectives and hand-engineered features.…

LLM-Assisted Reranking to Operationalize Nuanced Objectives in Recommender Systems

2026-06-01 · Amir Ghasemian, Homa Hosseinmardi, Upasana Dutta, Duncan J. Watts arxiv

Recommender systems have grown from content-organization tools into sophisticated systems that shape daily behavior. By controlling what we see, they shape what we perceive, raising concerns about filter bubbles, radical…

Toward Natural Language Mitigation Strategies for Cognitive Biases in Recommender Systems

2020-11-01 · ACL (NL4XAI, INLG) 2020 11 · Alisa Rieger, Mariët Theune, Nava Tintarev

Cognitive biases in the context of consuming online information filtered by recommender systems may lead to sub-optimal choices. One approach to mitigate such biases is through interface and interaction design. This surv…

Recommendation SystemsSurveyText Generation

Personalization of Large Language Models: A Survey

2024-10-29 · Zhehao Zhang, Ryan A. Rossi, Branislav Kveton, Yijia Shao 외

Personalization of Large Language Models (LLMs) has recently become increasingly important with a wide range of applications. Despite the importance and recent progress, most existing works on personalized LLMs have focu…

Recommendation SystemsSurveyText Generation