A Novel Hybrid Similarity Calculation Model

Xiaoping Fan,Zhijie Chen,Liangkun Zhu,Zhifang Liao,Bencai Fu
DOI: https://doi.org/10.1155/2017/4379141
2017-01-01
Scientific Programming
Abstract:This paper addresses the problems of similarity calculation in the traditional recommendation algorithms of nearest neighbor collaborative filtering, especially the failure in describing dynamic user preference. Proceeding from the perspective of solving the problem of user interest drift, a new hybrid similarity calculation model is proposed in this paper. This model consists of two parts, on the one hand the model uses the function fitting to describe users’ rating behaviors and their rating preferences, and on the other hand it employs the Random Forest algorithm to take user attribute features into account. Furthermore, the paper combines the two parts to build a new hybrid similarity calculation model for user recommendation. Experimental results show that, for data sets of different size, the model’s prediction precision is higher than the traditional recommendation algorithms.
What problem does this paper attempt to address?