Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

LLM-Agent-for-Recommendation-and-Search

An index for papers on large language model agents for recommendation and search.

Please find more details in our survey paper: A Survey of Large Language Model Empowered Agents for Recommendation and Search: Towards Next-Generation Information Retrieval.

Please cite our survey paper if you find this index helpful.

@article{zhang2025survey,
  title={A Survey of Large Language Model Empowered Agents for Recommendation and Search: Towards Next-Generation Information Retrieval},
  author={Zhang, Yu and Qiao, Shutong and Zhang, Jiaqi and Lin, Tzu-Heng and Gao, Chen and Li, Yong},
  journal={arXiv preprint arXiv:2503.05659},
  year={2025}
}

Recommendation

Four domains of LLM Agent's role in recommendation tasks

DomainPaperWhat agents can do (ability)
InteractionRAH! RecSys--Assistant--Human: A Human-Centered Recommendation Framework With LLM Agents [paper]Assists users in customized recommendations and feedback (learning–act–critic loop with multi-agent coordination)
InteractionLet Me Do It For You: Towards LLM Empowered Recommendation via Tool Learning (ToolRec) [paper]Uses tools for specific recommendation tasks (tool-calling + execution planning)
InteractionRecAI: Leveraging Large Language Models for Next-Generation Recommender Systems [paper]Uses LLM as an interface/orchestrator for traditional recommendation tools (plan → call tools → compose response)
InteractionAutomated Interactive Domain-Specific Conversational Agents that Understand Human Dialogs (AutoConcierge) [paper]Conducts real conversations with users (dialogue understanding + preference elicitation + KB querying)
InteractionFLOW: A Feedback LOop FrameWork for Simultaneously Enhancing Recommendation and User Agents [paper]Builds a feedback loop between recommender and user agents (iterative refinement via simulated feedback)
InteractioniAgent: LLM Agent as a Shield between User and Recommender Systems [paper]Acts as a shielding agent that mediates user–RS interaction by rewriting, filtering, and sanitizing user inputs to protect privacy without modifying the underlying recommender
InteractionAgentSociety Challenge: Designing LLM Agents for User Modeling and Recommendation on Web Platforms [paper]Introduces a multi-agent challenge and evaluation platform for studying how LLM agents model users and coordinate recommendation behaviors on web environments
InteractionThought-Augmented Planning for LLM-Powered Interactive Recommender Agent [paper]Incorporates explicit thought-augmented reasoning to guide planning and action selection in interactive recommendation dialogues
InteractionLlm-based conversational recommendation agents with collaborative verbalized experience [paper]Proposes collaborative verbalized experience as a shared, language-level memory to enhance preference elicitation and response generation in conversational recommendation
RepresentationAgentCF: Collaborative learning with autonomous language agents for recommender systems [paper]Models users and items as autonomous language agents and enables collaborative representation learning through agent-level interaction
RepresentationProspect Personalized Recommendation on Large Language Model-based Agent Platform (Rec4Agentverse) [paper]Introduces an agent-based platform where items and recommenders are modeled as interacting agents for personalized recommendation
RepresentationKnowledge Graph Enhanced Language Agents for Recommendation [paper]Enhances user representation by integrating knowledge-graph reasoning into language-agent-based modeling for recommendation
RepresentationPersonaX: A Recommendation Agent Oriented User Modeling Framework for Long Behavior Sequence [paper]Constructs explicit persona-oriented user representations from long behavior sequences to support stable and interpretable recommendation
RepresentationMR.Rec: Synergizing Memory and Reasoning for Personalized Recommendation Assistant with LLMs [paper]Improves user representation via long-term memory and reasoning-aware retrieval for personalized recommendation
SystemRecmind: Large language model powered agent for recommendation (RecMind) [paper]Self-inspiring decision-making agent that reuses historical reasoning paths to improve planning
SystemRecommender AI Agent: Integrating Large Language Models for Interactive Recommendations (InteRec) [paper]Integrates an LLM agent as the interaction and decision layer that invokes and coordinates traditional recommender modules
SystemMulti-Agent Collaboration Framework for Recommender Systems (MACRec) [paper]Introduces a multi-agent framework where specialized agents collaboratively perform recommendation tasks under a central coordinator
SystemEnhancing Long-Term Recommendation with Bi-level Learnable Large Language Model Planning (BiLLP) [paper]Improves long-term user retention via LLM-planned reinforcement learning with a high-level planner for long-horizon objectives
SystemA Multi-Agent Conversational Recommender System (MACRS) [paper]Employs multiple conversational agents to control dialogue flow and integrate user feedback for recommendation
SystemPersonalized Recommendation Systems using Multimodal, Autonomous, Multi-Agent Systems (PAS) [paper]Utilizes multimodal perception and autonomous multi-agent collaboration to support personalized recommendation
SystemLending Interaction Wings to Recommender Systems with Conversational Agents (CORE) [paper]Augments recommender systems with conversational agents to enhance interaction and user engagement
SystemA Hybrid Multi-Agent Conversational Recommender System with LLM and Search Engine in E-commerce (Hybrid-MACRS) [paper]Combines LLM agents and search engines to coordinate dialogue, retrieval, and re-ranking in conversational recommendation
SystemTunable LLM-based Proactive Recommendation Agent (TunableAgent) [paper]Proposes a tunable LLM-based agent that adjusts the level of proactive recommendation according to user preferences and context
SystemARAG: Agentic Retrieval Augmented Generation for Personalized Recommendation [paper]Introduces an agentic RAG framework where an LLM agent controls retrieval and generation for personalized recommendation
SystemToward Safe and Human-Aligned Game Conversational Recommendation via Multi-Agent Decomposition (MATCHA) [paper]Decomposes conversational recommendation into multiple collaborating agents to improve safety, alignment, and control
SystemCooperative and Competitive LLM-Based Multi-Agent Systems for Recommendation (CoopCompAgents) [paper]Studies cooperative and competitive interactions among multiple LLM agents for recommendation decision making
SystemAnswering Narrative-Driven Recommendation Queries via a Retrieve–Rank Paradigm and the OCG-Agent [paper]Presents an agentic retrieve–rank pipeline where an LLM agent controls retrieval and ranking for narrative-driven recommendation
SystemMulti-Agent Collaborative Filtering: Orchestrating Users and Items for Agentic Recommendations (MACF) [paper]Proposes multi-agent collaborative filtering with a central orchestrator coordinating user and item agents
SystemAgentDR: Dynamic Recommendation with Implicit Item–Item Relations via LLM-based Agents [paper]Introduces a tool-integrated LLM agent for relational reasoning over implicit item–item relations with scalable ranking
SimulationOn Generative Agents in Recommendation (Agent4Rec) [paper]Uses generative LLM-based agents to simulate user interactions for training and evaluating recommender systems
SimulationRecAgent: A Novel Simulation Paradigm for Recommender Systems [paper]Proposes an agent-based user simulator with profile, memory, and action modules to simulate user behaviors in recommender systems
SimulationSUBER: An RL Environment with Simulated Human Behavior for Recommender Systems [paper]Constructs an RL environment with simulated human feedback, where language models approximate user responses rather than act as autonomous agents
SimulationKuaiSim: A Comprehensive Simulator for Recommender Systems [paper]Provides a reinforcement-learning-based simulation environment for training and evaluating recommender systems
SimulationCheatAgent: Attacking LLM-Empowered Recommender Systems via LLM Agent [paper]Demonstrates how adversarial LLM-based user agents can manipulate and attack LLM-empowered recommender systems
SimulationAgentic Feedback Loop Modeling Improves Recommendation and User Simulation (AFL) [paper]Models an agentic feedback loop that iteratively refines recommender policies and user simulation through mutual feedback
SimulationAgentRecBench: Benchmarking LLM Agent-based Personalized Recommender Systems [paper]Introduces a benchmark and evaluation protocol for assessing LLM agent-based personalized recommender systems
SimulationLLM-Powered User Simulator for Recommender System (LLMUserSim) [paper]Uses large language models as user simulators to generate realistic interaction trajectories for recommender system training
SimulationSimUSER: Simulating User Behavior with Large Language Models for Recommender System Evaluation [paper]Proposes a two-phase LLM-based user simulation framework separating preference elicitation and response generation
SimulationAgentCF++: Memory-enhanced LLM-based Agents for Popularity-aware Cross-domain Recommendations [paper]Introduces memory-enhanced LLM-based user agents to model cross-domain user behaviors for popularity-aware recommendation

