paper-with-me

Papers

Enhancing Adversarial Robustness via Test-time Transformation Ensembling

2021-07-29 · Juan C. Pérez, Motasem Alfarra, Guillaume Jeanneret, Laura Rueda, Ali Thabet, Bernard Ghanem, Pablo Arbeláez

Deep learning models are prone to being fooled by imperceptible perturbations known as adversarial attacks. In this work, we study how equipping models with Test-time Transformation Ensembling (TTE) can work as a reliable defense against such attacks. While transforming the input data, both at train and test times, is known to enhance model performance, its effects on adversarial robustness have not been studied. Here, we present a comprehensive empirical study of the impact of TTE, in the form of widely-used image transforms, on adversarial robustness. We show that TTE consistently improves model robustness against a variety of powerful attacks without any need for re-training, and that this improvement comes at virtually no trade-off with accuracy on clean samples. Finally, we show that the benefits of TTE transfer even to the certified robustness domain, in which TTE provides sizable and consistent improvements.

📄 PDF Abstract BibTeX arXiv:2107.14110

Code (1)

juancprzs/TTE 공식 구현 pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Mitigating Adversarial Perturbations for Deep Reinforcement Learning via Vector Quantization

2024-10-04 · Tung M. Luu, Thanh Nguyen, Tee Joshua Tian Jin, Sungwoon Kim 외

Recent studies reveal that well-performing reinforcement learning (RL) agents in training often lack resilience against adversarial perturbations during deployment. This highlights the importance of building a robust age…

Deep Reinforcement LearningQuantizationreinforcement-learningReinforcement Learning+1

A Provable Energy-Guided Test-Time Defense Boosting Adversarial Robustness of Large Vision-Language Models

2026-03-27 · Mujtaba Hussain Mirza, Antonio D'Orazio, Odelia Melamed, Iacopo Masi arxiv

Despite the rapid progress in multimodal models and Large Visual-Language Models (LVLM), they remain highly susceptible to adversarial perturbations, raising serious concerns about their reliability in real-world use. Wh…

Visual Question AnsweringAdversarial RobustnessImage Captioning

Error Diffusion Halftoning Against Adversarial Examples

2021-01-23 · Shao-Yuan Lo, Vishal M. Patel

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 recen…

Adversarial RobustnessQuantization

Adversarial Defence without Adversarial Defence: Enhancing Language Model Robustness via Instance-level Principal Component Removal

2025-07-29 · Yang Wang, Chenghao Xiao, Yizhi Li, Stuart E. Middleton 외 arxiv

Pre-trained language models (PLMs) have driven substantial progress in natural language processing but remain vulnerable to adversarial attacks, raising concerns about their robustness in real-world applications. Previou…

Adversarial Robustness

Augmenting Model Robustness with Transformation-Invariant Attacks

2019-01-31 · Houpu Yao, Zhe Wang, GuangYu Nie, Yassine Mazboudi 외

The vulnerability of neural networks under adversarial attacks has raised serious concerns and motivated extensive research. It has been shown that both neural networks and adversarial attacks against them can be sensiti…

Image CroppingmodelTranslation