Abstract
Personalized recommendation systems have solved the information overload problem caused by large volumes of Web data effectively. However, most existing recommendation algorithms are weak in handling the problem of rating data sparsity that characterizes most recommender systems and results in deteriorated recommendation accuracy. The results in the KDDCUP and Netflix competition have proven that the matrix factorization algorithm achieves better performance than other recommendation algorithms when the rating data is scarce. However, the highly sparse rating matrix will cause the overfitting problem in matrix factorization. Although regularization can relieve the issue of overfitting to some extent, it is still a significant challenge to train an effective model for recommender systems when the data is highly sparse. Therefore, this paper proposes a co-SVD model to enrich the single data source and mitigate the overfitting problem in matrix factorization. The user preferences are enriched not only by rating data but also the tag data; subsequently, the relevance between tags and item features are explored. Furthermore, according to the assumption that user preferences will change with time, we optimize the preference and relevance by adding the temporal influence. Based on the MovieLens benchmark datasets, the experimental results indicate that the proposed co-SVD method is more effective than other baselines. Matrix co-factorization provides an effective method to the solve data sparsity problem with additional information. The method can be used to address this problem in various expert and intelligent systems such as recommendation advertisements, e-commerce sites, and social media platforms, all of which require a relatively large amount of input data from users.
Original language | English |
---|---|
Pages (from-to) | 311-321 |
Number of pages | 11 |
Journal | Expert Systems with Applications |
Volume | 119 |
Early online date | 5 Nov 2018 |
DOIs | |
Publication status | Published - 1 Apr 2019 |
Externally published | Yes |
Funding
The work described herein was fully supported by the Innovation and Technology Fund (Project no. GHP/022/17GD ) from the Innovation and Technology Commission of the Government of the Hong Kong Special Administrative Region, the Funding Support to Early Career Scheme Proposal (RG 23/2017-2018R), the Individual Research Scheme of the Dean’s Research Fund 2017-2018 (FLASS/DRF/IRS-8) and the Internal Research Grant (RG 92/2017-2018R) of The Education University of Hong Kong, a grant from the Research Grants Council of Hong Kong Special Administrative Region, China (UGC/FDS11/E06/14), and the Science and Technology Planning Project of Guangdong Province (No. 2017B050506004 ).
Keywords
- Data sparsity
- Matrix factorization
- Personalized recommendation
- Tags
- Temporal factor