paper-with-me

홈 › Papers

On Procedural Adversarial Noise Attack And Defense

2021-08-10 · Jun Yan, Xiaoyang Deng, Huilin Yin, Wancheng Ge

Deep Neural Networks (DNNs) are vulnerable to adversarial examples which would inveigle neural networks to make prediction errors with small perturbations on the input images. Researchers have been devoted to promoting the research on the universal adversarial perturbations (UAPs) which are gradient-free and have little prior knowledge on data distributions. Procedural adversarial noise attack is a data-free universal perturbation generation method. In this paper, we propose two universal adversarial perturbation (UAP) generation methods based on procedural noise functions: Simplex noise and Worley noise. In our framework, the shading which disturbs visual classification is generated with rendering technology. Without changing the semantic representations, the adversarial examples generated via our methods show superior performance on the attack.

📄 PDF Abstract BibTeX arXiv:2108.04409

Code (1)

momo1986/adversarial_example_simplex_worley 공식 구현

Similar Papers 제목 키워드 기반

Procedural Noise Adversarial Examples for Black-Box Attacks on Deep Convolutional Networks

2018-09-30 · Kenneth T. Co, Luis Muñoz-González, Sixte de Maupeou, Emil C. Lupu

Deep Convolutional Networks (DCNs) have been shown to be vulnerable to adversarial examples---perturbed inputs specifically designed to produce intentional errors in the learning algorithms at test time. Existing input-a…

Bayesian Optimization

Defense against Adversarial Attacks on Hybrid Speech Recognition using Joint Adversarial Fine-tuning with Denoiser

2022-04-08 · Sonal Joshi, Saurabh Kataria, Yiwen Shao, Piotr Zelasko 외

Adversarial attacks are a threat to automatic speech recognition (ASR) systems, and it becomes imperative to propose defenses to protect them. In this paper, we perform experiments to show that K2 conformer hybrid ASR is…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Noise as a Double-Edged Sword: Reinforcement Learning Exploits Randomized Defenses in Neural Networks

2024-10-31 · Steve Bakos, Pooria Madani, Heidar Davoudi

This study investigates a counterintuitive phenomenon in adversarial machine learning: the potential for noise-based defenses to inadvertently aid evasion attacks in certain scenarios. While randomness is often employed …

Reinforcement Learning (RL)

Mel Frequency Spectral Domain Defenses against Adversarial Attacks on Speech Recognition Systems

2022-03-29 · Nicholas Mehlman, Anirudh Sreeram, Raghuveer Peri, Shrikanth Narayanan

A variety of recent works have looked into defenses for deep neural networks against adversarial attacks particularly within the image processing domain. Speech processing applications such as automatic speech recognitio…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

DUP-Net: Denoiser and Upsampler Network for 3D Adversarial Point Clouds Defense

2018-12-25 · ICCV 2019 10 · Hang Zhou, Kejiang Chen, Weiming Zhang, Han Fang 외

Neural networks are vulnerable to adversarial examples, which poses a threat to their application in security sensitive systems. We propose a Denoiser and UPsampler Network (DUP-Net) structure as defenses for 3D adversar…

DenoisingPoint Cloud Classification