paper-with-me

Papers

Enhancing User Intent for Recommendation Systems via Large Language Models

2025-01-18 · Xiaochuan Xu, Zeqiu Xu, Peiyang Yu, Jiani Wang

Recommendation systems play a critical role in enhancing user experience and engagement in various online platforms. Traditional methods, such as Collaborative Filtering (CF) and Content-Based Filtering (CBF), rely heavily on past user interactions or item features. However, these models often fail to capture the dynamic and evolving nature of user preferences. To address these limitations, we propose DUIP (Dynamic User Intent Prediction), a novel framework that combines LSTM networks with Large Language Models (LLMs) to dynamically capture user intent and generate personalized item recommendations. The LSTM component models the sequential and temporal dependencies of user behavior, while the LLM utilizes the LSTM-generated prompts to predict the next item of interest. Experimental results on three diverse datasets ML-1M, Games, and Bundle show that DUIP outperforms a wide range of baseline models, demonstrating its ability to handle the cold-start problem and real-time intent adaptation. The integration of dynamic prompts based on recent user interactions allows DUIP to provide more accurate, context-aware, and personalized recommendations. Our findings suggest that DUIP is a promising approach for next-generation recommendation systems, with potential for further improvements in cross-modal recommendations and scalability.

📄 PDF Abstract BibTeX arXiv:2501.10871

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Intent-Enhanced Data Augmentation for Sequential Recommendation

2024-10-11 · Shuai Chen, Zhoujun Li

The research on intent-enhanced sequential recommendation algorithms focuses on how to better mine dynamic user intent based on user behavior data for sequential recommendation tasks. Various data augmentation methods ar…

Contrastive LearningData AugmentationSequential Recommendation

Atomic Intent Reasoning: Bringing LLM Semantics to Industrial Cross-Domain Recommendations

2026-06-09 · Zhuohang Jiang, Yuxin Chen, Shijie Wang, Haohao Qu 외 arxiv

Cross-domain recommendation is a core problem in content-to-e-commerce platforms. Its objective is to leverage user interactions with content to infer potential purchasing intent on the e-commerce side, thereby enhancing…

Recommendation Systems

Thought-Augmented Planning for LLM-Powered Interactive Recommender Agent

2025-06-30 · Haocheng Yu, Yaxiong Wu, Hao Wang, Wei Guo 외

Interactive recommendation is a typical information-seeking task that allows users to interactively express their needs through natural language and obtain personalized recommendations. Large language model-powered (LLM-…

Interactive RecommendationLarge Language ModelRecommendation SystemsUser Simulation

Beyond Item Dissimilarities: Diversifying by Intent in Recommender Systems

2024-05-20 · Yuyan Wang, Cheenar Banerjee, Samer Chucri, Fabio Soldo 외

It has become increasingly clear that recommender systems that overly focus on short-term engagement prevents users from exploring diverse interests, ultimately hurting long-term user experience. To tackle this challenge…

Recommendation Systems

MATCHA: Can Multi-Agent Collaboration Build a Trustworthy Conversational Recommender?

2025-04-26 · Zheng Hui, Xiaokai Wei, Yexi Jiang, Kevin Gao 외

In this paper, we propose a multi-agent collaboration framework called MATCHA for conversational recommendation system, leveraging large language models (LLMs) to enhance personalization and user engagement. Users can re…

Conversational RecommendationDiversityRecommendation SystemsRe-Ranking