paper-with-me

Papers

Interpreting Adversarial Examples with Attributes

2019-04-17 · Sadaf Gulshad, Jan Hendrik Metzen, Arnold Smeulders, Zeynep Akata

Deep computer vision systems being vulnerable to imperceptible and carefully crafted noise have raised questions regarding the robustness of their decisions. We take a step back and approach this problem from an orthogonal direction. We propose to enable black-box neural networks to justify their reasoning both for clean and for adversarial examples by leveraging attributes, i.e. visually discriminative properties of objects. We rank attributes based on their class relevance, i.e. how the classification decision changes when the input is visually slightly perturbed, as well as image relevance, i.e. how well the attributes can be localized on both clean and perturbed images. We present comprehensive experiments for attribute prediction, adversarial example generation, adversarially robust learning, and their qualitative and quantitative analysis using predicted attributes on three benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1904.08279

Code (1)

sadafgulshad1/Understaning-Misclassifications-by-Attributes pytorch

Tasks

AttributeGeneral Classification

Similar Papers 제목 키워드 기반

Explaining with Counter Visual Attributes and Examples

2020-01-27 · Sadaf Gulshad, Arnold Smeulders

In this paper, we aim to explain the decisions of neural networks by utilizing multimodal information. That is counter-intuitive attributes and counter visual examples which appear when perturbed samples are introduced. …

Attribute

Facial Attributes: Accuracy and Adversarial Robustness

2018-01-04 · Andras Rozsa, Manuel Günther, Ethan M. Rudd, Terrance E. Boult

Facial attributes, emerging soft biometrics, must be automatically and reliably extracted from images in order to be usable in stand-alone systems. While recent methods extract facial attributes using deep neural network…

Adversarial RobustnessAttributeGeneral Classification

How the Softmax Output is Misleading for Evaluating the Strength of Adversarial Examples

2018-11-21 · Utku Ozbulak, Wesley De Neve, Arnout Van Messem

Even before deep learning architectures became the de facto models for complex computer vision tasks, the softmax function was, given its elegant properties, already used to analyze the predictions of feedforward neural …

Understanding Misclassifications by Attributes

2019-10-15 · Sadaf Gulshad, Zeynep Akata, Jan Hendrik Metzen, Arnold Smeulders

In this paper, we aim to understand and explain the decisions of deep neural networks by studying the behavior of predicted attributes when adversarial examples are introduced. We study the changes in attributes for clea…

SemDiff: Generating Natural Unrestricted Adversarial Examples via Semantic Attributes Optimization in Diffusion Models

2025-04-16 · Zeyu Dai, Shengcai Liu, Rui He, Jiahao Wu 외

Unrestricted adversarial examples (UAEs), allow the attacker to create non-constrained adversarial examples without given clean samples, posing a severe threat to the safety of deep learning models. Recent works utilize …

Adversarial Attack