paper-with-me

홈 › Papers

DeepPoison: Feature Transfer Based Stealthy Poisoning Attack

2021-01-06 · Jinyin Chen, Longyuan Zhang, Haibin Zheng, Xueke Wang, Zhaoyan Ming

Deep neural networks are susceptible to poisoning attacks by purposely polluted training data with specific triggers. As existing episodes mainly focused on attack success rate with patch-based samples, defense algorithms can easily detect these poisoning samples. We propose DeepPoison, a novel adversarial network of one generator and two discriminators, to address this problem. Specifically, the generator automatically extracts the target class' hidden features and embeds them into benign training samples. One discriminator controls the ratio of the poisoning perturbation. The other discriminator works as the target model to testify the poisoning effects. The novelty of DeepPoison lies in that the generated poisoned training samples are indistinguishable from the benign ones by both defensive methods and manual visual inspection, and even benign test samples can achieve the attack. Extensive experiments have shown that DeepPoison can achieve a state-of-the-art attack success rate, as high as 91.74%, with only 7% poisoned samples on publicly available datasets LFW and CASIA. Furthermore, we have experimented with high-performance defense algorithms such as autodecoder defense and DBSCAN cluster detection and showed the resilience of DeepPoison.

📄 PDF Abstract BibTeX arXiv:2101.02562

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VAGUEGAN: Stealthy Poisoning and Backdoor Attacks on Image Generative Pipelines

2025-09-29 · Mostafa Mohaimen Akand Faisal, Rabeya Amin Jhuma arxiv

Generative models such as GANs and diffusion models are widely used to synthesize photorealistic images and to support downstream creative and editing tasks. While adversarial attacks on discriminative models are well st…

Image Generation

Stealthy Poisoning Attacks Bypass Defenses in Regression Settings

2026-01-29 · Javier Carnerero-Cano, Luis Muñoz-González, Phillippa Spencer, Emil C. Lupu arxiv

Regression models are widely used in industrial processes, engineering, and in natural and physical sciences, yet their robustness to poisoning has received less attention. When it has, studies often assume unrealistic t…

Shadowcast: Stealthy Data Poisoning Attacks Against Vision-Language Models

2024-02-05 · Yuancheng Xu, Jiarui Yao, Manli Shu, Yanchao Sun 외

Vision-Language Models (VLMs) excel in generating textual responses from visual inputs, but their versatility raises security concerns. This study takes the first step in exposing VLMs' susceptibility to data poisoning a…

Data AugmentationData PoisoningImage CompressionMisinformation+1

Silent Sabotage During Fine-Tuning: Few-Shot Rationale Poisoning of Compact Medical LLMs

2026-02-28 · Jingyuan Xie, Wenjie Wang, Ji Wu, Jiandong Gao arxiv

Supervised fine-tuning (SFT) is essential for the development of medical large language models (LLMs), yet prior poisoning studies have mainly focused on the detectable backdoor attacks. We propose a novel poisoning atta…

Backdoor Attacks on Speech Emotion Recognition via TTS-Generated Poisoning

2026-06-19 · Yongbin Huang, Xihao Xie, Jia Zhang arxiv

Speech Emotion Recognition (SER) systems increasingly leverage self-supervised acoustic representations, yet their vulnerability to training-time attacks remains largely underexplored. This paper presents the first syste…

Speech Emotion Recognition