paper-with-me

Papers

Algebraic Adversarial Attacks on Integrated Gradients

2024-07-23 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng, Cheng-Chew Lim, Hong Gunn Chew

Adversarial attacks on explainability models have drastic consequences when explanations are used to understand the reasoning of neural networks in safety critical systems. Path methods are one such class of attribution methods susceptible to adversarial attacks. Adversarial learning is typically phrased as a constrained optimisation problem. In this work, we propose algebraic adversarial examples and study the conditions under which one can generate adversarial examples for integrated gradients. Algebraic adversarial examples provide a mathematically tractable approach to adversarial examples.

📄 PDF Abstract BibTeX arXiv:2407.16233

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Algebraic Adversarial Attacks on Explainability Models

2025-03-16 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng 외

Classical adversarial attacks are phrased as a constrained optimisation problem. Despite the efficacy of a constrained optimisation approach to adversarial attacks, one cannot trace how an adversarial point was generated…

Transferable Adversarial Attack for Both Vision Transformers and Convolutional Networks via Momentum Integrated Gradients

2023-01-01 · ICCV 2023 1 · Wenshuo Ma, Yidong Li, Xiaofeng Jia, Wei Xu

Visual Transformers (ViTs) and Convolutional Neural Networks (CNNs) are the two primary backbone structures extensively used in various vision tasks. Generating transferable adversarial examples for ViTs is difficult…

Adversarial Attack

Transferable Adversarial Attack based on Integrated Gradients

2022-05-26 · ICLR 2022 4 · Yi Huang, Adams Wai-Kin Kong

The vulnerability of deep neural networks to adversarial examples has drawn tremendous attention from the community. Three approaches, optimizing standard objective functions, exploiting attention maps, and smoothing dec…

Adversarial Attack

Improving Integrated Gradient-based Transferable Adversarial Examples by Refining the Integration Path

2024-12-25 · Yuchen Ren, Zhengyu Zhao, Chenhao Lin, Bo Yang 외

Transferable adversarial examples are known to cause threats in practical, black-box attack scenarios. A notable approach to improving transferability is using integrated gradients (IG), originally developed for model in…

Diversity

Manifold Integrated Gradients: Riemannian Geometry for Feature Attribution

2024-05-16 · Eslam Zaher, Maciej Trzaskowski, Quan Nguyen, Fred Roosta

In this paper, we dive into the reliability concerns of Integrated Gradients (IG), a prevalent feature attribution method for black-box deep learning models. We particularly address two predominant challenges associated …