paper-with-me

Papers

RecMind: Large Language Model Powered Agent For Recommendation

2023-08-28 · Yancheng Wang, Ziyan Jiang, Zheng Chen, Fan Yang, Yingxue Zhou, Eunah Cho, Xing Fan, Xiaojiang Huang, Yanbin Lu, Yingzhen Yang

While the recommendation system (RS) has advanced significantly through deep learning, current RS approaches usually train and fine-tune models on task-specific datasets, limiting their generalizability to new recommendation tasks and their ability to leverage external knowledge due to model scale and data size constraints. Thus, we designed an LLM-powered autonomous recommender agent, RecMind, which is capable of leveraging external knowledge, utilizing tools with careful planning to provide zero-shot personalized recommendations. We propose a Self-Inspiring algorithm to improve the planning ability. At each intermediate step, the LLM self-inspires to consider all previously explored states to plan for the next step. This mechanism greatly improves the model's ability to comprehend and utilize historical information in planning for recommendation. We evaluate RecMind's performance in various recommendation scenarios. Our experiment shows that RecMind outperforms existing zero/few-shot LLM-based recommendation baseline methods in various tasks and achieves comparable performance to a fully trained recommendation model P5.

📄 PDF Abstract BibTeX arXiv:2308.14296

Code (0)

등록된 구현이 없습니다.

Tasks

Explanation GenerationLanguage ModelingLanguage ModellingLarge Language ModelmodelSequential Recommendation

Similar Papers 제목 키워드 기반

RecMind: Japanese Movie Recommendation Dialogue with Seeker's Internal State

2024-02-21 · Takashi Kodama, Hirokazu Kiyomaru, Yin Jou Huang, Sadao Kurohashi

Humans pay careful attention to the interlocutor's internal state in dialogues. For example, in recommendation dialogues, we make recommendations while estimating the seeker's internal state, such as his/her level of kno…

Movie RecommendationResponse Generation

RecMind: LLM-Enhanced Graph Neural Networks for Personalized Consumer Recommendations

2025-09-08 · Chang Xue, Youwei Lu, Chen Yang, Jinming Xing arxiv

Personalization is a core capability across consumer technologies, streaming, shopping, wearables, and voice, yet it remains challenged by sparse interactions, fast content churn, and heterogeneous textual signals. We pr…

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

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

AgentRec: Next-Generation LLM-Powered Multi-Agent Collaborative Recommendation with Adaptive Intelligence

2025-10-02 · Bo Ma, Hang Li, ZeHua Hu, XiaoFan Gui 외 arxiv

Interactive conversational recommender systems have gained significant attention for their ability to capture user preferences through natural language interactions. However, existing approaches face substantial challeng…