IRCRLGAug 21, 2019

Assessing the Impact of a User-Item Collaborative Attack on Class of Users

arXiv:1908.07968v125 citations
AI Analysis

This work addresses security vulnerabilities in recommendation systems for e-commerce and online services, but it is incremental as it builds on prior shilling attack research by focusing on user-specific and class-based aspects.

The paper tackles the problem of shilling attacks on collaborative filtering recommendation systems by investigating user-item attacks that target specific users to promote low-ranking items, and evaluating how these attacks affect users differently based on their profile richness (cold vs. warm). Results on Yelp and MovieLens datasets show that warm and cold users exhibit contrasting behaviors under such attacks.

Collaborative Filtering (CF) models lie at the core of most recommendation systems due to their state-of-the-art accuracy. They are commonly adopted in e-commerce and online services for their impact on sales volume and/or diversity, and their impact on companies' outcome. However, CF models are only as good as the interaction data they work with. As these models rely on outside sources of information, counterfeit data such as user ratings or reviews can be injected by attackers to manipulate the underlying data and alter the impact of resulting recommendations, thus implementing a so-called shilling attack. While previous works have focused on evaluating shilling attack strategies from a global perspective paying particular attention to the effect of the size of attacks and attacker's knowledge, in this work we explore the effectiveness of shilling attacks under novel aspects. First, we investigate the effect of attack strategies crafted on a target user in order to push the recommendation of a low-ranking item to a higher position, referred to as user-item attack. Second, we evaluate the effectiveness of attacks in altering the impact of different CF models by contemplating the class of the target user, from the perspective of the richness of her profile (i.e., cold v.s. warm user). Finally, similar to previous work we contemplate the size of attack (i.e., the amount of fake profiles injected) in examining their success. The results of experiments on two widely used datasets in business and movie domains, namely Yelp and MovieLens, suggest that warm and cold users exhibit contrasting behaviors in datasets with different characteristics.

Foundations

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

Your Notes