MACRec
A multi-agent collaborative framework for recommender systems
LLM-based agents have gained considerable attention for their decision-making skills and ability to handle complex tasks. There are various complex decision-making tasks in recommendation scenarios, so some previous studies have tried to use agents in this scenario. However, existing work focuses on using agents for user/item simulation, ignoring the multi-agent collaboration ability for recommendation. In this paper, we introduce MACRec (missing reference), a novel framework designed to enhance recommendation systems through multi-agent collaboration, to deploy multi-agents for various recommendation tasks directly. In our framework, recommendation tasks are addressed through the collaborative efforts of various specialized agents, including Manager, User/Item Analyst, Reflector, Searcher, and Task Interpreter, with different working flows. Furthermore, we provide application examples of how developers can easily use MACRec on various recommendation tasks, including rating prediction, sequential recommendation, conversational recommendation, and explanation generation of recommendation results. The framework and demonstration video are publicly available at https://github.com/wzf2000/MACRec.
