CRIRMay 29, 2015

An Accuracy-Assured Privacy-Preserving Recommender System for Internet Commerce

arXiv:1505.07897v35 citations
Originality Incremental advance
AI Analysis

This work addresses privacy risks for users in internet commerce recommender systems, offering an incremental improvement over existing probabilistic techniques by guaranteeing accuracy.

The paper tackles the problem of privacy leakage in neighborhood-based collaborative filtering recommender systems under k Nearest Neighbor attacks, proposing a Partitioned Probabilistic Neighbour Selection method that ensures a required prediction accuracy while maintaining high security, with theoretical and experimental analysis showing a better trade-off between accuracy and security.

Recommender systems, tool for predicting users' potential preferences by computing history data and users' interests, show an increasing importance in various Internet applications such as online shopping. As a well-known recommendation method, neighbourhood-based collaborative filtering has attracted considerable attention recently. The risk of revealing users' private information during the process of filtering has attracted noticeable research interests. Among the current solutions, the probabilistic techniques have shown a powerful privacy preserving effect. When facing $k$ Nearest Neighbour attack, all the existing methods provide no data utility guarantee, for the introduction of global randomness. In this paper, to overcome the problem of recommendation accuracy loss, we propose a novel approach, Partitioned Probabilistic Neighbour Selection, to ensure a required prediction accuracy while maintaining high security against $k$NN attack. We define the sum of $k$ neighbours' similarity as the accuracy metric alpha, the number of user partitions, across which we select the $k$ neighbours, as the security metric beta. We generalise the $k$ Nearest Neighbour attack to beta k Nearest Neighbours attack. Differing from the existing approach that selects neighbours across the entire candidate list randomly, our method selects neighbours from each exclusive partition of size $k$ with a decreasing probability. Theoretical and experimental analysis show that to provide an accuracy-assured recommendation, our Partitioned Probabilistic Neighbour Selection method yields a better trade-off between the recommendation accuracy and system security.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes