Browse State-of-the-Art › Backdoor Attack

Backdoor Attack

217 papers with code · 0 benchmarks · 0 datasets archive 2025-07-28

AdversarialAudioComputer CodeComputer VisionGraphsMedicalMethodologyMusicPlaying Games

Backdoor attacks inject maliciously constructed data into a training set so that, at test time, the trained model misclassifies inputs patched with a backdoor trigger as an adversarially-desired target class.

Description from the archive archive 2025-07-28.

Benchmarks archive 2025-07-28

No benchmark for this task in the archive.

Libraries

Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.

Datasets archive 2025-07-28

No dataset record in the archive lists this task.

Subtasks archive 2025-07-28

No subtask under this task in the archive's task tree.

Parent tasks archive 2025-07-28

Most implemented papers archive 2025-07-28

30 shown of 217 papers with code (523 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.

  • 1 Aug 2021 7 repositories listed Syntology ran 4 of 8 samples · 4 unverified · 2 pointer-only (licence)
    In particular, our BadEncoder injects backdoors into a pre-trained image encoder such that the downstream classifiers built based on the backdoored image encoder for different downstream tasks simultaneously inherit the…
  • 13 Oct 2022 4 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)
    As a new paradigm in machine learning, self-supervised learning (SSL) is capable of learning high-quality representations of complex data without relying on labels.
  • 11 Apr 2022 3 repositories listed Syntology ran 2 of 3 samples · 1 unverified
    With poisoning equal to or less than 0.
  • 2 Dec 2021 3 repositories listed Syntology ran 2 of 2 samples · 0 unverified
    However, designing a unified BA method that can be applied to various MIA systems is challenging due to the diversity of imaging modalities (e.
  • 5 Jul 2020 3 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)
    A backdoor attack installs a backdoor into the victim model by injecting a backdoor pattern into a small proportion of the training data.
  • 30 Sep 2019 3 repositories listed Syntology ran 1 of 2 samples · 1 unverified
    Backdoor attacks are a form of adversarial attacks on deep networks where the attacker provides poisoned data to the victim to train the model with, and then activates the attack by showing a specific small trigger…
  • 16 Feb 2025 2 repositories listed Syntology ran 5 of 5 samples · 0 unverified · 5 pointer-only (licence)
    On the malicious side, we introduce Breaking of Thought (BoT), a novel attack that enables adversaries to bypass the thinking process of LRMs, thereby compromising their reliability and availability.
  • 15 Jul 2024 2 repositories listed Syntology ran 2 of 4 samples · 2 unverified · 4 pointer-only (licence)
    We demonstrate that an attacker can embed a backdoor in LLMs, which, when activated by a specific trigger in the input, manipulates the model's uncertainty without affecting the final output.
  • 2 Jun 2024 2 repositories listed Syntology ran 9 of 35 samples · 26 unverified · 19 pointer-only (licence)
    In recent years, diffusion models have achieved remarkable success in the realm of high-quality image generation, garnering increased attention.
  • 25 May 2024 2 repositories listed Syntology ran 4 of 5 samples · 1 unverified · 5 pointer-only (licence)
    Specifically, PDB leverages the home-field advantage of defenders by proactively injecting a defensive backdoor into the model during training.
  • 23 May 2024 2 repositories listed
    In this paper, we propose an imperceptible and effective backdoor attack against self-supervised models.
  • 24 Nov 2023 2 repositories listed Syntology ran 1 of 4 samples · 3 unverified
    Reinforcement Learning from Human Feedback (RLHF) is used to align large language models to produce helpful and harmless responses.
  • 28 Jul 2023 2 repositories listed Syntology ran 5 of 9 samples · 4 unverified · 9 pointer-only (licence)
    Deep neural networks (DNNs) are vulnerable to backdoor attack, which does not affect the network's performance on clean data but would manipulate the network behavior once a trigger pattern is added.
  • 21 Jul 2023 2 repositories listed Syntology ran 6 of 7 samples · 1 unverified · 7 pointer-only (licence)
    Unlike existing defense strategies, which focus on reproducing backdoor triggers, FMP attempts to prune backdoor feature maps, which are trained to extract backdoor information from inputs.
  • 3 Jan 2023 2 repositories listed Syntology ran 6 of 15 samples · 9 unverified
    A model trained on this smaller distilled dataset can attain comparable performance to a model trained on the original training dataset.
  • 15 Nov 2022 2 repositories listed
    In this work, we take the first step to analyze the limitations of existing backdoor attacks and propose new DPBAs called CorruptEncoder to CL.
  • 12 Jun 2022 2 repositories listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)
    In this type of attack, the goal of the attacker is to use poisoned updates to implant so-called backdoors into the learned model such that, at test time, the model's outputs can be fixed to a given target for certain…
  • 15 Nov 2021 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified
    To deal with this issue, in this paper, we propose a new strategy to perform textual backdoor attacks which do not require an external trigger, and the poisoned samples are correctly labeled.
  • 26 May 2021 2 repositories listed Syntology ran 1 of 2 samples · 1 unverified
    As far as we know, almost all existing textual backdoor attack methods insert additional contents into normal samples as triggers, which causes the trigger-embedded samples to be detected and the backdoor attacks to be…
  • 21 May 2021 2 repositories listed Syntology ran 8 of 13 samples · 5 unverified · 2 pointer-only (licence)
    We show that such methods are vulnerable to backdoor attacks - where an attacker poisons a small part of the unlabeled data by adding a trigger (image patch chosen by the attacker) to the images.
  • 21 Feb 2021 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)
    By utilizing the latest technique in integer programming, we equivalently reformulate this BIP problem as a continuous optimization problem, which can be effectively and efficiently solved using the alternating…
  • 1 Jan 2021 2 repositories listed
    Under this optimization framework, the trigger generator function will learn to manipulate the input with imperceptible noise to preserve the model performance on the clean data and maximize the attack success rate on…
  • 21 Dec 2020 2 repositories listed Syntology ran 2 of 2 samples · 0 unverified
    Trojan (backdoor) attack is a form of adversarial attack on deep neural networks where the attacker provides victims with a model trained/retrained on malicious data.
  • 20 Nov 2020 2 repositories listed Syntology ran 3 of 4 samples · 1 unverified
    Nevertheless, there are few studies on defending against textual backdoor attacks.
  • 22 Oct 2020 2 repositories listed Syntology ran 0 of 5 samples · 5 unverified
    We also demonstrate that existing backdoor attacks cannot be directly adopted in attacking speaker verification.
  • 16 Oct 2020 2 repositories listed
    Whilst, as the increasing use of machine learning models in security-critical applications, the embedding and extraction of malicious knowledge are equivalent to the notorious backdoor attack and its defence,…
  • 21 Jun 2020 2 repositories listed
    One intriguing property of deep neural networks (DNNs) is their inherent vulnerability to backdoor attacks -- a trojan model responds to trigger-embedded inputs in a highly predictable manner while functioning normally…
  • 19 Jun 2020 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)
    Specifically, we propose a \emph{subgraph based backdoor attack} to GNN for graph classification.
  • 1 May 2020 2 repositories listed
    Compared to standard centralized backdoors, we show that DBA is substantially more persistent and stealthy against FL on diverse datasets such as finance and image data.
  • 5 Jun 2025 1 repository listed
    Diffusion models have achieved remarkable progress in both image generation and editing.

Syntology lines on 23 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.

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