中文
相关论文

相关论文: Detecting Patch Adversarial Attacks with Image Res…

200 篇论文

Recent works showed the vulnerability of image classifiers to adversarial attacks in the digital domain. However, the majority of attacks involve adding small perturbation to an image to fool the classifier. Unfortunately, such procedures…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Mikhail Pautov , Grigorii Melnikov , Edgar Kaziakhmedov , Klim Kireev , Aleksandr Petiushko

Deep neural networks (DNNs) are vulnerable to adversarial noise. Their adversarial robustness can be improved by exploiting adversarial examples. However, given the continuously evolving attacks, models trained on seen types of adversarial…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Dawei Zhou , Tongliang Liu , Bo Han , Nannan Wang , Chunlei Peng , Xinbo Gao

Machine learning based malware detection techniques rely on grayscale images of malware and tends to classify malware based on the distribution of textures in graycale images. Albeit the advancement and promising results shown by machine…

密码学与安全 · 计算机科学 2022-08-05 Sanket Shukla

Deep neural networks are vulnerable to adversarial examples, i.e., carefully-perturbed inputs aimed to mislead classification. This work proposes a detection method based on combining non-linear dimensionality reduction and density…

机器学习 · 计算机科学 2019-05-02 Francesco Crecchi , Davide Bacciu , Battista Biggio

We present a mechanism for detecting adversarial examples based on data representations taken from the hidden layers of the target network. For this purpose, we train individual autoencoders at intermediate layers of the target network.…

机器学习 · 计算机科学 2020-06-18 Bartosz Wójcik , Paweł Morawiecki , Marek Śmieja , Tomasz Krzyżek , Przemysław Spurek , Jacek Tabor

SentiNet is a novel detection framework for localized universal attacks on neural networks. These attacks restrict adversarial noise to contiguous portions of an image and are reusable with different images -- constraints that prove useful…

密码学与安全 · 计算机科学 2020-05-12 Edward Chou , Florian Tramèr , Giancarlo Pellegrino

Nowadays, the susceptibility of deep neural networks (DNNs) has garnered significant attention. Researchers are exploring patch-based physical attacks, yet traditional approaches, while effective, often result in conspicuous patches…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Kalibinuer Tiliwalidi

It is now well known that deep neural networks (DNNs) are vulnerable to adversarial attack. Adversarial samples are similar to the clean ones, but are able to cheat the attacked DNN to produce incorrect predictions in high confidence. But…

机器学习 · 计算机科学 2019-12-17 Sizhe Chen , Xiaolin Huang , Zhengbao He , Chengjin Sun

Adversarial attacks involve adding, small, often imperceptible, perturbations to inputs with the goal of getting a machine learning model to misclassifying them. While many different adversarial attack strategies have been proposed on image…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Avishek Joey Bose , Parham Aarabi

Despite the success of convolutional neural networks (CNNs) in many computer vision and image analysis tasks, they remain vulnerable against so-called adversarial attacks: Small, crafted perturbations in the input images can lead to false…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Paula Harder , Franz-Josef Pfreundt , Margret Keuper , Janis Keuper

Autonomous flying robots, such as multirotors, often rely on deep learning models that make predictions based on a camera image, e.g. for pose estimation. These models can predict surprising results if applied to input images outside the…

机器人学 · 计算机科学 2023-10-24 Pia Hanfeld , Khaled Wahba , Marina M. -C. Höhne , Michael Bussmann , Wolfgang Hönig

In the past decades, the rise of artificial intelligence has given us the capabilities to solve the most challenging problems in our day-to-day lives, such as cancer prediction and autonomous navigation. However, these applications might…

密码学与安全 · 计算机科学 2022-09-13 Ehsan Nowroozi , Mohammadreza Mohammadi , Pargol Golmohammadi , Yassine Mekdad , Mauro Conti , Selcuk Uluagac

Deep neural networks (DNNs) have become essential for processing the vast amounts of aerial imagery collected using earth-observing satellite platforms. However, DNNs are vulnerable towards adversarial examples, and it is expected that this…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Andrew Du , Bo Chen , Tat-Jun Chin , Yee Wei Law , Michele Sasdelli , Ramesh Rajasegaran , Dillon Campbell

Adversarial attacks on machine learning models have seen increasing interest in the past years. By making only subtle changes to the input of a convolutional neural network, the output of the network can be swayed to output a completely…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Simen Thys , Wiebe Van Ranst , Toon Goedemé

We present a systematic study of adversarial attacks on state-of-the-art object detection frameworks. Using standard detection datasets, we train patterns that suppress the objectness scores produced by a range of commonly used detectors,…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Zuxuan Wu , Ser-Nam Lim , Larry Davis , Tom Goldstein

Adversarial examples have been demonstrated to threaten many computer vision tasks including object detection. However, the existing attacking methods for object detection have two limitations: poor transferability, which denotes that the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Xingxing Wei , Siyuan Liang , Ning Chen , Xiaochun Cao

Many unsupervised visual anomaly detection methods train an auto-encoder to reconstruct normal samples and then leverage the reconstruction error map to detect and localize the anomalies. However, due to the powerful modeling and…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Qingqing Fang , Qinliang Su , Wenxi Lv , Wenchao Xu , Jianxing Yu

Face attributes are interesting due to their detailed description of human faces. Unlike prior researches working on attribute prediction, we address an inverse and more challenging problem called face attribute manipulation which aims at…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Wei Shen , Rujie Liu

Convolutional Neural Networks have achieved significant success across multiple computer vision tasks. However, they are vulnerable to carefully crafted, human-imperceptible adversarial noise patterns which constrain their deployment in…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Aamir Mustafa , Salman H. Khan , Munawar Hayat , Jianbing Shen , Ling Shao

We present a method for adversarial attack detection based on the inspection of a sparse set of neurons. We follow the hypothesis that adversarial attacks introduce imperceptible perturbations in the input and that these perturbations…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Roger Granda , Tinne Tuytelaars , Jose Oramas