中文
相关论文

相关论文: NAPPure: Adversarial Purification for Robust Image…

200 篇论文

Adversarial attacks meticulously generate minuscule, imperceptible perturbations to images to deceive neural networks. Counteracting these, adversarial purification methods seek to transform adversarial input samples into clean output…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Sitong Liu , Zhichao Lian , Shuangquan Zhang , Liang Xiao

Adversarial training and adversarial purification are two widely used defense strategies for enhancing model robustness against adversarial attacks. However, adversarial training requires costly retraining, while adversarial purification…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Xuelong Dai , Dong Wang , Xiuzhen Cheng , Bin Xiao

Adversarial purification refers to a class of defense methods that remove adversarial perturbations using a generative model. These methods do not make assumptions on the form of attack and the classification model, and thus can defend…

机器学习 · 计算机科学 2022-05-17 Weili Nie , Brandon Guo , Yujia Huang , Chaowei Xiao , Arash Vahdat , Anima Anandkumar

Recently, text-to-image generative models have been misused to create unauthorized malicious images of individuals, posing a growing social problem. Previous solutions, such as Anti-DreamBooth, add adversarial noise to images to protect…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Takuto Onikubo , Yusuke Matsui

Autonomous mobile systems increasingly rely on deep neural networks for perception and decision-making. While effective, these systems are vulnerable to adversarial machine learning attacks where minor input perturbations can significantly…

密码学与安全 · 计算机科学 2024-09-04 Hossein Khalili , Seongbin Park , Vincent Li , Brandan Bright , Ali Payani , Ramana Rao Kompella , Nader Sehatbakhsh

The strategy of combining diffusion-based generative models with classifiers continues to demonstrate state-of-the-art performance on adversarial robustness benchmarks. Known as adversarial purification, this exploits a diffusion model's…

密码学与安全 · 计算机科学 2026-01-06 David D. Nguyen , The-Anh Ta , Yansong Gao , Alsharif Abuadbba

Deep neural network image classifiers are reported to be susceptible to adversarial evasion attacks, which use carefully crafted images created to mislead a classifier. Recently, various kinds of adversarial attack methods have been…

机器学习 · 计算机科学 2019-10-04 He Zhao , Trung Le , Paul Montague , Olivier De Vel , Tamas Abraham , Dinh Phung

The diffusion-based adversarial purification methods attempt to drown adversarial perturbations into a part of isotropic noise through the forward process, and then recover the clean images through the reverse process. Due to the lack of…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Gaozheng Pei , Ke Ma , Yingfei Sun , Qianqian Xu , Qingming Huang

Adversarial training is a common strategy for enhancing model robustness against adversarial attacks. However, it is typically tailored to the specific attack types it is trained on, limiting its ability to generalize to unseen threat…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Fatemeh Amerehi , Patrick Healy

Modern neural networks excel at image classification, yet they remain vulnerable to common image corruptions such as blur, speckle noise or fog. Recent methods that focus on this problem, such as AugMix and DeepAugment, introduce defenses…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Dan A. Calian , Florian Stimberg , Olivia Wiles , Sylvestre-Alvise Rebuffi , Andras Gyorgy , Timothy Mann , Sven Gowal

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

Diffusion models like Stable Diffusion have become prominent in visual synthesis tasks due to their powerful customization capabilities, which also introduce significant security risks, including deepfakes and copyright infringement. In…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Wenkui Yang , Jie Cao , Junxian Duan , Ran He

Recent approaches employ deep learning-based solutions for the recovery of a sharp image from its blurry observation. This paper introduces adversarial attacks against deep learning-based image deblurring methods and evaluates the…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kanchana Vaishnavi Gandikota , Paramanand Chandramouli , Michael Moeller

Previous robustness approaches for deep learning models such as data augmentation techniques via data transformation or adversarial training cannot capture real-world variations that preserve the semantics of the input, such as a change in…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Shuo Wang , Lingjuan Lyu , Surya Nepal , Carsten Rudolph , Marthie Grobler , Kristen Moore

Deep learning models have been widely used in commercial acoustic systems in recent years. However, adversarial audio examples can cause abnormal behaviors for those acoustic systems, while being hard for humans to perceive. Various…

声音 · 计算机科学 2023-03-06 Shutong Wu , Jiongxiao Wang , Wei Ping , Weili Nie , Chaowei Xiao

Recently, many studies have demonstrated deep neural network (DNN) classifiers can be fooled by the adversarial example, which is crafted via introducing some perturbations into an original sample. Accordingly, some powerful defense…

密码学与安全 · 计算机科学 2019-01-10 Bin Liang , Hongcheng Li , Miaoqiang Su , Xirong Li , Wenchang Shi , Xiaofeng Wang

Deep neural networks (DNNs) are vulnerable to adversarial samples crafted by adding imperceptible perturbations to clean data, potentially leading to incorrect and dangerous predictions. Adversarial purification has been an effective means…

机器学习 · 计算机科学 2024-12-12 Shuhai Zhang , Jiahao Yang , Hui Luo , Jie Chen , Li Wang , Feng Liu , Bo Han , Mingkui Tan

Adversarial purification using generative models demonstrates strong adversarial defense performance. These methods are classifier and attack-agnostic, making them versatile but often computationally intensive. Recent strides in diffusion…

机器学习 · 计算机科学 2026-04-10 Himanshu Singh , A V Subramanyam

Adversarial purification is a kind of defense technique that can defend against various unseen adversarial attacks without modifying the victim classifier. Existing methods often depend on external generative models or cooperation between…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Erhu Liu , Zonglin Yang , Bo Liu , Bin Xiao , Xiuli Bi

With wider application of deep neural networks (DNNs) in various algorithms and frameworks, security threats have become one of the concerns. Adversarial attacks disturb DNN-based image classifiers, in which attackers can intentionally add…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Jinyi Wang , Zhaoyang Lyu , Dahua Lin , Bo Dai , Hongfei Fu
‹ 上一页 1 2 3 10 下一页 ›