LGIRMLAug 11, 2020

Revisiting Adversarially Learned Injection Attacks Against Recommender Systems

arXiv:2008.04876v298 citations
AI Analysis

It addresses security risks for recommender systems in information and e-commerce applications, but is incremental as it revisits and improves upon existing attack methods.

This paper tackles the problem of adversarially-learned injection attacks against recommender systems by showing that solving the optimization problem exactly leads to a much larger impact, with experiments on a real-world dataset revealing attack transferability and limitations.

Recommender systems play an important role in modern information and e-commerce applications. While increasing research is dedicated to improving the relevance and diversity of the recommendations, the potential risks of state-of-the-art recommendation models are under-explored, that is, these models could be subject to attacks from malicious third parties, through injecting fake user interactions to achieve their purposes. This paper revisits the adversarially-learned injection attack problem, where the injected fake user `behaviors' are learned locally by the attackers with their own model -- one that is potentially different from the model under attack, but shares similar properties to allow attack transfer. We found that most existing works in literature suffer from two major limitations: (1) they do not solve the optimization problem precisely, making the attack less harmful than it could be, (2) they assume perfect knowledge for the attack, causing the lack of understanding for realistic attack capabilities. We demonstrate that the exact solution for generating fake users as an optimization problem could lead to a much larger impact. Our experiments on a real-world dataset reveal important properties of the attack, including attack transferability and its limitations. These findings can inspire useful defensive methods against this possible existing attack.

Code Implementations1 repo
Foundations

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

Your Notes