中文
相关论文

相关论文: SPOOF: Simple Pixel Operations for Out-of-Distribu…

200 篇论文

Fooling images are a potential threat to deep neural networks (DNNs). These images are not recognizable to humans as natural objects, such as dogs and cats, but are misclassified by DNNs as natural-object classes with high confidence…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Soichiro Kumano , Hiroshi Kera , Toshihiko Yamasaki

Traditional defenses against Deep Leakage (DL) attacks in Federated Learning (FL) primarily focus on obfuscation, introducing noise, transformations or encryption to degrade an attacker's ability to reconstruct private data. While effective…

密码学与安全 · 计算机科学 2026-01-22 Isaac Baglin , Xiatian Zhu , Simon Hadfield

State-of-the-art deep neural networks have achieved impressive results on many image classification tasks. However, these same architectures have been shown to be unstable to small, well sought, perturbations of the images. Despite the…

机器学习 · 计算机科学 2016-08-30 Seyed-Mohsen Moosavi-Dezfooli , Alhussein Fawzi , Pascal Frossard

Deep Neural Networks (DNNs) can handle increasingly complex tasks, albeit they require rapidly expanding training datasets. Collecting data from platforms with user-generated content, such as social networks, has significantly eased the…

密码学与安全 · 计算机科学 2024-09-04 Jonathan Knauer , Phillip Rieger , Hossein Fereidooni , Ahmad-Reza Sadeghi

By adding human-imperceptible noise to clean images, the resultant adversarial examples can fool other unknown models. Features of a pixel extracted by deep neural networks (DNNs) are influenced by its surrounding regions, and different…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Lianli Gao , Qilong Zhang , Jingkuan Song , Xianglong Liu , Heng Tao Shen

Deep neural networks that achieve remarkable performance in image classification have previously been shown to be easily fooled by tiny transformations such as a one pixel translation of the input image. In order to address this problem,…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Ofir Shifman , Yair Weiss

Automatic Speaker Verification systems are gaining popularity these days; spoofing attacks are of prime concern as they make these systems vulnerable. Some spoofing attacks like Replay attacks are easier to implement but are very hard to…

音频与语音处理 · 电气工程与系统科学 2020-08-11 Rahul T P , P R Aravind , Ranjith C , Usamath Nechiyil , Nandakumar Paramparambath

Deep image prior (DIP) proposed in recent research has revealed the inherent trait of convolutional neural networks (CNN) for capturing substantial low-level image statistics priors. This framework efficiently addresses the inverse problems…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Ziyu Shu , Zhixin Pan

Deep visual models are susceptible to adversarial perturbations to inputs. Although these signals are carefully crafted, they still appear noise-like patterns to humans. This observation has led to the argument that deep visual…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Naveed Akhtar , Muhammad A. A. K. Jalwana , Mohammed Bennamoun , Ajmal Mian

Generative models now produce images with such stunning realism that they can easily deceive the human eye. While this progress unlocks vast creative potential, it also presents significant risks, such as the spread of misinformation.…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Yichi Zhang , Xiaogang Xu

Recent research has revealed that the output of Deep Neural Networks (DNN) can be easily altered by adding relatively small perturbations to the input vector. In this paper, we analyze an attack in an extremely limited scenario where only…

机器学习 · 计算机科学 2019-10-18 Jiawei Su , Danilo Vasconcellos Vargas , Sakurai Kouichi

Noisy labels are an unavoidable consequence of labeling processes and detecting them is an important step towards preventing performance degradations in Convolutional Neural Networks. Discarding noisy labels avoids a harmful memorization,…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Diego Ortego , Eric Arazo , Paul Albert , Noel E. O'Connor , Kevin McGuinness

Face anti-spoofing is crucial for ensuring the security and reliability of face recognition systems. Several existing face anti-spoofing methods utilize GAN-like networks to detect presentation attacks by estimating the noise pattern of a…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Bin Zhang , Xiangyu Zhu , Xiaoyu Zhang , Zhen Lei

The second Automatic Speaker Verification Spoofing and Countermeasures challenge (ASVspoof 2017) focused on "replay attack" detection. The best deep-learning systems to compete in ASVspoof 2017 used Convolutional Neural Networks (CNNs) as a…

音频与语音处理 · 电气工程与系统科学 2018-05-24 Bhusan Chettri , Saumitra Mishra , Bob L. Sturm , Emmanouil Benetos

Deep neural networks (DNNs) have recently been achieving state-of-the-art performance on a variety of pattern-recognition tasks, most notably visual classification problems. Given that DNNs are now able to classify objects in images with…

计算机视觉与模式识别 · 计算机科学 2015-04-06 Anh Nguyen , Jason Yosinski , Jeff Clune

Deep neural networks (DNNs) have gain its popularity in various scenarios in recent years. However, its excellent ability of fitting complex functions also makes it vulnerable to backdoor attacks. Specifically, a backdoor can remain hidden…

密码学与安全 · 计算机科学 2023-05-18 Xinrui Liu , Yu-an Tan , Yajie Wang , Kefan Qiu , Yuanzhang Li

This paper investigates the piracy problem of deep learning models. Designing and training a well-performing model is generally expensive. However, when releasing them, attackers may reverse engineer the models and pirate their design. This…

密码学与安全 · 计算机科学 2018-06-28 Hui Xu , Yuxin Su , Zirui Zhao , Yangfan Zhou , Michael R. Lyu , Irwin King

Real-world blind denoising poses a unique image restoration challenge due to the non-deterministic nature of the underlying noise distribution. Prevalent discriminative networks trained on synthetic noise models have been shown to…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Junaid Malik , Serkan Kiranyaz , Mehmet Yamac , Esin Guldogan , Moncef Gabbouj

Numerous recent studies have demonstrated how Deep Neural Network (DNN) classifiers can be fooled by adversarial examples, in which an attacker adds perturbations to an original sample, causing the classifier to misclassify the sample.…

机器学习 · 计算机科学 2021-02-09 Yigit Alparslan , Ken Alparslan , Jeremy Keim-Shenk , Shweta Khade , Rachel Greenstadt

We present a data generation framework designed to simulate spoofing attacks and randomly place attack scenarios worldwide. We apply deep neural network-based models for spoofing detection, utilizing Long Short-Term Memory networks and…

密码学与安全 · 计算机科学 2025-10-24 Jan Zelinka , Oliver Kost , Marek Hrúz
‹ 上一页 1 2 3 10 下一页 ›