AutoLoss: Automated Loss Function Search in Recommendations
Xiangyu Zhao, Haochen Liu, Wenqi Fan, Hui Liu, Jiliang Tang, Chong, Wang

TL;DR
AutoLoss introduces an adaptive, differentiable controller to automatically search and adjust loss functions for deep recommender systems, enhancing performance and efficiency across datasets.
Contribution
The paper presents a novel AutoLoss framework with a dynamic controller that adaptively generates loss probabilities based on data convergence behaviors, improving over fixed or manually fused loss functions.
Findings
AutoLoss outperforms baseline methods on benchmark datasets.
The framework demonstrates high transferability across different datasets.
AutoLoss improves training efficiency and model generalizability.
Abstract
Designing an effective loss function plays a crucial role in training deep recommender systems. Most existing works often leverage a predefined and fixed loss function that could lead to suboptimal recommendation quality and training efficiency. Some recent efforts rely on exhaustively or manually searched weights to fuse a group of candidate loss functions, which is exceptionally costly in computation and time. They also neglect the various convergence behaviors of different data examples. In this work, we propose an AutoLoss framework that can automatically and adaptively search for the appropriate loss function from a set of candidates. To be specific, we develop a novel controller network, which can dynamically adjust the loss probabilities in a differentiable manner. Unlike existing algorithms, the proposed controller can adaptively generate the loss probabilities for different…
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
TopicsRecommender Systems and Techniques · Machine Learning and Data Classification · Topic Modeling
