paper-with-me

홈 › Papers

M-$LLM^3$REC: A Motivation-Aware User-Item Interaction Framework for Enhancing Recommendation Accuracy with LLMs

2025-08-21 · Lining Chen, Qingwen Zeng, Huaming Chen arxiv

Recommendation systems have been essential for both user experience and platform efficiency by alleviating information overload and supporting decision-making. Traditional methods, i.e., content-based filtering, collaborative filtering, and deep learning, have achieved impressive results in recommendation systems. However, the cold-start and sparse-data scenarios are still challenging to deal with. Existing solutions either generate pseudo-interaction sequence, which often introduces redundant or noisy signals, or rely heavily on semantic similarity, overlooking dynamic shifts in user motivation. To address these limitations, this paper proposes a novel recommendation framework, termed M-$LLM^3$REC, which leverages large language models for deep motivational signal extraction from limited user interactions. M-$LLM^3$REC comprises three integrated modules: the Motivation-Oriented Profile Extractor (MOPE), Motivation-Oriented Trait Encoder (MOTE), and Motivational Alignment Recommender (MAR). By emphasizing motivation-driven semantic modeling, M-$LLM^3$REC demonstrates robust, personalized, and generalizable recommendations, particularly boosting performance in cold-start situations in comparison with the state-of-the-art frameworks.

📄 PDF Abstract BibTeX arXiv:2508.15262

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation SystemsSemantic Similarity

Similar Papers 제목 키워드 기반

Intent-Interest Disentanglement and Item-Aware Intent Contrastive Learning for Sequential Recommendation

2025-01-13 · Yijin Choi, Chiehyeon Lim

Recommender systems aim to provide personalized item recommendations by capturing user behaviors derived from their interaction history. Considering that user interactions naturally occur sequentially based on users' int…

Contrastive LearningDisentanglementRecommendation SystemsSequential Recommendation

Multi-Component Graph Convolutional Collaborative Filtering

2019-11-25 · Xiao Wang, Ruijia Wang, Chuan Shi, Guojie Song 외

The interactions of users and items in recommender system could be naturally modeled as a user-item bipartite graph. In recent years, we have witnessed an emerging research effort in exploring user-item graph for collabo…

Collaborative FilteringRecommendation Systems

Exploring the Individuality and Collectivity of Intents behind Interactions for Graph Collaborative Filtering

2024-05-15 · Yi Zhang, Lei Sang, Yiwen Zhang

Intent modeling has attracted widespread attention in recommender systems. As the core motivation behind user selection of items, intent is crucial for elucidating recommendation results. The current mainstream modeling …

Collaborative FilteringGraph GenerationGraph ReconstructionRecommendation Systems

MAPS: Motivation-Aware Personalized Search via LLM-Driven Consultation Alignment

2025-03-03 · Weicong Qin, Yi Xu, Weijie Yu, Chenglei Shen 외

Personalized product search aims to retrieve and rank items that match users' preferences and search intent. Despite their effectiveness, existing approaches typically assume that users' query fully captures their real m…

Contrastive Learning

Sequential Recommendation with Latent Relations based on Large Language Model

2024-03-27 · Shenghao Yang, Weizhi Ma, Peijie Sun, Qingyao Ai 외

Sequential recommender systems predict items that may interest users by modeling their preferences based on historical interactions. Traditional sequential recommendation methods rely on capturing implicit collaborative …

Collaborative FilteringKnowledge GraphsLanguage ModelingLanguage Modelling+5