Estimate-Piloted Regularization and Fast ALS Algorithm for Collaborative Filtering

Zhenyue Zhang,Keke Zhao,Hongyuan Zha,Guirong Xue
DOI: https://doi.org/10.1109/ICFCSE.2011.143
2011-01-01
Abstract:Regularized Low-rank approximation with missing data is an effective approach for Collaborative Filtering since it generates high quality rating predictions for recommender systems. Alternative LS (ALS) method is one of the commonly used algorithms for the CF problem. However, ALS did not work very well in some applications, due to the over-fitting to observations. This paper proposes a novel estimate-piloted regularization that uses a pre-estimate of the unobserved entries and uses the approximation errors to the pre-estimates as a regularize term. This new regularization can reduce the risk of over-fitting and improve the approximation accuracy of ALS. We also proposed a fast implementation of the modified ALS method, which is also very suitable for parallel computing. The proposed algorithm PALS has higher accuracy than ALS for original model in three real-world data sets.
What problem does this paper attempt to address?