中文
相关论文

相关论文: ZeroPur: Succinct Training-Free Adversarial Purifi…

200 篇论文

Modern image classification systems are often built on deep neural networks, which suffer from adversarial examples--images with deliberately crafted, imperceptible noise to mislead the network's classification. To defend against…

机器学习 · 计算机科学 2019-12-02 Chang Xiao , Changxi Zheng

Machine unlearning aims to remove the influence of specific samples from a trained model. A key challenge in this process is over-unlearning, where the model's performance on the remaining data significantly drops due to the change in the…

机器学习 · 计算机科学 2025-07-30 Huiqiang Chen , Tianqing Zhu , Xin Yu , Wanlei Zhou

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

Face authentication systems have brought significant convenience and advanced developments, yet they have become unreliable due to their sensitivity to inconspicuous perturbations, such as adversarial attacks. Existing defenses often…

密码学与安全 · 计算机科学 2024-10-30 Hanrui Wang , Ruoxi Sun , Cunjian Chen , Minhui Xue , Lay-Ki Soon , Shuo Wang , Zhe Jin

The rapid growth of social media has led to the widespread sharing of individual portrait images, which pose serious privacy risks due to the capabilities of automatic face recognition (AFR) systems for mass surveillance. Hence, protecting…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Ali Salar , Qing Liu , Yingli Tian , Guoying Zhao

Diffusion model (DM) based adversarial purification (AP) has proven to be a powerful defense method that can remove adversarial perturbations and generate a purified example without threats. In principle, the pre-trained DMs can only ensure…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Guang Lin , Zerui Tao , Jianhai Zhang , Toshihisa Tanaka , Qibin Zhao

Adding perturbations to images can mislead classification models to produce incorrect results. Recently, researchers exploited adversarial perturbations to protect image privacy from retrieval by intelligent models. However, adding…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Li Chen , Shaowei Zhu , Zhaoxia Yin

Video recognition models remain vulnerable to adversarial attacks, while existing diffusion-based purification methods suffer from inefficient sampling and curved trajectories. Directly regressing clean videos from adversarial inputs often…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Duoxun Tang , Xueyi Zhang , Chak Hin Wang , Xi Xiao , Dasen Dai , Xinhang Jiang , Wentao Shi , Rui Li , Qing Li

Machine learning models can learn from data samples to carry out various tasks efficiently. When data samples are adversarially manipulated, such as by insertion of carefully crafted noise, it can cause the model to make mistakes. Quantum…

量子物理 · 物理学 2026-05-01 Emma Andrews , Sahan Sanjaya , Prabhat Mishra

Recent studies show that despite achieving high accuracy on a number of real-world applications, deep neural networks (DNNs) can be backdoored: by injecting triggered data samples into the training dataset, the adversary can mislead the…

机器学习 · 计算机科学 2022-11-03 Shuwen Chai , Jinghui Chen

Performing knowledge transfer from a large teacher network to a smaller student is a popular task in modern deep learning applications. However, due to growing dataset sizes and stricter privacy regulations, it is increasingly common not to…

机器学习 · 计算机科学 2019-11-27 Paul Micaelli , Amos Storkey

Adversarially perturbed images of text can cause sophisticated OCR systems to produce misleading or incorrect transcriptions from seemingly invisible changes to humans. Some of these perturbations even survive physical capture, posing…

机器学习 · 计算机科学 2025-11-21 Bhagyesh Kumar , A S Aravinthakashan , Akshat Satyanarayan , Ishaan Gakhar , Ujjwal Verma

This work presents an information-theoretic examination of diffusion-based purification methods, the state-of-the-art adversarial defenses that utilize diffusion models to remove malicious perturbations in adversarial examples. By…

机器学习 · 计算机科学 2024-09-13 Geigh Zollicoffer , Minh Vu , Ben Nebgen , Juan Castorena , Boian Alexandrov , Manish Bhattarai

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

An adversarial query is an image that has been modified to disrupt content-based image retrieval (CBIR) while appearing nearly untouched to the human eye. This paper presents an analysis of adversarial queries for CBIR based on neural,…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Zhuoran Liu , Zhengyu Zhao , Martha Larson

This study delves into the enhancement of Under-Display Camera (UDC) image restoration models, focusing on their robustness against adversarial attacks. Despite its innovative approach to seamless display integration, UDC technology faces…

图像与视频处理 · 电气工程与系统科学 2024-11-04 Zhenbo Song , Zhenyuan Zhang , Kaihao Zhang , Zhaoxin Fan , Jianfeng Lu

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

We find that images contain intrinsic structure that enables the reversal of many adversarial attacks. Attack vectors cause not only image classifiers to fail, but also collaterally disrupt incidental structure in the image. We demonstrate…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Chengzhi Mao , Mia Chiquier , Hao Wang , Junfeng Yang , Carl Vondrick

As vision-based machine learning models are increasingly integrated into autonomous and cyber-physical systems, concerns about (physical) adversarial patch attacks are growing. While state-of-the-art defenses can achieve certified…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Hossein Khalili , Seongbin Park , Venkat Bollapragada , Nader Sehatbakhsh

The escalating sophistication of cyberattacks has encouraged the integration of machine learning techniques in intrusion detection systems, but the rise of adversarial examples presents a significant challenge. These crafted perturbations…

密码学与安全 · 计算机科学 2024-06-26 Mohamed Amine Merzouk , Erwan Beurier , Reda Yaich , Nora Boulahia-Cuppens , Frédéric Cuppens