中文
相关论文

相关论文: Data-free Universal Adversarial Perturbation with …

200 篇论文

Diffusion models have revolutionized customized text-to-image generation, allowing for efficient synthesis of photos from personal data with textual descriptions. However, these advancements bring forth risks including privacy breaches and…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Cong Wan , Yuhang He , Xiang Song , Yihong Gong

Deep learning models are vulnerable to adversarial examples and make incomprehensible mistakes, which puts a threat on their real-world deployment. Combined with the idea of adversarial training, preprocessing-based defenses are popular and…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Tao Bai , Jun Zhao , Lanqing Guo , Bihan Wen

Person re-identification (re-id) models are vital in security surveillance systems, requiring transferable adversarial attacks to explore the vulnerabilities of them. Recently, vision-language models (VLM) based attacks have shown superior…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yuan Bian , Min Liu , Yunqi Yi , Xueping Wang , Yaonan Wang

We assess the vulnerabilities of deep face recognition systems for images that falsify/spoof multiple identities simultaneously. We demonstrate that, by manipulating the deep feature representation extracted from a face image via…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Takuma Amada , Seng Pei Liew , Kazuya Kakizaki , Toshinori Araki

Adversarial perturbations have drawn great attentions in various deep neural networks. Most of them are computed by iterations and cannot be interpreted very well. In contrast, little attentions are paid to basic machine learning models…

机器学习 · 计算机科学 2022-04-08 Wen Su , Qingna Li , Chunfeng Cui

Deep neural networks were significantly vulnerable to adversarial examples manipulated by malicious tiny perturbations. Although most conventional adversarial attacks ensured the visual imperceptibility between adversarial examples and…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Shuai Li , Xiaoyu Jiang , Xiaoguang Ma

Deep learning-based time series models are being extensively utilized in engineering and manufacturing industries for process control and optimization, asset monitoring, diagnostic and predictive maintenance. These models have shown great…

机器学习 · 计算机科学 2021-09-16 Arghya Basak , Pradeep Rathore , Sri Harsha Nistala , Sagar Srinivas , Venkataramana Runkana

Numerous studies have demonstrated the susceptibility of deep neural networks (DNNs) to subtle adversarial perturbations, prompting the development of many advanced adversarial defense methods aimed at mitigating adversarial attacks.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Linyu Tang , Lei Zhang

Multiple convolutional neural network (CNN) classifiers have been proposed for electroencephalogram (EEG) based brain-computer interfaces (BCIs). However, CNN models have been found vulnerable to universal adversarial perturbations (UAPs),…

机器学习 · 计算机科学 2022-11-15 Zihan Liu , Lubin Meng , Xiao Zhang , Weili Fang , Dongrui Wu

When generating adversarial examples to attack deep neural networks (DNNs), Lp norm of the added perturbation is usually used to measure the similarity between original image and adversarial example. However, such adversarial attacks…

机器学习 · 计算机科学 2019-02-21 Kaidi Xu , Sijia Liu , Pu Zhao , Pin-Yu Chen , Huan Zhang , Quanfu Fan , Deniz Erdogmus , Yanzhi Wang , Xue Lin

Traditional CAPTCHA (Completely Automated Public Turing Test to Tell Computers and Humans Apart) schemes are increasingly vulnerable to automated attacks powered by deep neural networks (DNNs). Existing adversarial attack methods often rely…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Xia Du , Xiaoyuan Liu , Jizhe Zhou , Zheng Lin , Chi-man Pun , Cong Wu , Tao Li , Zhe Chen , Wei Ni , Jun Luo

Deep Neural Networks (DNNs) are susceptible to adversarial examples. Conventional attacks generate controlled noise-like perturbations that fail to reflect real-world scenarios and hard to interpretable. In contrast, recent unconstrained…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Mengda Xie , Yiling He , Meie Fang

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and adversarial data.…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Qian Wang , Chen Li , Yuchen Luo , Hefei Ling , Shijuan Huang , Ruoxi Jia , Ning Yu

The brittleness of deep image classifiers to small adversarial input perturbations has been extensively studied in the last several years. However, the main objective of existing perturbations is primarily limited to change the correctly…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Nurislam Tursynbek , Aleksandr Petiushko , Ivan Oseledets

Deep neural networks are vulnerable to adversarial examples, which can mislead classifiers by adding imperceptible perturbations. An intriguing property of adversarial examples is their good transferability, making black-box attacks…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Yinpeng Dong , Tianyu Pang , Hang Su , Jun Zhu

Deep neural networks are known to be vulnerable to adversarial examples, i.e., images that are maliciously perturbed to fool the model. Generating adversarial examples has been mostly limited to finding small perturbations that maximize the…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Hossein Hosseini , Radha Poovendran

Researchers have shown that the predictions of a convolutional neural network (CNN) for an image set can be severely distorted by one single image-agnostic perturbation, or universal perturbation, usually with an empirically fixed threshold…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yingpeng Deng , Lina J. Karam

Deep learning models have shown their vulnerability when dealing with adversarial attacks. Existing attacks almost perform on low-level instances, such as pixels and super-pixels, and rarely exploit semantic clues. For face recognition…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Shuai Jia , Bangjie Yin , Taiping Yao , Shouhong Ding , Chunhua Shen , Xiaokang Yang , Chao Ma

Adversarial examples pose significant threats to deep neural networks (DNNs), and their property of transferability in the black-box setting has led to the emergence of transfer-based attacks, making it feasible to target real-world…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Yuyang Luo , Xiaosen Wang , Zhijin Ge , Yingzhe He

Adversarial attacks with improved transferability - the ability of an adversarial example crafted on a known model to also fool unknown models - have recently received much attention due to their practicality. Nevertheless, existing…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Woo Jae Kim , Seunghoon Hong , Sung-Eui Yoon