paper-with-me

홈 › Papers

LLM-based User Profile Management for Recommender System

2025-02-20 · Seunghwan Bang, Hwanjun Song

The rapid advancement of Large Language Models (LLMs) has opened new opportunities in recommender systems by enabling zero-shot recommendation without conventional training. Despite their potential, most existing works rely solely on users' purchase histories, leaving significant room for improvement by incorporating user-generated textual data, such as reviews and product descriptions. Addressing this gap, we propose PURE, a novel LLM-based recommendation framework that builds and maintains evolving user profiles by systematically extracting and summarizing key information from user reviews. PURE consists of three core components: a Review Extractor for identifying user preferences and key product features, a Profile Updater for refining and updating user profiles, and a Recommender for generating personalized recommendations using the most current profile. To evaluate PURE, we introduce a continuous sequential recommendation task that reflects real-world scenarios by adding reviews over time and updating predictions incrementally. Our experimental results on Amazon datasets demonstrate that PURE outperforms existing LLM-based methods, effectively leveraging long-term user information while managing token limitations.

📄 PDF Abstract BibTeX arXiv:2502.14541

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementRecommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

Co-Authoring the Self: A Human-AI Interface for Interest Reflection in Recommenders

2025-10-10 · Ruixuan Sun, Junyuan Wang, Sanjali Roy, Joseph A. Konstan arxiv

Natural language-based user profiles in recommender systems have been explored for their interpretability and potential to help users scrutinize and refine their interests, thereby improving recommendation quality. Build…

How to Profile Privacy-Conscious Users in Recommender Systems

2018-12-01 · Fabrice Benhamouda, Marc Joye

Matrix factorization is a popular method to build a recommender system. In such a system, existing users and items are associated to a low-dimension vector called a profile. The profiles of a user and of an item can be c…

Recommendation Systems

Shilling Recommender Systems by Generating Side-feature-aware Fake User Profiles

2025-09-22 · Yuanrong Wang, Yingpeng Du arxiv

Recommender systems (RS) greatly influence users' consumption decisions, making them attractive targets for malicious shilling attacks that inject fake user profiles to manipulate recommendations. Existing shilling metho…

Transparent and Scrutable Recommendations Using Natural Language User Profiles

2024-02-08 · Jerome Ramos, Hossen A. Rahmani, Xi Wang, Xiao Fu 외

Recent state-of-the-art recommender systems predominantly rely on either implicit or explicit feedback from users to suggest new items. While effective in recommending novel options, many recommender systems often use un…

BenchmarkingDescriptiveRecommendation Systems

A Survey on LLM-powered Agents for Recommender Systems

2025-02-14 · Qiyao Peng, Hongtao Liu, Hua Huang, Qing Yang 외

Recommender systems are essential components of many online platforms, yet traditional approaches still struggle with understanding complex user preferences and providing explainable recommendations. The emergence of Lar…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems+1