paper-with-me

Papers

Exploring Robust Features for Improving Adversarial Robustness

2023-09-09 · Hong Wang, Yuefan Deng, Shinjae Yoo, Yuewei Lin

While deep neural networks (DNNs) have revolutionized many fields, their fragility to carefully designed adversarial attacks impedes the usage of DNNs in safety-critical applications. In this paper, we strive to explore the robust features which are not affected by the adversarial perturbations, i.e., invariant to the clean image and its adversarial examples, to improve the model's adversarial robustness. Specifically, we propose a feature disentanglement model to segregate the robust features from non-robust features and domain specific features. The extensive experiments on four widely used datasets with different attacks demonstrate that robust features obtained from our model improve the model's adversarial robustness compared to the state-of-the-art approaches. Moreover, the trained domain discriminator is able to identify the domain specific features from the clean images and adversarial examples almost perfectly. This enables adversarial example detection without incurring additional computational costs. With that, we can also specify different classifiers for clean images and adversarial examples, thereby avoiding any drop in clean image accuracy.

📄 PDF Abstract BibTeX arXiv:2309.04650

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessDisentanglement

Similar Papers 제목 키워드 기반

Exploring Adversarial Attacks and Defenses in Vision Transformers trained with DINO

2022-06-14 · Javier Rando, Nasib Naimi, Thomas Baumann, Max Mathys

This work conducts the first analysis on the robustness against adversarial attacks on self-supervised Vision Transformers trained using DINO. First, we evaluate whether features learned through self-supervision are more…

Adversarial Robustness

Delving into Feature Space: Improving Adversarial Robustness by Feature Spectral Regularization

2021-09-29 · Zhen Cheng, Fei Zhu, Xu-Yao Zhang, Cheng-Lin Liu

The study of adversarial examples in deep neural networks has attracted great attention. Numerous methods are proposed to eliminate the gap of features between natural examples and adversarial examples. Nevertheless, eve…

Adversarial RobustnessAttribute

Exploring Adversarial Robustness of Multi-Sensor Perception Systems in Self Driving

2021-01-17 · James Tu, Huichen Li, Xinchen Yan, Mengye Ren 외

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks.…

Adversarial RobustnessDenoisingSensor Fusion

Exploring the Interplay of Interpretability and Robustness in Deep Neural Networks: A Saliency-guided Approach

2024-05-10 · Amira Guesmi, Nishant Suresh Aswani, Muhammad Shafique

Adversarial attacks pose a significant challenge to deploying deep learning models in safety-critical applications. Maintaining model robustness while ensuring interpretability is vital for fostering trust and comprehens…

Decision Making

Exploring Adversarially Robust Training for Unsupervised Domain Adaptation

2022-02-18 · Shao-Yuan Lo, Vishal M. Patel

Unsupervised Domain Adaptation (UDA) methods aim to transfer knowledge from a labeled source domain to an unlabeled target domain. UDA has been extensively studied in the computer vision literature. Deep networks have be…

Adversarial DefenseAdversarial RobustnessDomain AdaptationUnsupervised Domain Adaptation