paper-with-me

Papers

Natural Backdoor Datasets

2022-06-21 · Emily Wenger, Roma Bhattacharjee, Arjun Nitin Bhagoji, Josephine Passananti, Emilio Andere, Haitao Zheng, Ben Y. Zhao

Extensive literature on backdoor poison attacks has studied attacks and defenses for backdoors using "digital trigger patterns." In contrast, "physical backdoors" use physical objects as triggers, have only recently been identified, and are qualitatively different enough to resist all defenses targeting digital trigger backdoors. Research on physical backdoors is limited by access to large datasets containing real images of physical objects co-located with targets of classification. Building these datasets is time- and labor-intensive. This works seeks to address the challenge of accessibility for research on physical backdoor attacks. We hypothesize that there may be naturally occurring physically co-located objects already present in popular datasets such as ImageNet. Once identified, a careful relabeling of these data can transform them into training samples for physical backdoor attacks. We propose a method to scalably identify these subsets of potential triggers in existing datasets, along with the specific classes they can poison. We call these naturally occurring trigger-class subsets natural backdoor datasets. Our techniques successfully identify natural backdoors in widely-available datasets, and produce models behaviorally equivalent to those trained on manually curated datasets. We release our code to allow the research community to create their own datasets for research on physical backdoor attacks.

📄 PDF Abstract BibTeX arXiv:2206.10673

Code (1)

uchicago-sandlab/naturalbackdoors 공식 구현 tf

Similar Papers 제목 키워드 기반

Natural Backdoor Attacks on Speech Recognition Models

2026-07-17 · Jinwen Xin, Xixiang Lyu, Jing Ma arxiv

With the rapid development of deep learning, its vulnerability has gradually emerged in recent years. This work focuses on backdoor attacks on speech recognition systems. We adopt sounds that are ordinary in nature or in…

Speech Recognition

Training with More Confidence: Mitigating Injected and Natural Backdoors During Training

2022-02-13 · Zhenting Wang, Hailun Ding, Juan Zhai, Shiqing Ma

The backdoor or Trojan attack is a severe threat to deep neural networks (DNNs). Researchers find that DNNs trained on benign data and settings can also learn backdoor behaviors, which is known as the natural backdoor. E…

Backdoor Attack

Reflection Backdoor: A Natural Backdoor Attack on Deep Neural Networks

2020-07-05 · ECCV 2020 8 · Yunfei Liu, Xingjun Ma, James Bailey, Feng Lu

Recent studies have shown that DNNs can be compromised by backdoor attacks crafted at training time. A backdoor attack installs a backdoor into the victim model by injecting a backdoor pattern into a small proportion of …

Backdoor Attack

Backdoor Vulnerabilities in Normally Trained Deep Learning Models

2022-11-29 · Guanhong Tao, Zhenting Wang, Siyuan Cheng, Shiqing Ma 외

We conduct a systematic study of backdoor vulnerabilities in normally trained Deep Learning models. They are as dangerous as backdoors injected by data poisoning because both can be equally exploited. We leverage 20 diff…

Data PoisoningDeep Learning

DECK: Model Hardening for Defending Pervasive Backdoors

2022-06-18 · Guanhong Tao, Yingqi Liu, Siyuan Cheng, Shengwei An 외

Pervasive backdoors are triggered by dynamic and pervasive input perturbations. They can be intentionally injected by attackers or naturally exist in normally trained models. They have a different nature from the traditi…

Decodermodel