REVIEW 7 cited by
Recommender AI Agent: Integrating Large Language Models for Interactive Recommendations
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Recommender models excel at providing domain-specific item recommendations by leveraging extensive user behavior data. Despite their ability to act as lightweight domain experts, they struggle to perform versatile tasks such as providing explanations and engaging in conversations. On the other hand, large language models (LLMs) represent a significant step towards artificial general intelligence, showcasing remarkable capabilities in instruction comprehension, commonsense reasoning, and human interaction. However, LLMs lack the knowledge of domain-specific item catalogs and behavioral patterns, particularly in areas that diverge from general world knowledge, such as online e-commerce. Finetuning LLMs for each domain is neither economic nor efficient. In this paper, we bridge the gap between recommender models and LLMs, combining their respective strengths to create a versatile and interactive recommender system. We introduce an efficient framework called \textbf{InteRecAgent}, which employs LLMs as the brain and recommender models as tools. We first outline a minimal set of essential tools required to transform LLMs into InteRecAgent. We then propose an efficient workflow within InteRecAgent for task execution, incorporating key components such as memory components, dynamic demonstration-augmented task planning, and reflection. InteRecAgent enables traditional recommender systems, such as those ID-based matrix factorization models, to become interactive systems with a natural language interface through the integration of LLMs. Experimental results on several public datasets show that InteRecAgent achieves satisfying performance as a conversational recommender system, outperforming general-purpose LLMs. The source code of InteRecAgent is released at https://aka.ms/recagent.
Forward citations
Cited by 7 Pith papers
-
Attacking and Defending Multi-Agent Collaborative Filtering Systems Through Connectivity
In agent-based collaborative filtering, attack spread and privacy leakage grow with interaction connectivity, but the effect is asymmetric between user and item agents and differs between early and steady-state phases.
-
ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping
ShopX is a single foundation model combining intent understanding, planning, and SID-native item fulfillment for agentic shopping, with claimed improvements over tool-mediated systems on Taobao logs.
-
Thought-Augmented Planning for LLM-Powered Interactive Recommender Agent
TAIRA, a thought-pattern-augmented multi-agent recommender, outperforms prior LLM agents in simulated interactive recommendation, with the largest gains on complex user intents.
-
TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation
TrackRec trains a small LLM to generate user-preference summaries and a validator to score them, alternating the training so each improves the other, and reports gains on public and industrial recommendation benchmarks.
-
StaffPro: an LLM Agent for Joint Staffing and Profiling
StaffPro is an LLM agent that jointly assigns tasks and learns workers' latent attributes from feedback, with simulation results showing improving estimation and scheduling quality over time.
-
On Mitigating Data Sparsity in Conversational Recommender Systems
DACRS combines LLM-based dialogue augmentation, knowledge-graph entity substitution, and an entity similarity constraint to improve conversational recommendation accuracy on ReDial and Inspired.
-
A Scenario-Oriented Survey of Federated Recommender Systems: Techniques, Challenges, and Future Directions
A scenario-oriented taxonomy of federated recommender systems that argues research should be organized around recommendation use cases rather than federated-learning abstractions.
Discussion (0). Sign in to comment.