TL;DR
The paper introduces RSIR, a recursive self-improving framework for recommendation systems that enhances model performance by self-generated data filtering and augmentation, reducing reliance on external data.
Contribution
It presents a novel, model-agnostic recursive self-improvement approach with fidelity control, demonstrating consistent gains across benchmarks and architectures.
Findings
RSIR acts as an implicit regularizer, smoothing the optimization landscape.
RSIR improves performance across multiple benchmarks and architectures.
Weak models can generate effective curricula for stronger models.
Abstract
The scarcity of high-quality training data presents a fundamental bottleneck to scaling machine learning models. This challenge is particularly acute in recommendation systems, where extreme sparsity in user interactions leads to rugged optimization landscapes and poor generalization. We propose the Recursive Self-Improving Recommendation (RSIR) framework, a paradigm in which a model bootstraps its own performance without reliance on external data or teacher models. RSIR operates in a closed loop: the current model generates plausible user interaction sequences, a fidelity-based quality control mechanism filters them for consistency with user's approximate preference manifold, and a successor model is augmented on the enriched dataset. Our theoretical analysis shows that RSIR acts as a data-driven implicit regularizer, smoothing the optimization landscape and guiding models toward more…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
