Papers › Single-User Injection for Invisible Shilling Attack against Recommender Systems

Single-User Injection for Invisible Shilling Attack against Recommender Systems

21 Aug 2023arXiv:2308.10467archive 2025-07-28

Chengzhi Huang, Hui Li

Recommendation systems (RS) are crucial for alleviating the information overload problem. Due to its pivotal role in guiding users to make decisions, unscrupulous parties are lured to launch attacks against RS to affect the decisions of normal users and gain illegal profits. Among various types of attacks, shilling attack is one of the most subsistent and profitable attacks. In shilling attack, an adversarial party injects a number of well-designed fake user profiles into the system to mislead RS so that the attack goal can be achieved. Although existing shilling attack methods have achieved promising results, they all adopt the attack paradigm of multi-user injection, where some fake user profiles are required. This paper provides the first study of shilling attack in an extremely limited scenario: only one fake user profile is injected into the victim RS to launch shilling attacks (i.e., single-user injection). We propose a novel single-user injection method SUI-Attack for invisible shilling attack. SUI-Attack is a graph based attack method that models shilling attack as a node generation task over the user-item bipartite graph of the victim RS, and it constructs the fake user profile by generating user features and edges that link the fake user to items. Extensive experiments demonstrate that SUI-Attack can achieve promising attack results in single-user injection. In addition to its attack power, SUI-Attack increases the stealthiness of shilling attack and reduces the risk of being detected. We provide our implementation at: https://github.com/KDEGroup/SUI-Attack.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.10467")

Code

Syntology Ran 10 of 14 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 9 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kdegroup/sui-attack officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 10 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
9ran
4unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kdegroup/sui-attack. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_loss kdegroup/sui-attack/models/influence/influence_function.py official repository ran · fixture could not drive it MIT (permissive) · 7d9344ac520f8918 · report
get_param_dict kdegroup/sui-attack/utils.py official repository ran MIT (permissive) · b118561228a8b77b · report
grad_z kdegroup/sui-attack/models/influence/influence_function.py official repository ran MIT (permissive) · 45e51146ba983e97 · report
gumbel_top_k kdegroup/sui-attack/graph.py official repository ran MIT (permissive) · 54320bbdc1da7aa6 · report
load_fake_array kdegroup/sui-attack/utils.py official repository ran MIT (permissive) · 62c0f0f999b06c36 · report
move kdegroup/sui-attack/utils.py official repository ran MIT (permissive) · 02e0131402c87afa · report
mse_loss kdegroup/sui-attack/models/recommender/WMF.py official repository ran fingerprinted MIT (permissive) · e69b19a3945839ac · report
mult_ce_loss kdegroup/sui-attack/models/recommender/WMF.py official repository ran fingerprinted MIT (permissive) · e30156b28108e611 · report
save_fake kdegroup/sui-attack/models/baseline.py official repository ran MIT (permissive) · 98f7100e95444343 · report
sparse2tensor kdegroup/sui-attack/models/recommender/RsData.py official repository ran MIT (permissive) · 1ca6bfbc19414e74 · report
create_trainvaltest_split kdegroup/sui-attack/data_pre.py official repository unverified MIT (permissive) · 601a1c1306a134de · report
get_loader kdegroup/sui-attack/data_pre.py official repository unverified MIT (permissive) · 2d5a913e453f8011 · report
load_data kdegroup/sui-attack/data_pre.py official repository unverified MIT (permissive) · aeab26784be32147 · report
normalize kdegroup/sui-attack/graph.py official repository unverified MIT (permissive) · 469bb312ad962696 · report

Tasks

Recommendation Systems

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections