Pith. sign in

REVIEW 43 cited by

Detecting Backdoor Attacks on Deep Neural Networks by Activation Clustering

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1811.03728 v1 pith:V223C7FM submitted 2018-11-09 cs.LG cs.CRstat.ML

classification cs.LGcs.CRstat.ML
keywords modelbackdoorattackdatadetectingmodelsnetworksneural
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

While machine learning (ML) models are being increasingly trusted to make decisions in different and varying areas, the safety of systems using such models has become an increasing concern. In particular, ML models are often trained on data from potentially untrustworthy sources, providing adversaries with the opportunity to manipulate them by inserting carefully crafted samples into the training set. Recent work has shown that this type of attack, called a poisoning attack, allows adversaries to insert backdoors or trojans into the model, enabling malicious behavior with simple external backdoor triggers at inference time and only a blackbox perspective of the model itself. Detecting this type of attack is challenging because the unexpected behavior occurs only when a backdoor trigger, which is known only to the adversary, is present. Model users, either direct users of training data or users of pre-trained model from a catalog, may not guarantee the safe operation of their ML-based system. In this paper, we propose a novel approach to backdoor detection and removal for neural networks. Through extensive experimental results, we demonstrate its effectiveness for neural networks classifying text and images. To the best of our knowledge, this is the first methodology capable of detecting poisonous data crafted to insert backdoors and repairing the model that does not require a verified and trusted dataset.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 43 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Follow My Eyes: Backdoor Attacks on Goal-Directed Scanpath Prediction

    cs.CR 2026-04 conditional novelty 7.5 of 10

    Scene-conditioned spatial-misdirection and duration-inflation backdoors succeed at 2.5–10% poison ratios on multimodal scanpath predictors and resist five adapted defenses.

  2. TimeGuard: Channel-wise Pool Training for Backdoor Defense in Time Series Forecasting

    cs.CR 2026-05 unverdicted novelty 7.0 of 10

    TimeGuard employs channel-wise pool training initialized with time-aware criteria and distance-regularized loss selection to defend time series forecasting against backdoor attacks, improving robustness by 1.96x while...

  3. Undetectable Backdoors in Model Parameters: Hiding Sparse Secrets in High Dimensions

    cs.CR 2026-05 unverdicted novelty 7.0 of 10

    Sparse Backdoor plants a provably undetectable backdoor in neural network weights via structured sparse perturbations and isotropic Gaussian dithering, with detection hardness reduced to Sparse PCA.

  4. FFCBA: Feature-based Full-target Clean-label Backdoor Attacks

    cs.CR 2025-04 conditional novelty 7.0 of 10

    A clean-label full-target backdoor attack using class-conditional autoencoders reports above 99% attack success at 0.4% poisoning rates across datasets and models.

  5. TrojanDec: Data-free Detection of Trojan Inputs in Self-supervised Learning

    cs.CR 2025-01 conditional novelty 7.0 of 10

    A black-box, data-free method detects and removes patch-based trojan triggers from test images for self-supervised learning encoders.

  6. BADTV: Unveiling Backdoor Threats in Third-Party Task Vectors

    cs.LG 2025-01 conditional novelty 7.0 of 10

    A composite backdoor built from the difference of two specially trained task vectors stays effective under both task addition and subtraction in task arithmetic.

  7. BDefects4NN: A Backdoor Defect Database for Controlled Localization Studies in Neural Networks

    cs.SE 2024-12 conditional novelty 7.0 of 10

    A new benchmark database of 1,654 backdoor-infected DNNs with neuron-level labels shows current fault localization methods identify fewer than 20% of responsible neurons on average.

  8. LADDER: Multi-objective Backdoor Attack via Evolutionary Algorithm

    cs.CR 2024-11 conditional novelty 7.0 of 10

    LADDER uses multi-objective evolutionary optimization to craft low-frequency backdoor triggers that are simultaneously effective, invisible in spatial and spectral domains, and robust against common image preprocessing.

  9. Detection of Backdoors in Trained Classifiers Without Access to the Training Set

    cs.LG 2019-08 conditional novelty 7.0 of 10

    A post-training backdoor detector for DNN image classifiers that reverse-engineers minimal class-confusing perturbations for every class pair and flags anomalous pairs via an order-statistic hypothesis test.

  10. Temporal Poisoning: Clean-Label Backdoors via Event Redistribution in SNNs

    cs.CR 2026-07 conditional novelty 6.0 of 10

    Retiming target-class neuromorphic events installs clean-label SNN backdoors with ASR up to 1.0 while leaving rate frames identical, and rate-collapsed defenses miss them.

  11. How Context Attribution Handles What the Model Already Knows

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Context attribution methods cannot disentangle in-context from in-weight knowledge and assign unfaithful scores under overlap; new metrics and WMDP-Cyber++ quantify the failure.

  12. Detect, Unlearn, Restore: Defending Text Summarization Models Against Data Poisoning

    cs.CL 2026-06 unverdicted novelty 6.0 of 10

    A unified detection and unlearning framework identifies and mitigates data poisoning in summarization models, achieving 85-92% detection and up to 96% behavior restoration across multiple architectures.

  13. SCRUB-FL: Sanitizing and Cleansing Representations via Unlearning of Backdoors

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    SCRUB-FL uses client spectral analysis and WGAN-GP to model suspicious patterns during FL training, aggregates generators server-side, then synthesizes triggers and applies unlearning to reduce backdoor success rates ...

  14. Mirage: a Clean-Label Backdoor against LiDAR 3D Object Detection

    cs.CV 2026-06 unverdicted novelty 6.0 of 10

    Mirage achieves 73% misclassification success on LiDAR 3DOD models with 0.5% poisoning rate via label-consistent trigger injection.

  15. Where Do Backdoors Live? A Component-Level Analysis of Backdoor Propagation in Speech Language Models

    cs.CL 2025-10 unverdicted novelty 6.0 of 10

    Backdoors propagate through SLM components with persistence or erasure depending on the targeted part, and poisoned samples are not directly separable from benign ones in shared multitask embeddings.

  16. NCCR: to Evaluate the Robustness of Neural Networks and Adversarial Examples

    cs.CR 2025-07 reject novelty 6.0 of 10

    NCCR, the change in neuron activations under random perturbation, is introduced as a robustness metric and used to flag adversarial examples and backdoor triggers.

  17. When Data-Free Knowledge Distillation Meets Non-Transferable Teacher: Escaping Out-of-Distribution Trap is All You Need

    cs.LG 2025-07 conditional novelty 6.0 of 10

    Data-free distillation from non-transferable teachers fails because synthesized samples drift toward the OOD domain; ATEsc separates ID-like from OOD-like samples via adversarial robustness and improves distillation.

  18. Circumventing Backdoor Space via Weight Symmetry

    cs.LG 2025-06 conditional novelty 6.0 of 10

    A weight-permutation-based two-stage mode connectivity method purifies backdoored neural networks across supervised and self-supervised learning with few clean samples.

  19. Secure Transfer Learning: Training Clean Models Against Backdoor in (Both) Pre-trained Encoders and Downstream Datasets

    cs.LG 2025-04 conditional novelty 6.0 of 10

    T-Core, a bootstrapping defense that sifts clean data and filters trusted encoder channels, reduces backdoor attack success rates below 10% across encoder and dataset poisoning threats in transfer learning.

  20. Detecting Backdoor Samples in Contrastive Language Image Pretraining

    cs.LG 2025-02 conditional novelty 6.0 of 10

    Backdoor-poisoned CLIP training samples have unusually sparse local neighborhoods in representation space, which makes them detectable by standard local outlier detectors with high accuracy.

  21. PCAP-Backdoor: Backdoor Poisoning Generator for Network Traffic in CPS/IoT Environments

    cs.LG 2025-01 conditional novelty 6.0 of 10

    PCAP-Backdoor shows that an attacker who supplies only benign raw PCAP traffic can poison a deep learning IDS so that triggered attack traffic is classified as benign.

  22. Reliable Poisoned Sample Detection against Backdoor Attacks Enhanced by Sharpness Aware Minimization

    cs.CV 2024-11 conditional novelty 6.0 of 10

    Training a backdoored model with SAM instead of vanilla SGD amplifies backdoor-related neuron responses, making poisoned samples more detectable by existing methods.

  23. BackdoorMBTI: A Backdoor Learning Multimodal Benchmark Tool Kit for Backdoor Defense Evaluation

    cs.CR 2024-11 conditional novelty 6.0 of 10

    BackdoorMBTI is the first backdoor security benchmark and toolkit that covers image, text, and audio modalities with a unified evaluation pipeline.

  24. A Convolutional Layer Activation Dimensionality Reduction for Out-of-Distribution and Adversarial Attack Detection Methods

    cs.CV 2026-08 conditional novelty 5.0 of 10

    A kernel-matrix SVD followed by average pooling gives a controllable, high-compression representation of convolutional activations that preserves out-of-distribution and adversarial-attack detection performance.

  25. Detecting Stealthy Data Poisoning Attacks in AI Code Generators

    cs.CR 2025-08 conditional novelty 5.0 of 10

    Spectral signatures, activation clustering, and Semgrep static analysis all fail to reliably detect triggerless targeted poisoning in AI code generators, with best F1 under 0.70 even at 20% poisoning.

  26. NT-ML: Backdoor Defense via Non-target Label Training and Mutual Learning

    cs.LG 2025-08 unverdicted novelty 5.0 of 10

    NT-ML combines non-target label training and mutual learning to purify a backdoored model using a small set of clean samples.

  27. MT4DP: Data Poisoning Attack Detection for DL-based Code Search Models via Metamorphic Testing

    cs.SE 2025-07 reject novelty 5.0 of 10

    MT4DP flags a code search query as poisoned when rewriting it changes the ranking of code more than a threshold, but the main evaluation is weakened by synthetic trigger insertion and threshold tuning on the test set.

  28. Identifying Physically Realizable Triggers for Backdoored Face Recognition Networks

    cs.CV 2025-06 conditional novelty 5.0 of 10

    A trigger-inversion plus object-retrieval pipeline finds physically realizable backdoor triggers in face recognition networks without poisoned examples.

  29. TrojanTO: Action-Level Backdoor Attacks against Trajectory Optimization Models

    cs.LG 2025-06 conditional novelty 5.0 of 10

    TrojanTO implants action-level backdoors into Decision Transformer style offline RL models using 10 trajectories, alternating trigger optimization and model fine-tuning, reaching average attack success 0.719 while pre...

  30. TED-LaST: Towards Robust Backdoor Defense Against Adaptive Attacks

    cs.CR 2025-06 conditional novelty 5.0 of 10

    A class-aware, layer-weighted upgrade of the TED backdoor detector that reports high precision and F1 against adaptive and combined data-poisoning attacks.

  31. Bridging Distribution Shift and AI Safety: Conceptual and Methodological Synergies

    cs.LG 2025-05 conditional novelty 5.0 of 10

    The paper proposes a one-to-one mapping between six causes of distribution shift and several AI safety issues, arguing for mutual method transfer through aligned definitions.

  32. Poison in the Well: Feature Embedding Disruption in Backdoor Attacks

    cs.CR 2025-05 conditional novelty 5.0 of 10

    A trigger optimized to align poisoned-image features achieves near-100% backdoor success at 0.01-0.05% poison rates on image benchmarks.

  33. FL-PLAS: Federated Learning with Partial Layer Aggregation for Backdoor Defense Against High-Ratio Malicious Clients

    cs.CR 2025-05 conditional novelty 5.0 of 10

    FL-PLAS defends federated learning against backdoor attacks by aggregating only feature extractors and keeping classifiers client-local, reporting low backdoor accuracy with up to 90% malicious clients.

  34. Filter, Obstruct and Dilute: Defending Against Backdoor Attacks on Semi-Supervised Learning

    cs.LG 2025-02 conditional novelty 5.0 of 10

    Backdoor Invalidator combines Gaussian filtering, complementary learning, and trigger mix-up to reduce backdoor attack success in semi-supervised image classifiers from 84.7% to 1.8% average while mostly preserving cl...

  35. An Effective and Resilient Backdoor Attack Framework against Deep Neural Networks and Vision Transformers

    cs.CV 2024-12 conditional novelty 5.0 of 10

    Attention-guided trigger placement with co-optimized training and alternating clean retraining achieves high backdoor attack success at low poison ratios on CNNs and vision transformers, while evading several publishe...

  36. Clustering Unsupervised Representations as Defense against Poisoning Attacks on Speech Commands Classification System

    cs.SD 2026-06 unverdicted novelty 4.0 of 10

    Clustering DINO representations via K-means and LDA filters poisoned speech samples, reducing attack success rate from 99.75% to 0.25% at 10% poisoning level.

  37. TCAP: Tri-Component Attention Profiling for Unsupervised Backdoor Detection in MLLM Fine-Tuning

    cs.AI 2026-01 unverdicted novelty 4.0 of 10

    TCAP detects backdoor samples in MLLM fine-tuning via tri-component attention profiling, GMM-based head identification, and EM vote aggregation.

  38. A Robust Attack: Displacement Backdoor Attack

    cs.CR 2025-02 conditional novelty 4.0 of 10

    Displacement Backdoor Attack blends shifted self-copies of an image into the original as a backdoor trigger and reportedly maintains high attack success under data augmentation.

  39. Backdoor Attacks and Defenses in Computer Vision Domain: A Survey

    cs.CR 2025-09 conditional novelty 3.0 of 10

    A literature review that classifies backdoor attacks and defenses in computer vision into a five-axis taxonomy and identifies supply-chain, hardware, and cross-task evaluation as open gaps.

  40. A Survey of Secure Semantic Communications

    cs.CR 2025-01 conditional novelty 3.0 of 10

    A comprehensive survey of security and privacy challenges in semantic communication, categorized by the SemCom life cycle and paired with available defense technologies.

  41. Security-First AI: Foundations for Robust and Trustworthy Systems

    cs.CR 2025-04 conditional novelty 2.0 of 10

    A security-first position paper that surveys AI threat models, attack vectors, and defenses, and argues that security is the prerequisite for AI safety.

  42. A Survey on Backdoor Threats in Large Language Models (LLMs): Attacks, Defenses, and Evaluations

    cs.CR 2025-02 conditional novelty 2.0 of 10

    A literature review that taxonomizes LLM backdoor attacks and defenses by model construction phase, with no new experimental results.

  43. Security and Privacy of Digital Twins for Advanced Manufacturing: A Survey

    eess.SY 2024-12 conditional novelty 2.0 of 10

    A survey of cybersecurity and privacy risks for manufacturing digital twins, grouping threats and defenses into data collection, data sharing, machine learning, and system-level security.

Pith tools