Genetic Algorithm and Graph Theory Based Matrix Factorization Method for Online Friend Recommendation.

Qu Li,Min Yao,Jianhua Yang,Ning Xu
DOI: https://doi.org/10.1155/2014/162148
2014-01-01
Abstract:Online friend recommendation is a fast developing topic in web mining. In this paper, we used SVD matrix factorization to model user and item feature vector and used stochastic gradient descent to amend parameter and improve accuracy. To tackle cold start problem and data sparsity, we used KNN model to influence user feature vector. At the same time, we used graph theory to partition communities with fairly low time and space complexity. What is more, matrix factorization can combine online and offline recommendation. Experiments showed that the hybrid recommendation algorithm is able to recommend online friends with good accuracy.
What problem does this paper attempt to address?