Self-EvolveRec: Self-Evolving Recommender Systems with LLM-based Directional Feedback
Sein Kim, Sangwu Park, Hongseok Kang, Wonjoong Kim, Jimin Seo, Yeonjun In, Kanghoon Yoon, Chanyoung Park

TL;DR
Self-EvolveRec introduces a self-evolving recommender system framework that uses qualitative and quantitative feedback mechanisms, including a user simulator and diagnosis tools, to dynamically improve recommendation architectures beyond fixed search spaces.
Contribution
It presents a novel self-evolving framework integrating qualitative critiques and adaptive evaluation criteria, advancing beyond traditional NAS and LLM-based code evolution methods.
Findings
Outperforms state-of-the-art NAS and LLM-driven methods in recommendation accuracy.
Enhances user satisfaction through dynamic architecture evolution.
Demonstrates significant improvements in recommendation performance.
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.…
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
TopicsSoftware Engineering Research · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
