paper-with-me

Papers

MAS4POI: a Multi-Agents Collaboration System for Next POI Recommendation

2024-09-05 · Yuqian Wu, Yuhong Peng, Jiapeng Yu, Raymond S. T. Lee

LLM-based Multi-Agent Systems have potential benefits of complex decision-making tasks management across various domains but their applications in the next Point-of-Interest (POI) recommendation remain underexplored. This paper proposes a novel MAS4POI system designed to enhance next POI recommendations through multi-agent interactions. MAS4POI supports Large Language Models (LLMs) specializing in distinct agents such as DataAgent, Manager, Analyst, and Navigator with each contributes to a collaborative process of generating the next POI recommendations.The system is examined by integrating six distinct LLMs and evaluated by two real-world datasets for recommendation accuracy improvement in real-world scenarios. Our code is available at https://github.com/yuqian2003/MAS4POI.

📄 PDF Abstract BibTeX arXiv:2409.13700

Code (1)

yuqian2003/mas4poi 공식 구현

Tasks

Decision MakingManagement

Similar Papers 제목 키워드 기반

MACRec: a Multi-Agent Collaboration Framework for Recommendation

2024-02-23 · Zhefan Wang, Yuanqing Yu, Wendi Zheng, Weizhi Ma 외

LLM-based agents have gained considerable attention for their decision-making skills and ability to handle complex tasks. Recognizing the current gap in leveraging agent capabilities for multi-agent collaboration in reco…

Conversational RecommendationDecision MakingExplanation GenerationRecommendation Systems+1

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

Multi-Agent Collaborative Filtering: Orchestrating Users and Items for Agentic Recommendations

2025-11-23 · Yu Xia, Sungchul Kim, Tong Yu, Ryan A. Rossi 외 arxiv

Agentic recommendations cast recommenders as large language model (LLM) agents that can plan, reason, use tools, and interact with users of varying preferences in web applications. However, most existing agentic recommen…

Collaborative Filtering

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…

Robust Multi-Agent Multi-Armed Bandits

2020-07-07 · Daniel Vial, Sanjay Shakkottai, R. Srikant

Recent works have shown that agents facing independent instances of a stochastic $K$-armed bandit can collaborate to decrease regret. However, these works assume that each agent always recommends their individual best-ar…

Distributed ComputingMulti-Armed BanditsRecommendation Systems