Search

Five domains of LLM Agent's role in search tasks

Role of agentPaperWhat agents can do (ability)
DecomposerKnowagent: Knowledge-augmented planning for llm-based agents [paper]Integrates knowledge base for task decomposition and logical action execution
DecomposerOn the Multi-turn Instruction Following for Conversational Web Agents [paper]Utilizes self-reflection memory enhancement planning for web navigation tasks
DecomposerMindsearch: Mimicking human minds elicits deep ai searcher [paper]Learns from experience to decompose tasks and execute multi-step web search
DecomposerAutoact: Automatic agent learning from scratch for qa via self-planning [paper]Auto-learns QA agents via self-instruct and trajectory synthesis with multiple sub-agents
DecomposerManuSearch: Democratizing Deep Search in Large Language Models with a Transparent and Open Multi-Agent Framework [paper]Modular multi-agent framework for deep web reasoning tasks
DecomposerStepSearch: Igniting LLMs Search Ability via Step-Wise Proximal Policy Optimization [paper]Step-wise RL optimization for multi-hop QA with dual rewards
DecomposerKwaiagents: Generalized information-seeking agent system with large language models [paper]Hybrid memory bank + toolset for time-sensitive and long-tail information needs
DecomposerWebdancer: Towards autonomous information seeking agency [paper]ReAct-style web agent with autonomous multi-step reasoning--action and tool-based web interaction.
DecomposerSearch-o1: Agentic Search-Enhanced Large Reasoning Models [paper]Agentic search-enhanced reasoning framework that dynamically decomposes reasoning into search queries and retrieves external evidence during inference.
RewriterCoSearchAgent: A Lightweight Collaborative Search Agent with Large Language Models [paper]A collaborative agent for query optimization, web search, and cited answer generation.
RewriterTCAF: a multi-agent approach of thought chain for retrieval augmented generation [paper]A multi-agent RAG framework with reference constraints for complex question answering.
RewriterDoing Personal LAPS: LLM-Augmented Dialogue Construction for Personalized Multi-Session Conversational Search [paper]Uses LLM-guided self-dialogue to collect personalized data with a preference memory.
RewriterTrec ikat 2023: The interactive knowledge assistance track overview [paper]A PTKB-based personalized conversational search pipeline.
RewriterAgent4Ranking: Semantic Robust Ranking via Personalized Query Rewriting Using Multi-Agent LLMs [paper]Employs multi-role agents for effective query rewriting and robust ranking.
ExecutorLlm agents improve semantic code search [paper]An RAG-based agent ensemble for semantic code search.
ExecutorAgentic Reasoning: A Streamlined Framework for Enhancing LLM Reasoning with Agentic Tools [paper]A multi-agent deep research system integrating mind-map, web-search, and coding agents.
ExecutorPaSa: An LLM Agent for Comprehensive Academic Paper Search [paper]A dual-agent academic search framework optimized with reinforcement learning.
SynthesizerPersonaRAG: Enhancing Retrieval-Augmented Generation Systems with User-Centric Agents [paper]User-centric agents for personalized and generalizable Retrieval-Augmented Generation (RAG).
SynthesizerChatCite: LLM agent with human workflow guidance for comparative literature summary [paper]Uses reflective generation for comparative literature summaries with structured evaluation.
SynthesizerAgent-G: An Agentic Framework for Graph Retrieval Augmented Generation [paper]Features a retriever bank and a critic, enabling self-reflection on retrieval-augmented generation.
SynthesizerWeknow-rag: An adaptive approach for retrieval-augmented generation integrating web search and knowledge graphs [paper]Integrates web search and knowledge graphs with multi-stage retrieval and self-assessment.
SimulatorUsimagent: Large language models for simulating search users [paper]An LLM-based simulator that models user search behaviors for IR evaluation.
SimulatorBASES: Large-scale Web Search User Simulation with Large Language Model based Agents [paper]Uses user-profiled LLM agents to simulate web search users.
SimulatorChatShop: Interactive Information Seeking with Language Agents [paper]Conversational search simulators for evaluation with utterance-level analysis.
SimulatorLEMSS: LLM-Based Platform for Multi-Agent Competitive Search Simulation [paper]A multi-agent platform to simulate competitive search environments and analyze dynamics.

关于 About

An index for papers on large language model agents for recommendation and search.

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
4
Total Commits
峰值: 3次/周
Less
More

核心贡献者 Contributors