Abstract
With the rapid development of cloud computing technology, massive services and online information cause information overload. Collaborative Filtering (CF) is one of the most successful and widely used technologies in personalized recommendation system to deal with information overload. However, traditional CF recommendation algorithms go through high time cost and poor real-time performance when dealing with the large-scale behavior data. Moreover, most collaborative recommendation methods mainly focus on improving recommendation accuracy, while ignore privacy preservation. In addition, the recommendation results of traditional CF recommendation algorithms are often too single, which could not meet user's diverse requirements. To solve these problems, this paper proposes a privacy-aware collaborative recommendation algorithm based on local sensitive hash (LSH) and factorization techniques. First, LSH is adopted to determine nearest neighbor set of the target users, where a neighbor matrix for the target user can be generated. The matrix factorization technique is applied in the neighbor matrix to predict the missing ratings. Then the nearest neighbors can be determined based on the predicted ratings. Finally, predictions for the target user are made based on the neighborhood-based CF recommendation model and diversified recommendations are made for the target user. Experimental results show that the proposed algorithm can effectively improve the efficiency of recommendation on the premise of protecting the privacy of users.
Original language | English |
---|---|
Title of host publication | Proceedings - 2020 IEEE 13th International Conference on Cloud Computing, CLOUD 2020 |
Publisher | IEEE |
Pages | 566-573 |
Number of pages | 8 |
ISBN (Electronic) | 9781728187808 |
ISBN (Print) | 9781728187815 |
DOIs | |
Publication status | Published - Oct 2020 |
Event | 13th IEEE International Conference on Cloud Computing, CLOUD 2020 - Virtual, Beijing, China Duration: 19 Oct 2020 → 23 Oct 2020 https://ieeexplore.ieee.org/xpl/conhome/9284144/proceeding |
Publication series
Name | IEEE International Conference on Cloud Computing, CLOUD |
---|---|
Volume | 2020-October |
ISSN (Print) | 2159-6182 |
ISSN (Electronic) | 2159-6190 |
Conference
Conference | 13th IEEE International Conference on Cloud Computing, CLOUD 2020 |
---|---|
Country/Territory | China |
City | Beijing |
Period | 19/10/20 → 23/10/20 |
Internet address |
Scopus Subject Areas
- Artificial Intelligence
- Information Systems
- Software
User-Defined Keywords
- Cloud computing
- Collaborative recommendation
- Local sensitive hash
- Matrix factorization