AgenticRAG: Tool-Augmented Foundation Models for Zero-Shot Explainable Recommender Systems
Bo Ma, Hang Li, ZeHua Hu, XiaoFan Gui, LuYao Liu, Simon Liu
TL;DR
AgenticRAG presents a novel framework that couples retrieval-augmented generation with external tool invocation and chain-of-thought reasoning to deliver zero-shot, explainable recommendations. By maintaining user/item memories, leveraging a multi-modal knowledge base, and dynamically invoking tools, the approach achieves consistent improvements over baselines on three real-world datasets while offering transparent, step-by-step rationales. Key contributions include a tool-augmented agent architecture, effective application of chain-of-thought prompting in recommendation tasks, and comprehensive empirical validation with ablations and interpretability studies. The work has practical impact by enabling scalable, explainable recommendations in dynamic environments where catalogs evolve and real-time data matters.
Abstract
Foundation models have revolutionized artificial intelligence, yet their application in recommender systems remains limited by reasoning opacity and knowledge constraints. This paper introduces AgenticRAG, a novel framework that combines tool-augmented foundation models with retrieval-augmented generation for zero-shot explainable recommendations. Our approach integrates external tool invocation, knowledge retrieval, and chain-of-thought reasoning to create autonomous recommendation agents capable of transparent decision-making without task-specific training. Experimental results on three real-world datasets demonstrate that AgenticRAG achieves consistent improvements over state-of-the-art baselines, with NDCG@10 improvements of 0.4\% on Amazon Electronics, 0.8\% on MovieLens-1M, and 1.6\% on Yelp datasets. The framework exhibits superior explainability while maintaining computational efficiency comparable to traditional methods.
