Pith. sign in

REVIEW 16 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

arxiv 2308.16505 v3 pith:L5WCPALA submitted 2023-08-31 cs.IR cs.AI

classification cs.IRcs.AI
keywords llmsrecommenderinterecagentmodelsefficientinteractivelanguagecomponents
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 16 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Agentic Recommender System with Hierarchical Belief-State Memory

    cs.CL 2026-05 unverdicted novelty 7.0 of 10

    MARS uses hierarchical memory and LLM planning to achieve 26.4% higher HR@1 on InstructRec benchmarks compared to prior methods.

  2. Attacking and Defending Multi-Agent Collaborative Filtering Systems Through Connectivity

    cs.IR 2026-08 conditional novelty 6.0 of 10

    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.

  3. ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping

    cs.IR 2026-06 conditional novelty 6.0 of 10

    A single LLM trained to emit semantic item codes can fulfill complex shopping intents with fewer tool hand-offs, improving multi-turn follow-up on Taobao-derived tasks.

  4. Agentic Recommender System with Hierarchical Belief-State Memory

    cs.CL 2026-05 unverdicted novelty 6.0 of 10

    MARS uses hierarchical event-preference-profile memory with an LLM-scheduled lifecycle of six operations to achieve state-of-the-art results on InstructRec benchmarks.

  5. MATRAG: Multi-Agent Transparent Retrieval-Augmented Generation for Explainable Recommendations

    cs.IR 2026-02 unverdicted novelty 6.0 of 10

    MATRAG deploys four agents (user modeling, item analysis, reasoning, explanation) plus knowledge-graph retrieval and a transparency score to raise hit rate 12.7% and NDCG 15.3% while producing explanations rated helpf...

  6. Beyond Offline A/B Testing: Context-Aware Agent Simulation for Recommender System Evaluation

    cs.IR 2026-01 conditional novelty 6.0 of 10

    ContextSim uses life-simulation and explicit thought-training to make LLM user proxies more realistic, and claims that recommender systems tuned with these proxies improve real-world engagement.

  7. Beyond Offline A/B Testing: Context-Aware Agent Simulation for Recommender System Evaluation

    cs.IR 2026-01 unverdicted novelty 6.0 of 10

    ContextSim generates more human-aligned user interactions for recommender systems via context-aware life simulation and consistency enforcement, yielding parameters that improve real-world engagement.

  8. A Survey on Large Language Model based Autonomous Agents

    cs.AI 2023-08 accept novelty 6.0 of 10

    A survey of LLM-based autonomous agents that proposes a unified framework for their construction and reviews applications in social science, natural science, and engineering along with evaluation methods and future di...

  9. ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping

    cs.IR 2026-06 unverdicted novelty 5.0 of 10

    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.

  10. Towards Fast Domain Adaptation and Fine-Grained User Simulation for Evaluating Conversational Recommender Systems

    cs.IR 2026-06 unverdicted novelty 5.0 of 10

    AdaptSim is an adaptive user simulator for CRS evaluation that combines automatic prompt generation, open actions, controlled text generation, and BFS-based pairwise comparison to produce realistic dialogues and asses...

  11. TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation

    cs.IR 2025-08 conditional novelty 5.0 of 10

    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.

  12. From Human Memory to AI Memory: A Survey on Memory Mechanisms in the Era of LLMs

    cs.IR 2025-04 unverdicted novelty 5.0 of 10

    The paper surveys human memory categories, maps them to LLM memory, and proposes a new three-dimension (object, form, time) categorization into eight quadrants to organize existing work and highlight open problems.

  13. Can Explanations Improve Recommendations? Evidence from Prediction-Informed Explanations

    cs.IR 2025-02 unverdicted novelty 5.0 of 10

    RecPIE jointly optimizes recommendation predictions and LLM-generated natural-language explanations via alternating training and reinforcement learning, yielding 3-4% accuracy gains and higher human preference on Goog...

  14. A Scenario-Oriented Survey of Federated Recommender Systems: Techniques, Challenges, and Future Directions

    cs.IR 2025-08 conditional novelty 4.0 of 10

    A scenario-oriented taxonomy of federated recommender systems that argues research should be organized around recommendation use cases rather than federated-learning abstractions.

  15. Understanding the planning of LLM agents: A survey

    cs.AI 2024-02 accept novelty 4.0 of 10

    A survey that provides a taxonomy of methods for improving planning in LLM-based agents across task decomposition, plan selection, external modules, reflection, and memory.

  16. A Survey on the Memory Mechanism of Large Language Model based Agents

    cs.AI 2024-04 accept novelty 3.0 of 10

    A systematic review of memory designs, evaluation methods, applications, limitations, and future directions for LLM-based agents.

Pith tools