paper-with-me

홈 › Papers

Revisiting Adversarially Learned Injection Attacks Against Recommender Systems

2020-08-11 · Jiaxi Tang, Hongyi Wen, Ke Wang

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.

📄 PDF Abstract BibTeX arXiv:2008.04876

Code (1)

graytowne/revisit_adv_rec 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Detecting the Adversarially-Learned Injection Attacks via Knowledge Graphs

2024-11-15 · 2024 2024 11 · Yaojun Hao*, 1, Haotian Wang2, Qingshan Zhao1 외

ABSTRACT: Over the past two decades, many studies have devoted a good deal of attention to detect injection attacks in recommender systems. However, most of the studies mainly focus on detecting the heuristically-generat…

Knowledge GraphsRecommendation Systems

Claudini: Autoresearch Discovers State-of-the-Art Adversarial Attack Algorithms for LLMs

2026-03-25 · Alexander Panfilov, Peter Romov, Igor Shilov, Yves-Alexandre de Montjoye 외 arxiv

We show that AI agents are capable of discovering novel algorithms for adversarial attacks against LLMs, advancing the state of the art on white-box jailbreaking and prompt injection evaluations. We deploy frontier agent…

Adversarial Attack

WARD: Adversarially Robust Defense of Web Agents Against Prompt Injections

2026-05-14 · Tri Cao, Yulin Chen, Hieu Cao, Yibo Li 외 arxiv

Web agents can autonomously complete online tasks by interacting with websites, but their exposure to open web environments makes them vulnerable to prompt injection attacks embedded in HTML content or visual interfaces.…

Adversarial Attack

Bypassing Prompt Injection Detectors through Evasive Injections

2026-01-31 · Md Jahedur Rahman, Ihsen Alouani arxiv

Large language models (LLMs) are increasingly used in interactive and retrieval-augmented systems, but they remain vulnerable to prompt injection attacks, where injected secondary prompts force the model to deviate from …

Poison Attacks against Text Datasets with Conditional Adversarially Regularized Autoencoder

2020-10-06 · Findings of the Association for Computational Linguistics 2020 · Alvin Chan, Yi Tay, Yew-Soon Ong, Aston Zhang

This paper demonstrates a fatal vulnerability in natural language inference (NLI) and text classification systems. More concretely, we present a 'backdoor poisoning' attack on NLP models. Our poisoning attack utilizes co…

ClassificationGeneral ClassificationNatural Language Inferencetext-classification+1