中文
相关论文

相关论文: Universal Perturbation Attack Against Image Retrie…

200 篇论文

The intriguing phenomenon of adversarial examples has attracted significant attention in machine learning and what might be more surprising to the community is the existence of universal adversarial perturbations (UAPs), i.e. a single…

机器学习 · 计算机科学 2022-04-20 Chaoning Zhang , Philipp Benz , Chenguo Lin , Adil Karjauv , Jing Wu , In So Kweon

Over the past decade, Deep Learning has emerged as a useful and efficient tool to solve a wide variety of complex learning problems ranging from image classification to human pose estimation, which is challenging to solve using statistical…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ashutosh Chaubey , Nikhil Agrawal , Kavya Barnwal , Keerat K. Guliani , Pramod Mehta

The vulnerability of Convolutional Neural Networks (CNNs) to adversarial samples has recently garnered significant attention in the machine learning community. Furthermore, recent studies have unveiled the existence of universal adversarial…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Juanjuan Weng , Zhiming Luo , Dazhen Lin , Shaozi Li

Universal adversarial perturbation attacks are widely used to analyze image classifiers that employ convolutional neural networks. Nowadays, some attacks can deceive image- and video-quality metrics. So sustainability analysis of these…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Ekaterina Shumitskaya , Anastasia Antsiferova , Dmitriy Vatolin

Universal adversarial perturbation (UAP), also known as image-agnostic perturbation, is a fixed perturbation map that can fool the classifier with high probabilities on arbitrary images, making it more practical for attacking deep models in…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Yihao Huang , Qing Guo , Felix Juefei-Xu , Ming Hu , Xiaojun Jia , Xiaochun Cao , Geguang Pu , Yang Liu

Universal Adversarial Perturbations (UAPs) are imperceptible, image-agnostic vectors that cause deep neural networks (DNNs) to misclassify inputs with high probability. In practical attack scenarios, adversarial perturbations may undergo…

机器学习 · 计算机科学 2023-06-07 Changming Xu , Gagandeep Singh

A plethora of attack methods have been proposed to generate adversarial examples, among which the iterative methods have been demonstrated the ability to find a strong attack. However, the computation of an adversarial perturbation for a…

机器学习 · 计算机科学 2021-12-16 Chia-Hung Yuan , Pin-Yu Chen , Chia-Mu Yu

Recently, with the application of deep learning in the remote sensing image (RSI) field, the classification accuracy of the RSI has been dramatically improved compared with traditional technology. However, even the state-of-the-art object…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Qingyu Wang , Guorui Feng , Zhaoxia Yin , Bin Luo

Deep learning-based person re-identification (Re-ID) has made great progress and achieved high performance recently. In this paper, we make the first attempt to examine the vulnerability of current person Re-ID models against a dangerous…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Wenjie Ding , Xing Wei , Rongrong Ji , Xiaopeng Hong , Qi Tian , Yihong Gong

As the name suggests, image spam is spam email that has been embedded in an image. Image spam was developed in an effort to evade text-based filters. Modern deep learning-based classifiers perform well in detecting typical image spam that…

密码学与安全 · 计算机科学 2021-03-10 Andy Phung , Mark Stamp

The previous study has shown that universal adversarial attacks can fool deep neural networks over a large set of input images with a single human-invisible perturbation. However, current methods for universal adversarial attacks are based…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Yanghao Zhang , Wenjie Ruan , Fu Wang , Xiaowei Huang

Adversarial perturbations are critical for certifying the robustness of deep learning models. A universal adversarial perturbation (UAP) can simultaneously attack multiple images, and thus offers a more unified threat model, obviating an…

机器学习 · 计算机科学 2022-08-19 Pu Zhao , Parikshit Ram , Songtao Lu , Yuguang Yao , Djallel Bouneffouf , Xue Lin , Sijia Liu

While deep learning is remarkably successful on perceptual tasks, it was also shown to be vulnerable to adversarial perturbations of the input. These perturbations denote noise added to the input that was generated specifically to fool the…

机器学习 · 统计学 2017-08-02 Jan Hendrik Metzen , Mummadi Chaithanya Kumar , Thomas Brox , Volker Fischer

Although neural networks perform very well on the image classification task, they are still vulnerable to adversarial perturbations that can fool a neural network without visibly changing an input image. A paper has shown the existence of…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Waris Radji

Universal adversarial attacks, which hinder most deep neural network (DNN) tasks using only a small single perturbation called a universal adversarial perturbation (UAP), is a realistic security threat to the practical application of a DNN.…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Kazuki Koga , Kazuhiro Takemoto

Data-free Universal Adversarial Perturbation (UAP) is an image-agnostic adversarial attack that deceives deep neural networks using a single perturbation generated solely from random noise without relying on data priors. However,…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Chanhui Lee , Yeonghwan Song , Jeany Son

Given a state-of-the-art deep neural network classifier, we show the existence of a universal (image-agnostic) and very small perturbation vector that causes natural images to be misclassified with high probability. We propose a systematic…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Seyed-Mohsen Moosavi-Dezfooli , Alhussein Fawzi , Omar Fawzi , Pascal Frossard

Universal Adversarial Perturbations (UAPs) are a prominent class of adversarial examples that exploit the systemic vulnerabilities and enable physically realizable and robust attacks against Deep Neural Networks (DNNs). UAPs generalize…

机器学习 · 计算机科学 2021-05-25 Kenneth T. Co , Luis Muñoz-González , Leslie Kanthan , Emil C. Lupu

Despite their impressive performance, deep neural networks (DNNs) are widely known to be vulnerable to adversarial attacks, which makes it challenging for them to be deployed in security-sensitive applications, such as autonomous driving.…

机器学习 · 计算机科学 2020-10-09 Philipp Benz , Chaoning Zhang , Tooba Imtiaz , In So Kweon

A single universal adversarial perturbation (UAP) can be added to all natural images to change most of their predicted class labels. It is of high practical relevance for an attacker to have flexible control over the targeted classes to be…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Chaoning Zhang , Philipp Benz , Tooba Imtiaz , In So Kweon
‹ 上一页 1 2 3 10 下一页 ›