Paper deep dive
Multi-Agent Video Recommenders: Evolution, Patterns, and Open Challenges
Srivaths Ranganathan, Abhishek Dharmaratnakar, Anushree Sinha, Debanshu Das
Intelligence
Status: succeeded | Model: google/gemini-3.1-flash-lite-preview | Prompt: intel-v1 | Confidence: 95%
Last extracted: 4/3/2026, 12:18:58 AM
Summary
This paper provides a comprehensive survey of Multi-Agent Video Recommender Systems (MAVRS), tracing their evolution from traditional single-model recommenders to modern LLM-powered multi-agent architectures. It introduces a taxonomy of collaborative patternsâHierarchical Orchestration, Pipeline-based Modular Collaboration, User-Agent Collaboration, and User Simulation Agent Ensemblesâand discusses representative frameworks like MMRF, MACRec, and Agent4Rec. The authors identify key challenges in scalability, multimodal understanding, and incentive alignment, while proposing future research directions in hybrid RL-LLM systems and self-improving recommenders.
Entities (6)
Relation Signals (4)
MMRF â usespattern â Hierarchical Orchestration
confidence 95% ¡ A prominent example of this model is the Model-based Multi-agent Ranking Framework (MMRF)
VRAgent-R1 â usespattern â Pipeline-based Modular Collaboration
confidence 95% ¡ The VRAgent-R1 system demonstrates this approach, utilizing a two-stage pipeline
TKGPT â usespattern â User-Agent Collaboration
confidence 95% ¡ TKGPT (Niu et al., 2025) is a system designed around this principle.
Agent4Rec â usespattern â User Simulation Agent Ensembles
confidence 95% ¡ Agent4Rec (Zhang et al., 2024a) is the primary example of this pattern
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Video recommender systems are among the most popular and impactful applications of AI, shaping content consumption and influencing culture for billions of users. Traditional single-model recommenders, which optimize static engagement metrics, are increasingly limited in addressing the dynamic requirements of modern platforms. In response, multi-agent architectures are redefining how video recommender systems serve, learn, and adapt to both users and datasets. These agent-based systems coordinate specialized agents responsible for video understanding, reasoning, memory, and feedback, to provide precise, explainable recommendations. In this survey, we trace the evolution of multi-agent video recommendation systems (MAVRS). We combine ideas from multi-agent recommender systems, foundation models, and conversational AI, culminating in the emerging field of large language model (LLM)-powered MAVRS. We present a taxonomy of collaborative patterns and analyze coordination mechanisms across diverse video domains, ranging from short-form clips to educational platforms. We discuss representative frameworks, including early multi-agent reinforcement learning (MARL) systems such as MMRF and recent LLM-driven architectures like MACRec and Agent4Rec, to illustrate these patterns. We also outline open challenges in scalability, multimodal understanding, incentive alignment, and identify research directions such as hybrid reinforcement learning-LLM systems, lifelong personalization and self-improving recommender systems.
Tags
Links
- Source: https://arxiv.org/abs/2604.02211v1
- Canonical: https://arxiv.org/abs/2604.02211v1
Trouble viewing inline? Open PDF directly â
Full Text
53,017 characters extracted from source content.
Expand or collapse full text
by Multi-Agent Video Recommenders: Evolution, Patterns, and Open Challenges Srivaths Ranganathan 0009-0008-1358-2974 Google LLCMountain ViewUSA srivaths@google.com , Abhishek Dharmaratnakar 0009-0002-7335-8233 Google LLCSan BrunoUSA dharmaratnakar@google.com , Anushree Sinha 0009-0008-3189-6707 Google LLCMountain ViewUSA sinhaanushree@google.com and Debanshu Das 0009-0005-0233-4623 Google LLCMountain ViewUSA debanshu@google.com (2026) Abstract. Video recommender systems are among the most popular and impactful applications of AI, shaping content consumption and influencing culture for billions of users. Traditional single-model recommenders, which optimize static engagement metrics, are increasingly limited in addressing the dynamic requirements of modern platforms. In response, multi-agent architectures are redefining how video recommender systems serve, learn, and adapt to both users and datasets. These agent-based systems coordinate specialized agents responsible for video understanding, reasoning, memory, and feedback, to provide precise, explainable recommendations. In this survey, we trace the evolution of multi-agent video recommendation systems (MAVRS). We combine ideas from multi-agent recommender systems, foundation models, and conversational AI, culminating in the emerging field of large language model (LLM)-powered MAVRS. We present a taxonomy of collaborative patterns and analyze coordination mechanisms across diverse video domains, ranging from short-form clips to educational platforms. We discuss representative frameworks, including early multi-agent reinforcement learning (MARL) systems such as MMRF and recent LLM-driven architectures like MACRec and Agent4Rec, to illustrate these patterns. We also outline open challenges in scalability, multimodal understanding, incentive alignment, and identify research directions such as hybrid reinforcement learningâLLM systems, lifelong personalization and self-improving recommender systems. Recommender systems, Large language models, Multi-agent systems â journalyear: 2026â copyright: câ conference: The Nineteenth ACM International Conference on Web Search and Data Mining; February 22â26, 2026; Boise, ID, USAâ booktitle: The Nineteenth ACM International Conference on Web Search and Data Mining (WSDM Companion â26), February 22â26, 2026, Boise, ID, USAâ doi: 10.1145/3779211.3795739â isbn: 979-8-4007-2358-2/2026/02â ccs: Information systems Recommender systemsâ ccs: Computing methodologies Multi-agent systems 1. Introduction and Motivation Recommender systems (RSs) have become essential for navigating the vast and growing landscape of video on the internet (Liebman et al., 2015; Adomavicius and Tuzhilin, 2005; Ricci et al., 2011). They curate personalized feeds, improve user satisfaction, and support the attention economy across platforms for short-form entertainment, music streaming, live broadcasts, and educational media. Conventional RS pipelines, whether collaborative filtering (Koren et al., 2009; Rendle, 2010), deep sequential models (Kang and McAuley, 2018; Sun et al., 2019), or reinforcement-learning optimizers (Mnih et al., 2015; Sutton and Barto, 2018), operate largely as single-agent systems, optimizing one global objective (e.g., click-through rate or watch time). This paradigm not only neglects competing goals, such as diversity, fairness, and explainability (Zhang and Chen, 2020; Burke, 2017), but also hinders the system from adapting to the dynamic and complex nature of real-world environments, including heterogeneous content, evolving user intent, and complex feedback loops. (Quadrana et al., 2018; He et al., 2017). Recent progress in multi-agent learning has introduced decentralized and cooperative paradigms that decompose the recommendation process into interacting roles. Each agent can specialize in tasks, such as perception, reasoning, or feedback integration, jointly optimizing a shared objective through communication and coordination (Wang et al., 2024a, 2025b). These developments reveal that a multi-agent design can solve more complex user problems, increasing recommendation quality and user engagement (Boadana et al., 2025). Concurrently, the emergence of foundation models (FMs) [large language and multimodal models trained on vast corpora] has transformed how recommender systems can represent, reason, and interact (Vaswani et al., 2017; Devlin et al., 2019; Brown et al., 2020). FMs enable zero-shot generalization (He et al., 2023; Ranganathan et al., 2025), natural-language interfaces, and cross-modal reasoning over text, vision, and audio. When coupled with multi-agent coordination, they form the basis of agentic recommender systems which autonomously plan, reflect, use tools and coordinate with other agents to achieve their goals. (He et al., 2020; Wang et al., 2025b). Despite this rapid progress, the field lacks a unified taxonomy that bridges classical multi-agent reinforcement learning with these emerging foundation-model paradigms across diverse video ecosystems (Wu et al., 2023; Zhang et al., 2021). Prior surveys have focused either on Multi-Agent RL or on foundation models in traditional recommendation systems or collaboration in generic multi-agent systems, leaving a gap in understanding how these streams converge in modern recommender systems (Zhou et al., 2024b). Overall, this work aims to build that bridge for the domain of multi-agent video recommendation systems (MAVRS), outlining a pathway toward self-improving, transparent, and trustworthy next-generation video recommenders. Why Video Recommenders Although some of the underlying principles presented in this paper can be generalized to other recommendation domains, the large-scale, high-impact nature of modern video recommenders makes them a perfect testbed for developing and validating LLM-powered multi-agent systems. While traditional architectures suffice for text or product IDs, video recommendation presents a unique âmodality gapâ that necessitates agentic decomposition. Unlike text, which can be tokenized directly into an LLMâs context window, video is high-dimensional, temporal, and multimodal. No single foundation model can currently ingest a userâs entire long-term video watch history at the pixel level to perform reasoning. Multi-agent systems solve this by decoupling perception from reasoning: specialized âPerception Agentsâ compress raw video into semantic summaries, while âReasoning Agentsâ utilize these lightweight textual representations to perform logic-heavy personalization. This modularity allows MAVRS to scale video understanding without hitting the context limits that plague single-model generative approaches. 2. Background and Related Work Before the advent of multi-agent and LLM-driven frameworks, the field of recommender systems was dominated by two primary paradigms: collaborative filtering and content-based filtering. Collaborative filtering (CF) operates on the principle of homophily, identifying users with similar taste profiles to make recommendations based on what analogous users have enjoyed (Ricci et al., 2011). Content-based (CB) methods, in contrast, focus on the intrinsic properties of items and recommend content with features similar to those a user has previously rated positively (Adomavicius and Tuzhilin, 2005; Koren et al., 2009). While often effective, these classical approaches face challenges such as the âcold startâ problem for new users or items, data sparsity in user-item interaction matrices, and a limited ability to capture the dynamic, multi-faceted nature of user intent (Burke, 2017). These challenges paved the way for more complex, decentralized models, which form the basis of modern multi-agent systems (Quadrana et al., 2018; He et al., 2017; Sun et al., 2019; Zhang et al., 2019). Multi-Agent Recommender Systems Early multi-agent recommender systems (MARS) emerged from distributed AI research, where the goal was to decompose recommendation subtasks among cooperative software entities (Wooldridge, 2009; Selmi et al., 2014). Selmi et al. (2014) identified four canonical roles: interface agents that interact with users, filtering agents that match items to preferences, learning agents that update profiles, and mediator agents that resolve conflicts across heterogeneous sources. Subsequent systems incorporated negotiation, trust modeling, and content aggregation to enhance autonomy and scalability (Burke, 2017). Although these designs improved modularity, they relied heavily on symbolic reasoning and rule-based communication, limiting adaptability in large-scale, dynamic video environments. The success of deep reinforcement learning (DRL)ânotably the Deep Q-Network (DQN) (Mnih et al., 2015)âcatalyzed a wave of research towards optimizing multi-agent recommender systems using DRL (Sutton and Barto, 2018; Liebman et al., 2015). In MARL, multiple agents learn coordinated policies through shared or partially shared rewards. Model-based methods such as MMRF optimize heterogeneous feedback signals (e.g., watch-time, like-rate, dwell-time) using attention-based message passing among agents for stable off-policy learning (Wang et al., 2025b). Foundation-Model-Powered Recommendation Foundation models (FMs),large language and multimodal transformers, have redefined how recommender systems can represent and reason about content (Vaswani et al., 2017; Devlin et al., 2019; Brown et al., 2020; Radford et al., 2021; Alayrac et al., 2022). Large Language Models (LLMs) provide enhanced generalization abilities, having trained on extensive datasets, allowing them to understand complex patterns and handle new items or user trends effectively (Chowdhery et al., 2023; Touvron et al., 2023). They offer improved explanation and reasoning capabilities by providing more comprehensive and context-aware justifications (Ouyang et al., 2022; Zhang and Chen, 2020). Additionally, LLMs enhance personalization and interactivity through their natural language processing features, enabling dynamic adaptation to user feedback and preferences (Chen et al., 2024a). They can also allow users to have more fine-tuned control over the systemâs understanding of user preferences and, subsequently, the recommended content (Boadana et al., 2025). LLMs have been integrated into RS through three main paradigms: (i) feature-based, using FMs as embedding extractors for user and item representations (Wang et al., 2024a); (i) generative, treating recommendation as text or sequence generation by prompting or fine-tuning (Brown et al., 2020; Devlin et al., 2019); and (i) agentic, where the LLM serves as the core of autonomous reasoning that plans, memorizes, and interacts through natural language (Boadana et al., 2025). Agentic Frameworks Recent studies combine multi-agent coordination with LLM reasoning to create conversational and collaborative recommenders. An LLM-based recommender agent is an autonomous entity designed to perceive its environment, make decisions, and take actions within a recommendation scenario (Chen et al., 2024a). MACRec and its extension MACRS organize LLM agents into hierarchical rolesâmanager, analyst, searcher, reflector, and interpreterâto perform sequential and dialogue-based tasks (Wang et al., 2024a). EmotionRec and MusicAgent further incorporate multimodal affect detection, enabling personalized music and video recommendation grounded in user emotion and context (Boadana et al., 2025; Yu et al., 2023). These systems demonstrate that emotional awareness and cooperative reasoning can significantly enhance engagement and trust (Wang et al., 2025b). Figure 1. Illustration of Multi-agent Video Recommender patterns highlighting an example for each pattern in Section 3. 3. Collaborative Multi-Agent Video Recommender Patterns The collaborative interactions between LLM agents in video recommendation can be categorized into distinct architectural patterns. This taxonomy classifies systems according to the primary mechanism of agent interaction and the overarching goal of the collaboration, revealing how different structures are engineered to solve specific problems. The following sections detail prominent architectures, each illustrated with a key example from recent research (Wang et al., 2025b). 3.1. Hierarchical Orchestration This architecture employs a central coordinating agent that directs the actions and integrates the outputs of specialized, subordinate agents to achieve a unified objective. The collaboration pattern is explicitly top-down, with the coordinating agent orchestrating the contributions of the agentic group. Subordinate agents may operate in two primary modes: (1) collaboratively, to jointly identify an optimal recommendation, or (2) competitively, proposing distinct recommendations from which the coordinating agent selects based on user signals or other optimization criteria (Rahwan et al., 2019; Wang et al., 2021). A prominent example of this model is the Model-based Multi-agent Ranking Framework (MMRF), (Zhou et al., 2024a) designed to maximize user WatchTime on a short-video platform. In MMRF, a main agent is dedicated to the primary objective (WatchTime) and is supported by auxiliary agents, each tasked with maximizing a secondary user interaction signal (e.g., Follow, Like, Comment). Coordination is achieved via an âAttentive Collaboration Mechanism,â which permits the main agent to dynamically weigh and integrate salient information from the auxiliary agents. This hierarchical structure allows the system to optimize for a primary metric while strategically leveraging correlated signals from secondary user preferences. The MMAgentRec system (Xiao, 2025), applied in the tourism domain, presents a conceptual variation. It prompts a single LLM to simulate multiple expert personas from diverse domains (e.g., natural sciences, social sciences, humanities), which then provide interdisciplinary advice on a userâs request. This framework also incorporates a âreflection mechanism,â enabling the LLM to self-critique its outputs and refine its decision-making (Ouyang et al., 2022). This approach leverages the LLMâs latent knowledge by structuring its reasoning process as an internal, collaborative dialogue among simulated experts (Boadana et al., 2025). This architectural pattern can be generalized to multiple, distinct agents, each parameterized with specific prompts or inputs to optimize for different objectives. In a video RS context, this could be implemented as specialized agents recommending content from different domains (e.g., News, Education, Music) or optimizing for divergent engagement goals (e.g., long-term user value vs. short-term engagement) (Chen et al., 2023; Wang et al., 2025b). 3.2. Pipeline-based Modular Collaboration In this architectural pattern, agents operate sequentially, forming a processing pipeline where each agent executes a distinct, specialized task. The output of one agent serves as the direct input for the next, establishing a modular workflow that decomposes a complex problem into manageable stages. This pattern is analogous to traditional, non-agentic industry systems where distinct engineering teams manage separate data processing pipelines (e.g., video processing and indexing, user history summarization, model training) that write intermediate outputs to offline databases (Zhou et al., 2024b; Adomavicius and Tuzhilin, 2005; He et al., 2017; Da Silva et al., 2023). The VRAgent-R1 system demonstrates this approach, utilizing a two-stage pipeline to enhance video recommendation performance: (1) Item Perception (IP) Agent: This initial agent processes raw, multimodal video content. It employs a âhuman-like progressive thinkingâ process to move beyond surface-level features, generating an enhanced semantic summary that captures latent, recommendation-relevant semantics (Radford et al., 2021; Alayrac et al., 2022; Li et al., 2023). (2) User Simulation (US) Agent: The semantic summary from the IP Agent enriches the base recommender modelâs item representations. The US Agent leverages this enhanced understanding to simulate user decisions. This agentâs feedback is integrated into a reinforcement learning (RL) loop, with rewards for predicting the next video watched by the user and for providing Chain of Thought reasoning of whether a user would like a specific video. The resulting learned policy is better aligned with human preferences, and subsequently generates higher-quality recommendations (Mnih et al., 2015; Sutton and Barto, 2018). In contrast to the two-stage VRAgent-R1, the authors of MACRec propose a conversational recommender system with an alternative task decomposition (Wang et al., 2024b): ⢠Manager: Assigns sub-tasks to other agents, aggregates their responses, and reasons about the task status to generate a final response to the user or instantiate new sub-agents. ⢠Reflector: Evaluates the Managerâs proposed response and provides critical feedback for improvement. The Manager uses this feedback to decide whether to share the current recommendation with the user or iterate further (Ouyang et al., 2022). ⢠User/Item Analyst: Provides a nuanced analysis of both user preferences and item content. This role is analogous to the combined functions of the IP and US agents in VRAgent-R1. ⢠Searcher: Executes search queries and summarizes the results for the Manager. This two-stage process (search-then-summarize) optimizes token consumption for the Manager agent (Boadana et al., 2025). ⢠Task Interpreter: Interfaces with the user, converting natural language queries into structured task descriptions for the Manager. It also maintains the conversational state and history across multiple Manager calls (Fang et al., 2024; Huang et al., 2025a). 3.3. User-Agent Collaboration In this architecture, multiple agents collaborate internally to power a single, user-facing conversational interface (within a broader recommendation surface) where the primary objective is not to provide recommendations, but to empower the end-user with direct, intuitive control over their recommendation feed, thereby enhancing their âsense of agencyâ (Floridi and Cowls, 2019). TKGPT (Niu et al., 2025) is a system designed around this principle. It functions as an LLM-enhanced chatbot that allows users to modify their TikTok âFor Youâ page through natural language. This is achieved through a partnership between two internal assistants. The Recommender Assistant interprets the userâs conversational requests to generate relevant keywords for video topics. The Sorting Assistant uses the LLM to assign weights to these keywords, which determine the proportion of videos for each topic in the next batch of 32 videos. These videos are then shuffled and presented to the user. This collaboration translates a userâs natural language intent into concrete algorithmic adjustments via a proportional allocation and batch-based update mechanism, creating a direct and transparent control interface (Huang et al., 2025a; Fang et al., 2024). 3.4. User Simulation Agent Ensembles This architecture uses agents not as the core recommender, but as a simulated population of users. The goal is to generate high-fidelity synthetic interaction data, which can be used to evaluate system performance offline, train other models, or study complex user behavior phenomena without the cost and risk of live A/B testing (Wang et al., 2025b; Rahwan et al., 2019). Agent4Rec (Zhang et al., 2024a) is the primary example of this pattern, creating a simulator with thousands of LLM-empowered generative agents (Wang et al., 2025b). Each agent is initialized from real-world datasets with a detailed profile, including unique tastes and social traits like activity (interaction frequency) and conformity (alignment with popular sentiment). The central goal is to achieve âagent alignmentâ by ensuring simulated behaviors are faithful to those of real humans, allowing the ensemble to replicate effects like the âfilter bubbleâ (Zhang et al., 2024b). The US Agent from VRAgent-R1 also serves as a simulation agent. These two systems exemplify different philosophies for achieving alignment: Agent4Rec relies on rich, static profiling initialized from real data, whereas VRAgent-R1âs US Agent uses a dynamic, in-loop training methodâReinforcement Learning with Group Relative Policy Optimization (GRPO)âto continuously align its behavior with real user decisions (Chen et al., 2025). This simulation pattern can be used to create a sandbox for testing multi-agent systemsâ insights on social norms and governance. For example, Agent4Recâs modeling of user ensembles allows researchers to prototype various agent incentive formulations and observe emergent behaviors (like filter bubbles) without real-world risk. Table 1. Evaluation of collaborative multi-agent video recommender architectures. Metrics emphasize coordination, user alignment, and computational feasibility. Pattern Primary Evaluation Focus Representative Metrics Critical Failure Points & Risks Hierarchical Orchestration (e.g., MMRF, MMAgentRec) Orchestration Effectiveness: How well does the central agent integrate diverse sub-goals to optimize the primary system objective? Main objective metric (e.g., WatchTime), contribution weights (from attentive mechanism), system-wide latency. Coordinator Bottleneck: The central agent becomes a single point of failure. Conflicting Goals: Auxiliary agents may work at cross-purposes, harming the main objective. Pipeline-based Modular (e.g., VRAgent-R1, MACRec) End-to-End Task Quality: How well does the final output perform after passing through all sequential stages? Quality of intermediate outputs, error propagation rate, end-to-end latency. Compounding Errors and Brittleness: An error in an early agent (e.g., IP Agent) can degrade the entire chain. User-Agent Collaboration (e.g., TKGPT) User-Perceived Agency: Does the user feel in control and satisfied with the systemâs response to their natural language commands? User satisfaction (SUS scores), task success rate (from user studies), latency from command to feed update. Misinterpretation: The system may misunderstand the userâs (often ambiguous) intent and make drastic, undesirable changes to recommendations. User Simulation Ensemble (e.g., Agent4Rec) Behavioral Fidelity: How accurately does the simulated agent population replicate the statistical properties of real human users? KL divergence (or similar) between simulated and real interaction distributions; replication of known macro-effects (e.g., filter bubbles). Lack of Generalization: Agents overfit to initialization data and fail to model novel behaviors. Prohibitive Cost: High computational overhead for running thousands of LLM agents. 4. Agent-centric Evaluation Evaluating multi-agent recommender systems (MARS) differs fundamentally from classical single-model recommenders because multiple agents interact, negotiate, and learn concurrently (Dafoe et al., 2021; Zhang et al., 2024b). Standard metrics such as Precision@K and NDCG remain necessary to measure the quality of the recommendations (Adomavicius and Tuzhilin, 2005; He et al., 2017) but are insufficient to capture coordination, reasoning quality, and emergent behaviors of the agentic framework itself (Huang et al., 2025a; Zhang et al., 2024c). A comprehensive evaluation must therefore be multi-dimensional, assessing not only the final output but also the internal processes of the agents (Zhou et al., 2024b; Zhang et al., 2024b). We propose five key dimensions for a holistic, agent-centric evaluation. 4.1. Task-Specific Quality This dimension evaluates the performance of an individual agent on its specialized sub-task, separate from the final recommendation (Zhang et al., 2024b; Ouyang et al., 2022). ⢠For Perception Agents (e.g., the IP Agent in VRAgent-R1): Evaluation can involve comparing the agent-generated representation/summary for a sample of videos against human-generated summaries or ground-truth labels using metrics like ROUGE, BERTScore, or emotion-based recognition signals (Radford et al., 2021; Alayrac et al., 2022; Li et al., 2023; Chaugule et al., 2016). ⢠For Reasoning Agents (e.g., the âreflection mechanismâ in MMAgentRec): Evaluation is often qualitative, assessing the logical coherence, factuality, and self-correction capability of the agentâs internal monologue or âscratchpadâ (Ouyang et al., 2022). ⢠For Specialized Recommenders (e.g., the auxiliary agents in MMRF): These can be evaluated on their own proxy metrics (e.g., can the âLikeâ agent predict âLikesâ with high precision?). 4.2. Coordination & Collaboration Efficiency This dimension assesses the interaction between agents, focusing on the overhead and effectiveness of their collaboration. ⢠Communication Overhead: This is a critical metric for LLM-based systems, measured in the number of tokens, messages, or API calls exchanged between agents to reach a decision. The âSearcherâ agent in MACRec is an example of a design that explicitly optimizes this (Huang et al., 2025a; Zhang et al., 2024b). ⢠Latency: The end-to-end time from user request to final recommendation. This is vital for real-time video feeds and includes the cumulative processing and communication time of all agents in the chain (Dafoe et al., 2021; Huang et al., 2025b). ⢠Contribution Alignment: In hierarchical systems like MMRF, this measures whether the auxiliary agentsâ contributions (e.g., âFollowâ signal) are weighted appropriately and genuinely improve the main agentâs primary objective (âWatchTimeâ). 4.3. System-Level & Emergent Properties This dimension evaluates the macro-behavior of the entire system, particularly its stability and adaptability (Zhang et al., 2024b; Fang et al., 2024). ⢠Robustness & Fault Tolerance: This tests how the system handles the failure of a single agent. Does a pipeline-based system collapse (a âbrittleâ failure), or can a hierarchical systemâs coordinator route around the failed agent (Fang et al., 2024; Dafoe et al., 2021)? ⢠Adaptability: This measures how quickly the agent ensemble can adapt to new items, new user interests, or a shift in the data distribution. This is a key goal for systems using RL (like VRAgent-R1) and âlifelong personalizationâ (Mnih et al., 2015; Sutton and Barto, 2018; Chen et al., 2024a). ⢠Emergent Behavior Accuracy: For user simulation ensembles like Agent4Rec, this is the primary evaluation. It involves measuring the statistical divergence (e.g., KL divergence) between the simulated interaction data and real user data (Zhang et al., 2024b, c). 4.4. Human-Alignment & User-Centric Metrics This dimension moves beyond offline metrics to measure the systemâs impact on the end-user experience, which is often the primary goal (Zhang et al., 2024c, b; Dafoe et al., 2021; Chaugule et al., 2016). ⢠Controllability & Agency: For systems like TKGPT, the core metric is the userâs âsense of agency.â This is measured via user studies, assessing whether users feel their natural language commands are correctly interpreted and lead to a satisfying change in their feed (Zhang et al., 2024c, b). ⢠Explainability: A MARS architecture should naturally provide better explainability (Zhang and Chen, 2020; Zhang et al., 2019). Evaluation can involve user studies where participants rate the quality of explanations generated by the system (e.g., âThe âEducationâ agent suggested this video, and the âSortingâ agent prioritized it because you asked for âdeep divesââ) (Zhang et al., 2024c; Dafoe et al., 2021). ⢠Trustworthiness: This is a longitudinal user-study metric measuring whether users trust the systemâs recommendations and explanations over time (Zhang et al., 2024b; Floridi and Cowls, 2019). ⢠Fairness: The quality of reasoning agents and user simulation agents strongly affects bias in the recommendations for specific slices or users or content (Burke, 2017; Mehrabi et al., 2021). Standard fairness metrics that measure equal exposure for items, such as Jainâs Index or Gini Index, and metrics based on user group disparity (like Equalized Odds or Demographic Parity) can be used to measure end-to-end fairness (Wang et al., 2023; Zhang et al., 2024c). 4.5. Scalability & Economic Viability This practical dimension assesses the cost of deploying and maintaining the MARS (Shleifer et al., 2023; Chen et al., 2024b; Zhang et al., 2024b). For LLM-driven agents, the total token cost per user request or per recommendation batch and the end-to-end latency for the coordinating agents to generate a recommendation (Shleifer et al., 2023; Zhang et al., 2024b) are important to measure. For systems using RL (VRAgent-R1) or large-scale simulation (Agent4Rec), the computational resources (GPU hours, real-user data) required to train or align the agents before they produce high-fidelity results (Wu et al., 2024; Zhang et al., 2024b) can be measured. 5. Challenges and Open Problems Challenge: Incentive Alignment Ensuring agents with conflicting goals (e.g., WatchTime vs. Likes) cooperate truthfully toward a global objective. Challenge: Multimodal Grounding Agents struggle to reason deeply on dense video (visual, audio, temporal), relying on lossy text summaries. Challenge: Cost & Scalability High computational/financial overhead of LLM agents; impractical for real-time inference. Challenge: Controllability & Trust Agents may diverge from goals, misinterpret user intent, or fail opaquely; ensuring value alignment is difficult. Challenge: Evaluation Offline metrics (nDCG) are insufficient; difficult to validate if simulated users (alignment) reflect real behavior. Research: Lifelong Personalization Develop agents with long-term memory that learn with the user; explore federated, on-device agents for privacy. Research: Human-in-the-Loop Use direct user feedback (critiques, rankings) as continuous supervision; build transparent dashboards. Research: Hybrid RL-LLM Use LLMs as high-level planners to set goals/rewards for fine-grained RL (policy) agents. Research: Self-Improving Systems Design meta-agents that self-evaluate, detect data shifts, and autonomously evolve policies to stay value-aligned. Figure 2. Challenges and Future Research Directions for Multi-Agent Video Recommendation Systems (MAVRS). Despite the rapid progress in LLM-powered multi-agent recommenders, deploying MAVRS at industry scale presents significant challenges, limiting their current utility and trustworthiness (Zhou et al., 2024b; Chen et al., 2025). 5.1 Computational Cost and Scalability The reliance on large language models (LLMs) as the cognitive core for agents introduces significant computational and financial overhead. Architectures like Agent4Rec, which simulate thousands of agents, are prohibitively expensive for most research labs and impractical for real-time training or inference in production RS (Shleifer et al., 2023). Lightweight, âdistilledâ agent models or more efficient token-sharing mechanisms might offer a path forward to widespread adoption (Chen et al., 2024b; Zhou et al., 2024b). 5.2 Multimodal Grounding and Reasoning Video is an inherently dense medium packed with informationa cross modalities: visual, audio, textual and temporal. Current agents, especially those built on text-centric LLMs, struggle to âgroundâ their reasoning in this rich data. While systems like VRAgent-R1 employ an Item Perception (IP) Agent to generate semantic summaries, this is often a lossy compression (Li et al., 2023). The challenge lies in enabling agents to perform deep, cross-modal reasoning directly on video streams, moving beyond metadata and text summaries to cohesively understanding the content of the video (Alayrac et al., 2022; Radford et al., 2021; He et al., 2023; Huang et al., 2025a). 5.3 Evaluation As discussed in the previous section, evaluating the performance of complex, collaborative agent systems is an open problem. Offline metrics (e.g., nDCG, MRR) may not capture the subjective benefits of context-aware, conversational recommendation (Adomavicius and Tuzhilin, 2005; He et al., 2017). Furthermore, user simulation ensembles (Agent4Rec, VRAgent-R1) face an alignment problem: ensuring that synthetic agent behavior is a high-fidelity proxy for real human behavior, including irrationality, conformity, and drift (Chen et al., 2025; Rahwan et al., 2019). Without robust validation, it is difficult to trust simulation-based findings or offline training (Zhang et al., 2024c). 5.4 Controllability and Trustworthiness As agents become more autonomous, ensuring they are controllable, robust, and aligned with human values becomes essential (Floridi and Cowls, 2019; Zhang et al., 2024c; Huang et al., 2025a). In hierarchical systems (MMRF), a subordinate agent could diverge and optimize its secondary metric at the expense of the primary goal (Chen et al., 2025). In conversational systems (TKGPT), the translation of user intent into algorithmic action must be transparent and faithful (Li et al., 2023; Zhang and Chen, 2020). Agents could also fail in a silent, opaque manner, causing errors to propagate through other downstream agents (Rahwan et al., 2019; Ouyang et al., 2022). 5.5 Incentive Alignment In multi-agent systems, agents must be incentivized to collaborate effectively (Rahwan et al., 2019). In current recommenders, this is implicit (e.g., optimizing a shared goal). However, as systems grow in complexity, agents with different objectives (e.g., user WatchTime vs. user Likes in MMRF) may enter into conflict. A key challenge is to design explicit coordination mechanisms, potentially borrowing from computational economics (e.g., auctions, contract theory) (Zhang et al., 2024b; Ostrom, 1990). These mechanisms can help the high-level agent ensure subordinate agents cooperate truthfully and robustly toward the global system objective, even under uncertainty or conflicting signals (Huang et al., 2025a; Zhang et al., 2024c). However, unlike computational economics, incentives in LLM-based agents are configured via natural language, which allows room for the underlying LLM to interpret the prompt in ways that differ from what the developer intended. (Yang et al., 2020) 6. Future Directions Addressing the challenges above requires unifying algorithmic efficiency, realistic evaluation, and human alignment (Fang et al., 2024; Zhang et al., 2024c). Future research should treat multi-agent recommendation as a socio-technical system integrating cognition, collaboration, and ethics (Floridi and Cowls, 2019; Rahwan et al., 2019). These challenges also highlight specific directions for future research, focusing on the development of more intelligent, adaptive, and human-centric systems. 6.1. Hybrid RL-LLM Architectures A promising frontier is the deeper integration of Reinforcement Learning (RL) and LLMs. LLMs excel at high-level reasoning, planning, and understanding user intent (as seen in TKGPT or the Manager MACRec), while RL excels at fine-grained policy optimization in dynamic environments (as seen in VRAgent-R1). Future systems may use an LLM as a âplannerâ to set high-level goals or generate reward-shaping functions for a subordinate RL agent, creating a hybrid system that is both context-aware and adaptive to user feedback (Sutton and Barto, 2018; Mnih et al., 2015; Zhang et al., 2024b). These emerging âplannerâexecutorâ hybrid systems show promise for scaling such coordination while maintaining explainablity (Garnelo and Shanahan, 2019; Li et al., 2023). 6.2. Lifelong Personalization and Agent Memory Current models largely operate on a session- or user-profile-level memory. The next step is lifelong personalization, where agents build and maintain a dynamic, long-term memory of user preferences and evolving interests. This involves moving beyond static profiles (Agent4Rec) to models where agents can reason over their interaction history, self-correct past assumptions, and proactively adapt to a userâs long-term personal journey, effectively learning with the user. This requires new designs for maintaining a summarized version of long-term user preference history (Chen et al., 2024a; Li et al., 2024; Wang et al., 2025a). A promising research area here is Federated Collaboration, which applies federated learning principles to the multi-agent paradigm. A local âUser Profile Agent,â co-located with the user (such as on the device), could perform deep, lifelong personalization using raw interaction data that never leaves the device. The local agent can interact with online RS agents while optimizing for privacy and user well-being (Shleifer et al., 2023; Huang et al., 2025a). 6.3. Human-in-the-Loop Validation Long-term trust depends on user participation (Burke, 2017; Zhang and Chen, 2020). Crowdsourced or platform-integrated feedback, where users critique and rank recommendations, can serve as continuous supervision (Huang et al., 2025a; Fang et al., 2024). Interactive dashboards visualizing reasoning and fairness trade-offs will enhance transparency and literacy among users and regulators (Zhang et al., 2024c; Floridi and Cowls, 2019). In the long term, we can derive these signals directly using optimized multimodal affect detection (e.g., facial expression or tone analysis) to enhance personalization (Chaugule et al., 2016). 6.4. Toward Self-Improving Recommenders The next frontier is self-governing ecosystems where agents perceive, reason, and evolve collaboratively (Fang et al., 2024; Wang et al., 2025b). Such multi-agent architectures should enable a meta-agent to evaluate reasoning quality, detect distributional shifts, and autonomously propose schema or policy updates (Chen et al., 2024a; Huang et al., 2025a). The system should understand cause and effect and evolve its strategies to achieve better outcomes than optimizing for short-term objectives like watch time (Peters et al., 2017; SchĂślkopf et al., 2021). By self-reflecting to continuously optimizing the behavior and incentives of the modular internal agents, these multi-agent systems can evolve from content delivery tools into recommenders that are closely aligned with human values (Floridi and Cowls, 2019; Zhang et al., 2024c). References (1) Adomavicius and Tuzhilin (2005) Gediminas Adomavicius and Alexander Tuzhilin. 2005. Toward the next generation of recommender systems: A survey of the state-of-the-art and possible extensions. IEEE Transactions on Knowledge and Data Engineering 17, 6 (2005), 734â749. Alayrac et al. (2022) Jean-Baptiste Alayrac, Jeff Donahue, Paul Luc, Antoine Miech, Iain Barr, Yana Hasson, et al. 2022. Flamingo: a visual language model for few-shot learning. Advances in Neural Information Processing Systems 35 (2022), 23716â23730. Boadana et al. (2025) Ronald Carvalho Boadana, Ademir GuimarĂŁes da Costa Junior, Ricardo Rios, and Fâabio Santos da Silva. 2025. LLM-based intelligent agents for music recommendation: A comparison with classical content-based filtering. arXiv preprint arXiv:2508.11671 (2025). Brown et al. (2020) Tom Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared D Kaplan, Prafulla Dhariwal, et al. 2020. Language models are few-shot learners. Advances in Neural Information Processing Systems 33 (2020), 1877â1901. Burke (2017) Robin Burke. 2017. Multisided fairness for recommendation. ACM Transactions on Recommender Systems 1, 1 (2017), 1â32. Chaugule et al. (2016) Vikrant Chaugule, D. Abhishek, Aadheeshwar Vijayakumar, Pravin Bhaskar Ramteke, and Shashidhar G. Koolagudi. 2016. Product Review Based on Optimized Facial Expression Detection. In Proceedings of the Ninth International Conference on Contemporary Computing (IC3). IEEE, 1â6. doi:10.1109/IC3.2016.7880213 Chen et al. (2024a) Boyu Chen, Tong Yu, and Chengkai Huang. 2024a. Lifelong personalization with LLM-based agentic recommenders. arXiv preprint arXiv:2408.11567 (2024). Chen et al. (2023) Chen Chen, Shoujin Wang, and Longbing Chen. 2023. Multi-Objective Recommendation: Theory, Methods, and Applications. IEEE Transactions on Knowledge and Data Engineering (2023). Chen et al. (2024b) Kai Chen, Dong Zhou, and Tong Yu. 2024b. Efficient foundation model fine-tuning for large-scale recommender systems. arXiv preprint arXiv:2406.00132 (2024). Chen et al. (2025) Siran Chen, Boyu Chen, Chenyun Yu, Yuxiao Luo, Yi Ouyang, Cheng Lei, Chengxiang Zhuo, Li Zang, and Yali Wang. 2025. VRAgent-R1: Boosting video recommendation with MLLM-based agents via reinforcement learning. arXiv preprint arXiv:2507.02626 (2025). Chowdhery et al. (2023) Aakanksha Chowdhery, Sharan Narang, Jacob Devlin, Maarten Bosma, Gaurav Mishra, Adam Roberts, Paul Barham, Hyung Won Chung, Charles Sutton, Sebastian Gehrmann, et al. 2023. Palm: Scaling language modeling with pathways. Journal of Machine Learning Research 24, 240 (2023), 1â113. Da Silva et al. (2023) Fabio Da Silva, Leandro Marcolino, et al. 2023. A Survey on Multi-Agent Reinforcement Learning: From Decentralized to Hierarchical Architectures. IEEE Transactions on Artificial Intelligence (2023). Dafoe et al. (2021) Allan Dafoe, Yoram Bachrach, Gillian Hadfield, Eric Horvitz, Kate Larson, and Thore Graepel. 2021. Cooperative AI: Machines must learn to find common ground. Nature 593, 7857 (2021), 33â36. doi:10.1038/d41586-021-01170-0 Devlin et al. (2019) Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language understanding. In Proceedings of NAACL-HLT. 4171â4186. Fang et al. (2024) Jiabao Fang, Shen Gao, Pengjie Ren, Xiuying Chen, Suzan Verberne, and Zhaochun Ren. 2024. A multi-agent conversational recommender system. arXiv preprint arXiv:2402.01135 (2024). Floridi and Cowls (2019) Luciano Floridi and Josh Cowls. 2019. Establishing the rules for building trustworthy AI. Nature Machine Intelligence 1, 6 (2019), 261â262. Garnelo and Shanahan (2019) Marta Garnelo and Murray Shanahan. 2019. Reconciling deep learning with symbolic artificial intelligence: representing objects and relations. Current Opinion in Behavioral Sciences 29 (2019), 17â23. He et al. (2017) Xiangnan He, Lizi Liao, Hanwang Zhang, Liqiang Nie, Xia Hu, and Tat-Seng Chua. 2017. Neural collaborative filtering. In Proceedings of the 26th International Conference on World Wide Web (W). 173â182. He et al. (2020) Zhankui He, Xiangnan Chen, Hanwang Zhang, Weizhi Ma, and Min Zhang. 2020. Multi-Module Cooperation for Recommendation via Reinforcement Learning. In Proceedings of the 14th ACM Conference on Recommender Systems (RecSys). ACM, 160â169. He et al. (2023) Zhankui He, Zhouhang Xie, Rahul Jha, Harald Steck, Dawen Liang, Yesu Feng, Bodhisattwa Prasad Majumder, Nathan Kallus, and Julian McAuley. 2023. Large language models as zero-shot conversational recommenders. In Proceedings of the 32nd ACM international conference on information and knowledge management. 720â730. Huang et al. (2025a) Chengkai Huang, Hongtao Huang, Tong Yu, Kaige Xie, Junda Wu, Shuai Zhang, Julian McAuley, Dietmar Jannach, and Lina Yao. 2025a. A survey of foundation model-powered recommender systems: From feature-based, generative to agentic paradigms. IEEE Transactions on Knowledge and Data Engineering (2025). Huang et al. (2025b) Chengkai Huang, Junda Wu, Yu Xia, Zixu Yu, Ruhan Wang, Tong Yu, Ruiyi Zhang, Ryan A Rossi, Branislav Kveton, Dongruo Zhou, Julian McAuley, and Lina Yao. 2025b. Towards agentic recommender systems in the era of multimodal large language models. arXiv preprint arXiv:2503.16734 (2025). Kang and McAuley (2018) Wang-Cheng Kang and Julian McAuley. 2018. Self-attentive sequential recommendation. In Proceedings of the 2018 IEEE International Conference on Web Search and Data Mining (WSDM). 197â206. Koren et al. (2009) Yehuda Koren, Robert Bell, and Chris Volinsky. 2009. Matrix factorization techniques for recommender systems. Computer 42, 8 (2009), 30â37. Li et al. (2023) Junnan Li, Dongxu Li, Silvio Savarese, and Steven Hoi. 2023. Blip-2: Bootstrapping language-image pre-training with frozen image encoders and large language models. In International conference on machine learning. PMLR, 19730â19742. Li et al. (2024) Xiang Li, Rui Wang, and Jin Xu. 2024. P4LM: Policy learning with pretrained language models for recommender adaptation. arXiv preprint arXiv:2403.09145 (2024). Liebman et al. (2015) Elad Liebman, Maytal Saar-Tsechansky, and Peter Stone. 2015. DJ-MC: A reinforcement-learning agent for music playlist recommendation. In Proceedings of the 14th International Conference on Autonomous Agents and Multiagent Systems (AAMAS). Istanbul, Turkey, 591â598. Mehrabi et al. (2021) Ninareh Mehrabi, Fred Morstatter, Nripsuta Saxena, Kristina Lerman, and Aram Galstyan. 2021. A survey on bias and fairness in machine learning. Comput. Surveys 54, 6 (2021), 1â35. doi:10.1145/3457607 Mnih et al. (2015) Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Andrei A Rusu, et al. 2015. Human-level control through deep reinforcement learning. Nature 518, 7540 (2015), 529â533. Niu et al. (2025) Shuo Niu, Dikshith Vishnuvardhan, and Venkata Sai Reddy Punnam. 2025. Chat with the âFor YouâAlgorithm: An LLM-Enhanced Chatbot for Controlling Video Recommendation Flow. In Proceedings of the 7th ACM Conference on Conversational User Interfaces. 1â16. Ostrom (1990) Elinor Ostrom. 1990. Governing the Commons: The Evolution of Institutions for Collective Action. Cambridge University Press. Ouyang et al. (2022) Long Ouyang, Jeffrey Wu, Xu Jiang, Diogo Almeida, Carroll Wainwright, Pamela Mishkin, Chong Zhang, Sandhini Agarwal, Katarina Slama, Alex Ray, et al. 2022. Training language models to follow instructions with human feedback. Advances in neural information processing systems 35 (2022), 27730â27744. Peters et al. (2017) Jonas Peters, Dominik Janzing, and Bernhard SchĂślkopf. 2017. Elements of Causal Inference: Foundations and Learning Algorithms. MIT Press, Cambridge, MA. Quadrana et al. (2018) Massimo Quadrana, Paolo Cremonesi, and Dietmar Jannach. 2018. Sequence-aware recommender systems. Comput. Surveys 51, 4 (2018), 1â36. Radford et al. (2021) Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, et al. 2021. Learning transferable visual models from natural language supervision. In International conference on machine learning. PmLR, 8748â8763. Rahwan et al. (2019) Iyad Rahwan, Manuel Cebrian, Nick Obradovich, Josh Bongard, Jean-François Bonnefon, Cynthia Breazeal, Jacob W Crandall, Nicholas A Christakis, Iain D Couzin, Matthew O Jackson, et al. 2019. Machine behaviour. Nature 568, 7753 (2019), 477â486. Ranganathan et al. (2025) Srivaths Ranganathan, Chieh Lo, Bernardo Cunha, Nikhil Khani, Li Wei, Aniruddh Nath, Shawn Andrews, Gergo Varady, Yanwei Song, Jochen Klingenhoefer, et al. 2025. Zero-shot Cross-domain Knowledge Distillation: A Case study on YouTube Music. In Proceedings of the Nineteenth ACM Conference on Recommender Systems. 1122â1125. Rendle (2010) Steffen Rendle. 2010. Factorization machines. In Proceedings of the IEEE International Conference on Data Mining (ICDM). 995â1000. Ricci et al. (2011) Francesco Ricci, Lior Rokach, and Bracha Shapira. 2011. Recommender Systems Handbook. Springer. SchĂślkopf et al. (2021) Bernhard SchĂślkopf, Francesco Locatello, Stefan Bauer, Nan Rosemary Ke, Nal Kalchbrenner, Anirudh Goyal, and Yoshua Bengio. 2021. Toward Causal Representation Learning. Proc. IEEE 109, 5 (2021), 612â634. doi:10.1109/JPROC.2021.3058954 Selmi et al. (2014) Afef Selmi, Zaki Brahmi, and M Gammoudi. 2014. Multi-agent recommender system: State of the art. In Proceedings of the 16th international conference on information and communications security. Shleifer et al. (2023) Sam Shleifer, Tri Nguyen, and Percy Liu. 2023. The cost of inference for large models and recommender deployment. arXiv preprint arXiv:2312.07110 (2023). Sun et al. (2019) Fei Sun, Jun Liu, Jian Wu, Changhua Pei, Xiao Lin, Wenwu Ou, and Peng Jiang. 2019. BERT4Rec: Sequential recommendation with bidirectional encoder representations from transformer. In Proceedings of the 28th ACM International Conference on Information and Knowledge Management (CIKM). 1441â1450. Sutton and Barto (2018) Richard S Sutton and Andrew G Barto. 2018. Reinforcement learning: An introduction. MIT Press (2018). Touvron et al. (2023) Hugo Touvron, Thibaut Lavril, Gautier Izacard, et al. 2023. LLaMA: Open and efficient foundation language models. arXiv preprint arXiv:2302.13971 (2023). Vaswani et al. (2017) Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, Lukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. In Advances in Neural Information Processing Systems (NeurIPS). 5998â6008. Wang et al. (2021) Hao Wang, Fajie Zhang, Xing Xie, and Minyi Guo. 2021. Dueling Bandit Gradient Descent for Recommender Systems. IEEE Transactions on Knowledge and Data Engineering 33, 5 (2021), 2183â2195. Wang et al. (2025b) Qian Wang, Ziqi Huang, Ruoxi Jia, Paul Debevec, and Ning Yu. 2025b. MAViS: A multi-agent framework for long-sequence video storytelling. arXiv preprint arXiv:2508.08487 (2025). Wang et al. (2025a) Rui Wang, Chengkai Huang, and Junda Wu. 2025a. Rec-R1: Towards reinforcement-tuned recommender agents. arXiv preprint arXiv:2501.08765 (2025). Wang et al. (2024a) Wenjie Wang, Xinyu Lin, Fuli Feng, Xiangnan He, and Tat-Seng Chua. 2024a. Generative recommendation: Towards next-generation recommender paradigm. ACM Transactions on Recommender Systems 1, 1 (2024), 1â25. Wang et al. (2023) Yifan Wang, Weizhi Ma, Min Zhang, Yiqun Liu, and Shaoping Ma. 2023. A survey on the fairness of recommender systems. ACM Transactions on Information Systems 41, 3 (2023), 1â43. Wang et al. (2024b) Zhefan Wang, Yuanqing Yu, Wendi Zheng, Weizhi Ma, and Min Zhang. 2024b. Macrec: A multi-agent collaboration framework for recommendation. In Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval. 2760â2764. Wooldridge (2009) Michael Wooldridge. 2009. An introduction to multiagent systems. John Wiley & Sons. Wu et al. (2023) Junda Wu, Chengkai Huang, Tong Yu, and Lina Yao. 2023. A survey on multimodal recommender systems: Taxonomy, challenges and future directions. arXiv preprint arXiv:2304.03516 (2023). Wu et al. (2024) Jun Wu, Yifeng Li, Jinhua Zhao, and Jie Tang. 2024. The Economics of Agent-Based AI Systems: Cost, Efficiency, and Market Dynamics. ACM Transactions on Recommender Systems 2, 3 (2024), 1â25. doi:10.1145/3678942 Examines cost-efficiency tradeoffs and scaling economics in multi-agent and LLM-driven recommender systems. Xiao (2025) Xiaochen Xiao. 2025. MMAgentRec, a personalized multi-modal recommendation agent with large language model. Scientific Reports 15, 1 (2025), 12062. Yang et al. (2020) Jiachen Yang, Ang Li, Mehrdad Farajtabar, Peter Sunehag, Edward Hughes, and Hongyuan Zha. 2020. Learning to incentivize other learning agents. Advances in Neural Information Processing Systems 33 (2020), 15208â15219. Yu et al. (2023) Dingyao Yu, Kaitao Song, Peiling Lu, Tianyu He, Xu Tan, Wei Ye, Shikun Zhang, and Jiang Bian. 2023. MusicAgent: An AI agent for music understanding and generation with large language models. arXiv preprint arXiv:2310.11954 (2023). Zhang et al. (2024a) An Zhang, Yuxin Chen, Leheng Sheng, Xiang Wang, and Tat-Seng Chua. 2024a. On generative agents in recommendation. In Proceedings of the 47th international ACM SIGIR conference on research and development in Information Retrieval. 1807â1817. Zhang et al. (2021) Kaiqing Zhang, Zhuoran Yang, and Tamer Basar. 2021. Multi-Agent Reinforcement Learning: A Selective Overview of Theories and Algorithms. IEEE Transactions on Artificial Intelligence 2, 2 (2021), 320â340. Zhang et al. (2024c) Shuai Zhang, Chengkai Huang, Tong Yu, and Lina Yao. 2024c. Trust and transparency in agentic recommender systems. arXiv preprint arXiv:2409.12021 (2024). Zhang et al. (2019) Shuai Zhang, Lina Yao, Aixin Sun, and Yi Tay. 2019. Deep learning based recommender system: A survey and new perspectives. Comput. Surveys 52, 1 (2019), 1â38. doi:10.1145/3285029 Zhang and Chen (2020) Yongfeng Zhang and Xu Chen. 2020. Explainable recommendation: A survey and new perspectives. Foundations and Trends in Information Retrieval 14, 1 (2020), 1â101. Zhang et al. (2024b) Yongfeng Zhang, Xu Chen, Shoujin Wang, and Longbing Chen. 2024b. Generative Agents for Recommender Systems: Challenges and Opportunities. ACM Transactions on Recommender Systems (2024). Zhou et al. (2024b) Kun Zhou, Shuai Zhang, Tong Yu, and Lina Yao. 2024b. A survey on large language model applications in recommender systems. arXiv preprint arXiv:2402.05120 (2024). Zhou et al. (2024a) Peilun Zhou, Xiaoxiao Xu, Lantao Hu, Han Li, and Peng Jiang. 2024a. A Model-based Multi-Agent Personalized Short-Video Recommender System. arXiv preprint arXiv:2405.01847 (2024).