中文
相关论文

相关论文: On enhancing the robustness of Vision Transformers…

200 篇论文

With the rise in popularity of machine and deep learning models, there is an increased focus on their vulnerability to malicious inputs. These adversarial examples drift model predictions away from the original intent of the network and are…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Richard Tran , David Patrick , Michael Geyer , Amanda Fernandez

Adversarial attacks can mislead neural network classifiers. The defense against adversarial attacks is important for AI safety. Adversarial purification is a family of approaches that defend adversarial attacks with suitable pre-processing.…

机器学习 · 计算机科学 2023-10-31 Boya Zhang , Weijian Luo , Zhihua Zhang

The increasingly pervasive facial recognition (FR) systems raise serious concerns about personal privacy, especially for billions of users who have publicly shared their photos on social media. Several attempts have been made to protect…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Jiang Liu , Chun Pong Lau , Zhongliang Guo , Yuxiang Guo , Zhaoyang Wang , Rama Chellappa

With Vision Transformers (ViTs) making great advances in a variety of computer vision tasks, recent literature have proposed various variants of vanilla ViTs to achieve better efficiency and efficacy. However, it remains unclear how their…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Rui Tian , Zuxuan Wu , Qi Dai , Han Hu , Yu-Gang Jiang

Vision Transformers (ViTs) are increasingly used in computer vision due to their high performance, but their vulnerability to adversarial attacks is a concern. Existing methods lack a solid theoretical basis, focusing mainly on empirical…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xixu Hu , Runkai Zheng , Jindong Wang , Cheuk Hang Leung , Qi Wu , Xing Xie

Protecting personal data against exploitation of machine learning models is crucial. Recently, availability attacks have shown great promise to provide an extra layer of protection against the unauthorized use of data to train neural…

机器学习 · 计算机科学 2024-01-12 Hadi M. Dolatabadi , Sarah Erfani , Christopher Leckie

In this paper, we propose a diffusion model that integrates a representation-conditioning mechanism, where the representations derived from a Vision Transformer (ViT) are used to condition the internal process of a Transformer-based…

机器学习 · 计算机科学 2025-05-13 Kosuke Ukita , Ye Xiaolong , Tsuyoshi Okita

Deep neural networks (DNNs) are vulnerable to adversarial perturbation, where an imperceptible perturbation is added to the image that can fool the DNNs. Diffusion-based adversarial purification focuses on using the diffusion model to…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Kaiyu Song , Hanjiang Lai

We investigate the construction of gradient-guided conditional diffusion models for reconstructing private images, focusing on the adversarial interplay between differential privacy noise and the denoising capabilities of diffusion models.…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Tao Huang , Jiayang Meng , Hong Chen , Guolong Zheng , Xu Yang , Xun Yi , Hua Wang

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

Speaker embedding based zero-shot Text-to-Speech (TTS) systems enable high-quality speech synthesis for unseen speakers using minimal data. However, these systems are vulnerable to adversarial attacks, where an attacker introduces…

音频与语音处理 · 电气工程与系统科学 2025-10-07 Ze Li , Yao Shi , Yunfei Xu , Ming Li

Current image immunization defense techniques against diffusion-based editing embed imperceptible noise into target images to disrupt editing models. However, these methods face scalability challenges, as they require time-consuming…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Tarik Can Ozden , Ozgur Kara , Oguzhan Akcin , Kerem Zaman , Shashank Srivastava , Sandeep P. Chinchali , James M. Rehg

Although diffusion-based techniques have shown remarkable success in image generation and editing tasks, their abuse can lead to severe negative social impacts. Recently, some works have been proposed to provide defense against the abuse of…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Zheng Li , Liangbin Xie , Jiantao Zhou , Xintao Wang , Haiwei Wu , Jinyu Tian

Adversarial examples contain carefully crafted perturbations that can fool deep neural networks (DNNs) into making wrong predictions. Enhancing the adversarial robustness of DNNs has gained considerable interest in recent years. Although…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Shao-Yuan Lo , Vishal M. Patel

Label noise in medical image classification datasets significantly hampers the training of supervised deep learning methods, undermining their generalizability. The test performance of a model tends to decrease as the label noise rate…

图像与视频处理 · 电气工程与系统科学 2024-02-27 Bidur Khanal , Prashant Shrestha , Sanskar Amgain , Bishesh Khanal , Binod Bhattarai , Cristian A. Linte

Vision Transformer (ViT) has demonstrated promising performance in computer vision tasks, comparable to state-of-the-art neural networks. Yet, this new type of deep neural network architecture is vulnerable to adversarial attacks limiting…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Shashank Kotyan , Danilo Vasconcellos Vargas

With the development of diffusion-based customization methods like DreamBooth, individuals now have access to train the models that can generate their personalized images. Despite the convenience, malicious users have misused these…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Yisu Liu , Jinyang An , Wanqian Zhang , Dayan Wu , Jingzi Gu , Zheng Lin , Weiping Wang

Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, which means AEs generated for a source model can fool another black-box model (target model) with…

密码学与安全 · 计算机科学 2024-01-08 Ryota Iijima , Sayaka Shiota , Hitoshi Kiya

Despite the remarkable success of Vision Transformers (ViTs) across a wide range of vision tasks, recent studies have revealed that they remain vulnerable to adversarial examples, much like Convolutional Neural Networks (CNNs). A common…

机器学习 · 计算机科学 2026-04-22 Jiaming Zhang , Meng Ding , Shaopeng Fu , Jingfeng Zhang , Di Wang

Diffusion models have demonstrated powerful performance in generating high-quality images. A typical example is text-to-image generator like Stable Diffusion. However, their widespread use also poses potential privacy risks. A key concern…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Guo Li , Weihong Chen , Yongfu Fan