TL;DR
AutoLossGen introduces an automated framework for generating loss functions tailored to recommender systems, improving performance and transferability without manual design, leveraging reinforcement learning and reward filtering to handle dataset sparsity.
Contribution
The paper presents a novel automated loss function generation framework for recommender systems using reinforcement learning, addressing dataset sparsity and enhancing model performance.
Findings
Generated loss functions outperform baseline losses.
Loss functions are transferable across models and datasets.
Framework effectively handles sparse recommendation data.
Abstract
In recommendation systems, the choice of loss function is critical since a good loss may significantly improve the model performance. However, manually designing a good loss is a big challenge due to the complexity of the problem. A large fraction of previous work focuses on handcrafted loss functions, which needs significant expertise and human effort. In this paper, inspired by the recent development of automated machine learning, we propose an automatic loss function generation framework, AutoLossGen, which is able to generate loss functions directly constructed from basic mathematical operators without prior knowledge on loss structure. More specifically, we develop a controller model driven by reinforcement learning to generate loss functions, and develop iterative and alternating optimization schedule to update the parameters of both the controller model and the recommender model.…
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.
