Self-Evolving Recommendation System: End-To-End Autonomous Model Optimization With LLM Agents
Haochen Wang, Yi Wu, Daryl Chang, Li Wei, Lukasz Heldt

TL;DR
This paper introduces a self-evolving recommendation system that uses LLMs to autonomously generate, evaluate, and deploy model improvements, significantly enhancing development speed and model quality in large-scale video recommendation.
Contribution
The paper presents an end-to-end autonomous system leveraging LLMs for hypothesis generation, model optimization, and deployment, reducing manual effort and improving recommendation performance.
Findings
Successful production launches at YouTube demonstrate improved model performance.
Autonomous agents outperform traditional workflows in development speed.
LLM-driven evolution discovers novel optimization and architecture improvements.
Abstract
Optimizing large-scale machine learning systems, such as recommendation models for global video platforms, requires navigating a massive hyperparameter search space and, more critically, designing sophisticated optimizers, architectures, and reward functions to capture nuanced user behaviors. Achieving substantial improvements in these areas is a non-trivial task, traditionally relying on extensive manual iterations to test new hypotheses. We propose a self-evolving system that leverages Large Language Models (LLMs), specifically those from Google's Gemini family, to autonomously generate, train, and deploy high-performing, complex model changes within an end-to-end automated workflow. The self-evolving system is comprised of an Offline Agent (Inner Loop) that performs high-throughput hypothesis generation using proxy metrics, and an Online Agent (Outer Loop) that validates candidates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Machine Learning in Materials Science
