paper-with-me

Papers

Review-driven Personalized Preference Reasoning with Large Language Models for Recommendation

2024-08-12 · Jieyong Kim, Hyunseo Kim, Hyunjin Cho, SeongKu Kang, Buru Chang, Jinyoung Yeo, Dongha Lee

Recent advancements in Large Language Models (LLMs) have demonstrated exceptional performance across a wide range of tasks, generating significant interest in their application to recommendation systems. However, existing methods have not fully capitalized on the potential of LLMs, often constrained by limited input information or failing to fully utilize their advanced reasoning capabilities. To address these limitations, we introduce EXP3RT, a novel LLM-based recommender designed to leverage rich preference information contained in user and item reviews. EXP3RT is basically fine-tuned through distillation from a teacher LLM to perform three key tasks in order: EXP3RT first extracts and encapsulates essential subjective preferences from raw reviews, aggregates and summarizes them according to specific criteria to create user and item profiles. It then generates detailed step-by-step reasoning followed by predicted rating, i.e., reasoning-enhanced rating prediction, by considering both subjective and objective information from user/item profiles and item descriptions. This personalized preference reasoning from EXP3RT enhances rating prediction accuracy and also provides faithful and reasonable explanations for recommendation. Extensive experiments show that EXP3RT outperforms existing methods on both rating prediction and candidate item reranking for top-k recommendation, while significantly enhancing the explainability of recommendation systems.

📄 PDF Abstract BibTeX arXiv:2408.06276

Code (1)

jieyong99/exp3rt 공식 구현 pytorch

Tasks

PredictionRecommendation SystemsReranking

Similar Papers 제목 키워드 기반

Aligning Deep Implicit Preferences by Learning to Reason Defensively

2025-10-13 · Peiming Li, Zhiyuan Hu, Yang Tang, Shiyu Li 외 arxiv

Personalized alignment is crucial for enabling Large Language Models (LLMs) to engage effectively in user-centric interactions. However, current methods face a dual challenge: they fail to infer users' deep implicit pref…

Reinforcement Learning

PreferThinker: Reasoning-based Personalized Image Preference Assessment

2025-11-01 · Shengqi Xu, Xinpeng Zhou, Yabo Zhang, Ming Liu 외 arxiv

Personalized image preference assessment aims to evaluate an individual user's image preferences by relying only on a small set of reference images as prior information. Existing methods mainly focus on general preferenc…

Reinforcement Learning

Large Language Model Driven Recommendation

2024-08-20 · Anton Korikov, Scott Sanner, Yashar Deldjoo, Zhankui He 외

While previous chapters focused on recommendation systems (RSs) based on standardized, non-verbal user feedback such as purchases, views, and clicks -- the advent of LLMs has unlocked the use of natural language (NL) int…

Language ModelingLanguage ModellingLarge Language Modelmodel+2

Improving User Experience with Personalized Review Ranking and Summarization

2025-10-28 · Muhammad Jawad Mufti, Omar Hammad, MD. Mahfuzur Rahman arxiv

Online consumer reviews are important decision-support resources in e-commerce, yet the increasing volume of reviews often creates information overload and makes it difficult for users to identify content that matches th…

A Review of Data Mining in Personalized Education: Current Trends and Future Prospects

2024-02-27 · Zhang Xiong, Haoxuan Li, Zhuang Liu, Zhuofan Chen 외

Personalized education, tailored to individual student needs, leverages educational technology and artificial intelligence (AI) in the digital age to enhance learning effectiveness. The integration of AI in educational p…

cognitive diagnosisKnowledge Tracing