LambdaOpt: Learn to Regularize Recommender Models in Finer Levels

05/28/2019
by   Yihong Chen, et al.
0

Recommendation models mainly deal with categorical variables, such as user/item ID and attributes. Besides the high-cardinality issue, the interactions among such categorical variables are usually long-tailed, with the head made up of highly frequent values and a long tail of rare ones. This phenomenon results in the data sparsity issue, making it essential to regularize the models to ensure generalization. The common practice is to employ grid search to manually tune regularization hyperparameters based on the validation data. However, it requires non-trivial efforts and large computation resources to search the whole candidate space; even so, it may not lead to the optimal choice, for which different parameters should have different regularization strengths. In this paper, we propose a hyperparameter optimization method, LambdaOpt, which automatically and adaptively enforces regularization during training. Specifically, it updates the regularization coefficients based on the performance of validation data. With LambdaOpt, the notorious tuning of regularization hyperparameters can be avoided; more importantly, it allows fine-grained regularization (i.e. each parameter can have an individualized regularization coefficient), leading to better generalized models. We show how to employ LambdaOpt on matrix factorization, a classical model that is representative of a large family of recommender models. Extensive experiments on two public benchmarks demonstrate the superiority of our method in boosting the performance of top-K recommendation.

READ FULL TEXT
research
05/21/2022

Theoretically Accurate Regularization Technique for Matrix Factorization based Recommender Systems

Regularization is a popular technique to solve the overfitting problem o...
research
09/20/2023

Long-tail Augmented Graph Contrastive Learning for Recommendation

Graph Convolutional Networks (GCNs) has demonstrated promising results f...
research
04/27/2022

KL-Mat : Fair Recommender System via Information Geometry

Recommender system has intrinsic problems such as sparsity and fairness....
research
09/17/2023

Private Matrix Factorization with Public Item Features

We consider the problem of training private recommendation models with a...
research
07/29/2021

Understanding the Effects of Adversarial Personalized Ranking Optimization Method on Recommendation Quality

Recommender systems (RSs) employ user-item feedback, e.g., ratings, to m...
research
12/11/2020

Avoiding The Double Descent Phenomenon of Random Feature Models Using Hybrid Regularization

We demonstrate the ability of hybrid regularization methods to automatic...
research
10/12/2018

Safe Grid Search with Optimal Complexity

Popular machine learning estimators involve regularization parameters th...

Please sign up or login with your details

Forgot password? Click here to reset