paper-with-me

홈 › Papers

AugRmixAT: A Data Processing and Training Method for Improving Multiple Robustness and Generalization Performance

2022-07-21 · Xiaoliang Liu, Furao Shen, Jian Zhao, Changhai Nie

Deep neural networks are powerful, but they also have shortcomings such as their sensitivity to adversarial examples, noise, blur, occlusion, etc. Moreover, ensuring the reliability and robustness of deep neural network models is crucial for their application in safety-critical areas. Much previous work has been proposed to improve specific robustness. However, we find that the specific robustness is often improved at the sacrifice of the additional robustness or generalization ability of the neural network model. In particular, adversarial training methods significantly hurt the generalization performance on unperturbed data when improving adversarial robustness. In this paper, we propose a new data processing and training method, called AugRmixAT, which can simultaneously improve the generalization ability and multiple robustness of neural network models. Finally, we validate the effectiveness of AugRmixAT on the CIFAR-10/100 and Tiny-ImageNet datasets. The experiments demonstrate that AugRmixAT can improve the model's generalization performance while enhancing the white-box robustness, black-box robustness, common corruption robustness, and partial occlusion robustness.

📄 PDF Abstract BibTeX arXiv:2207.10290

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Enhancing Deep Learning Model Robustness through Metamorphic Re-Training

2024-12-02 · Said Togru, Youssef Sameh Mostafa, Karim Lotfy

This paper evaluates the use of metamorphic relations to enhance the robustness and real-world performance of machine learning models. We propose a Metamorphic Retraining Framework, which applies metamorphic relations to…

Deep Learning

Improving White-box Robustness of Pre-processing Defenses via Joint Adversarial Training

2021-06-10 · Dawei Zhou, Nannan Wang, Xinbo Gao, Bo Han 외

Deep neural networks (DNNs) are vulnerable to adversarial noise. A range of adversarial defense techniques have been proposed to mitigate the interference of adversarial noise, among which the input pre-processing method…

Adversarial DefenseAdversarial Robustness

SAFER-AiD: Saccade-Assisted Foveal-peripheral vision Enhanced Reconstruction for Adversarial Defense

2025-10-09 · Jiayang Liu, Daniel Tso, Yiming Bu, Qinru Qiu arxiv

Adversarial attacks significantly challenge the safe deployment of deep learning models, particularly in real-world applications. Traditional defenses often rely on computationally intensive optimization (e.g., adversari…

Reinforcement LearningAdversarial DefenseData Augmentation

Gradient-Free Adversarial Training Against Image Corruption for Learning-based Steering

2021-12-01 · NeurIPS 2021 12 · Yu Shen, Laura Zheng, Manli Shu, Weizi Li 외

We introduce a simple yet effective framework for improving the robustness of learning algorithms against image corruptions for autonomous driving. These corruptions can occur due to both internal (e.g., sensor noises an…

Autonomous DrivingSelf-Driving Cars

On Inherent Adversarial Robustness of Active Vision Systems

2024-03-29 · Amitangshu Mukherjee, Timur Ibrayev, Kaushik Roy

Current Deep Neural Networks are vulnerable to adversarial examples, which alter their predictions by adding carefully crafted noise. Since human eyes are robust to such inputs, it is possible that the vulnerability stem…

Adversarial RobustnessFoveation