paper-with-me

홈 › Papers

Detecting Abnormal Profiles in Collaborative Filtering Recommender Systems

2015-06-18 · Zhihai Yang

Personalization collaborative filtering recommender systems (CFRSs) are the crucial components of popular e-commerce services. In practice, CFRSs are also particularly vulnerable to "shilling" attacks or "profile injection" attacks due to their openness. The attackers can carefully inject chosen attack profiles into CFRSs in order to bias the recommendation results to their benefits. To reduce this risk, various detection techniques have been proposed to detect such attacks, which use diverse features extracted from user profiles. However, relying on limited features to improve the detection performance is difficult seemingly, since the existing features can not fully characterize the attack profiles and genuine profiles. In this paper, we propose a novel detection method to make recommender systems resistant to the "shilling" attacks or "profile injection" attacks. The existing features can be briefly summarized as two aspects including rating behavior based and item distribution based. We firstly formulate the problem as finding a mapping model between rating behavior and item distribution by exploiting the least-squares approximate solution. Based on the trained model, we design a detector by employing a regressor to detect such attacks. Extensive experiments on both the MovieLens-100K and MovieLens-ml-latest-small datasets examine the effectiveness of our proposed detection method. Experimental results were included to validate the outperformance of our approach in comparison with benchmarked method including KNN.

📄 PDF Abstract BibTeX arXiv:1506.05752

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Defending Grey Attacks by Exploiting Wavelet Analysis in Collaborative Filtering Recommender Systems

2015-06-19 · Yang Zhihai

"Shilling" attacks or "profile injection" attacks have always major challenges in collaborative filtering recommender systems (CFRSs). Many efforts have been devoted to improve collaborative filtering techniques which ca…

Collaborative FilteringRecommendation Systems

Recommender System for Online Dating Service

2007-03-09 · Lukas Brozovsky, Vaclav Petricek

Users of online dating sites are facing information overload that requires them to manually construct queries and browse huge amount of matching user profiles. This becomes even more problematic for multimedia profiles. …

Collaborative FilteringRecommendation Systems

Popularity Bias in Collaborative Filtering-Based Multimedia Recommender Systems

2022-03-01 · Dominik Kowald, Emanuel Lacic

Multimedia recommender systems suggest media items, e.g., songs, (digital) books and movies, to users by utilizing concepts of traditional recommender systems such as collaborative filtering. In this paper, we investigat…

Collaborative FilteringRecommendation Systems

Text-based Emotion Aware Recommender

2020-07-03 · John Kalung Leung, Igor Griva, William G. Kennedy

We apply the concept of users' emotion vectors (UVECs) and movies' emotion vectors (MVECs) as building components of Emotion Aware Recommender System. We built a comparative platform that consists of five recommenders ba…

Collaborative FilteringRecommendation Systems

A Novel Kalman Filter Based Shilling Attack Detection Algorithm

2019-08-18 · Xin Liu, Yingyuan Xiao, Xu Jiao, Wenguang Zheng 외

Collaborative filtering has been widely used in recommendation systems to recommend items that users might like. However, collaborative filtering based recommendation systems are vulnerable to shilling attacks. Malicious…

Collaborative FilteringRecommendation Systems