paper-with-me

홈 › Papers

Assessing Neural Network Robustness via Adversarial Pivotal Tuning

2022-11-17 · Peter Ebert Christensen, Vésteinn Snæbjarnarson, Andrea Dittadi, Serge Belongie, Sagie Benaim

The robustness of image classifiers is essential to their deployment in the real world. The ability to assess this resilience to manipulations or deviations from the training data is thus crucial. These modifications have traditionally consisted of minimal changes that still manage to fool classifiers, and modern approaches are increasingly robust to them. Semantic manipulations that modify elements of an image in meaningful ways have thus gained traction for this purpose. However, they have primarily been limited to style, color, or attribute changes. While expressive, these manipulations do not make use of the full capabilities of a pretrained generative model. In this work, we aim to bridge this gap. We show how a pretrained image generator can be used to semantically manipulate images in a detailed, diverse, and photorealistic way while still preserving the class of the original image. Inspired by recent GAN-based image inversion methods, we propose a method called Adversarial Pivotal Tuning (APT). Given an image, APT first finds a pivot latent space input that reconstructs the image using a pretrained generator. It then adjusts the generator's weights to create small yet semantic manipulations in order to fool a pretrained classifier. APT preserves the full expressive editing capabilities of the generative model. We demonstrate that APT is capable of a wide range of class-preserving semantic image manipulations that fool a variety of pretrained classifiers. Finally, we show that classifiers that are robust to other benchmarks are not robust to APT manipulations and suggest a method to improve them. Code available at: https://captaine.github.io/apt/

📄 PDF Abstract BibTeX arXiv:2211.09782

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Adversarial Purification and Fine-tuning for Robust UDC Image Restoration

2024-02-21 · Zhenbo Song, Zhenyuan Zhang, Kaihao Zhang, Zhaoxin Fan 외

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, UD…

Adversarial PurificationImage Restoration

Assessing Adversarial Robustness of Large Language Models: An Empirical Study

2024-05-04 · Zeyu Yang, Zhao Meng, Xiaochen Zheng, Roger Wattenhofer

Large Language Models (LLMs) have revolutionized natural language processing, but their robustness against adversarial attacks remains a critical concern. We presents a novel white-box style attack approach that exposes …

Adversarial Robustnesstext-classificationText Classification

Residual Error: a New Performance Measure for Adversarial Robustness

2021-06-18 · Hossein Aboutalebi, Mohammad Javad Shafiee, Michelle Karg, Christian Scharfenberger 외

Despite the significant advances in deep learning over the past decade, a major challenge that limits the wide-spread adoption of deep learning has been their fragility to adversarial attacks. This sensitivity to making …

Adversarial Robustnessimage-classificationImage Classification

WAVES: Benchmarking the Robustness of Image Watermarks

2024-01-16 · Bang An, Mucong Ding, Tahseen Rabbani, Aakriti Agrawal 외

In the burgeoning age of generative AI, watermarks act as identifiers of provenance and artificial content. We present WAVES (Watermark Analysis Via Enhanced Stress-testing), a benchmark for assessing image watermark rob…

Benchmarking

Assessing the Adversarial Robustness of Monte Carlo and Distillation Methods for Deep Bayesian Neural Network Classification

2020-02-07 · Meet P. Vadera, Satya Narayan Shukla, Brian Jalaian, Benjamin M. Marlin

In this paper, we consider the problem of assessing the adversarial robustness of deep neural network models under both Markov chain Monte Carlo (MCMC) and Bayesian Dark Knowledge (BDK) inference approximations. We chara…

Adversarial RobustnessGeneral Classification