English

AgenticRS-Architecture: System Design for Agentic Recommender Systems

Information Retrieval 2026-04-10 v2

Abstract

AutoModel is an agent based architecture for the full lifecycle of industrial recommender systems. Instead of a fixed recall and ranking pipeline, AutoModel organizes recommendation as a set of interacting evolution agents with long term memory and self improvement capability. We instantiate three core agents along the axes of models, features, and resources: AutoTrain for model design and training, AutoFeature for data analysis and feature evolution, and AutoPerf for performance, deployment, and online experimentation. A shared coordination and knowledge layer connects these agents and records decisions, configurations, and outcomes. Through a case study of a module called paper autotrain, we show how AutoTrain automates paper driven model reproduction by closing the loop from method parsing to code generation, large scale training, and offline comparison, reducing manual effort for method transfer. AutoModel enables locally automated yet globally aligned evolution of large scale recommender systems and can be generalized to other AI systems such as search and advertising.

Keywords

Cite

@article{arxiv.2603.26085,
  title  = {AgenticRS-Architecture: System Design for Agentic Recommender Systems},
  author = {Hao Zhang and Jinxin Hu and Hao Deng and Lingyu Mu and Shizhun Wang and Yu Zhang and Xiaoyi Zeng},
  journal= {arXiv preprint arXiv:2603.26085},
  year   = {2026}
}
R2 v1 2026-07-01T11:40:14.960Z