Self-EvolveRec: Self-Evolving Recommender Systems with LLM-based Directional Feedback
Abstract
Traditional methods for automating recommender system design, such as Neural Architecture Search (NAS), are often constrained by a fixed search space defined by human priors, limiting innovation to pre-defined operators. While recent LLM-driven code evolution frameworks shift fixed search space target to open-ended program spaces, they primarily rely on scalar metrics (e.g., NDCG, Hit Ratio) that fail to provide qualitative insights into model failures or directional guidance for improvement. To address this, we propose Self-EvolveRec, a novel framework that establishes a directional feedback loop by integrating a User Simulator for qualitative critiques and a Model Diagnosis Tool for quantitative internal verification. Furthermore, we introduce a Diagnosis Tool - Model Co-Evolution strategy to ensure that evaluation criteria dynamically adapt as the recommendation architecture evolves. Extensive experiments demonstrate that Self-EvolveRec significantly outperforms state-of-the-art NAS and LLM-driven code evolution baselines in both recommendation performance and user satisfaction. Our code is available at https://github.com/Sein-Kim/self_evolverec.
Community
We introduce Self-EvolveRec, a novel framework that enables recommender systems to autonomously evolve by transcending the limitations of simple scalar feedback. By implementing an LLM-based Directional Feedback Loop, we integrate qualitative critiques from a User Simulator with quantitative checks from a Model Diagnosis tool. This approach facilitates the co-evolution of both the recommender and their diagnostic criteria (i.e., Model Diagnosis Tool), ensuring they adapt dynamically to structural flaws. Our extensive experiments demonstrate that Self-EvolveRec significantly outperforms state-of-the-art NAS and LLM-based baselines in both accuracy and code quality.
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper