paper-with-me

Papers

Demystifying Causal Features on Adversarial Examples and Causal Inoculation for Robust Network by Adversarial Instrumental Variable Regression

2023-03-02 · CVPR 2023 1 · Junho Kim, Byung-Kwan Lee, Yong Man Ro

The origin of adversarial examples is still inexplicable in research fields, and it arouses arguments from various viewpoints, albeit comprehensive investigations. In this paper, we propose a way of delving into the unexpected vulnerability in adversarially trained networks from a causal perspective, namely adversarial instrumental variable (IV) regression. By deploying it, we estimate the causal relation of adversarial prediction under an unbiased environment dissociated from unknown confounders. Our approach aims to demystify inherent causal features on adversarial examples by leveraging a zero-sum optimization game between a casual feature estimator (i.e., hypothesis model) and worst-case counterfactuals (i.e., test function) disturbing to find causal features. Through extensive analyses, we demonstrate that the estimated causal features are highly related to the correct prediction for adversarial robustness, and the counterfactuals exhibit extreme features significantly deviating from the correct prediction. In addition, we present how to effectively inoculate CAusal FEatures (CAFE) into defense networks for improving adversarial robustness.

📄 PDF Abstract BibTeX arXiv:2303.01052

Code (1)

ByungKwanLee/Causal-Adversarial-Instruments 공식 구현 pytorch

Tasks

Adversarial RobustnessPrediction

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

CausAdv: A Causal-based Framework for Detecting Adversarial Examples

2024-10-29 · Hichem Debbi

Deep learning has led to tremendous success in many real-world applications of computer vision, thanks to sophisticated architectures such as Convolutional neural networks (CNNs). However, CNNs have been shown to be vuln…

Adversarial RobustnesscounterfactualCounterfactual Reasoning

When Causal Intervention Meets Adversarial Examples and Image Masking for Deep Neural Networks

2019-02-09 · Chao-Han Huck Yang, Yi-Chieh Liu, Pin-Yu Chen, Xiaoli Ma 외

Discovering and exploiting the causality in deep neural networks (DNNs) are crucial challenges for understanding and reasoning causal effects (CE) on an explainable visual model. "Intervention" has been widely used for r…

Causal InferenceVisual Reasoning

Adversarial Visual Robustness by Causal Intervention

2021-06-17 · Kaihua Tang, Mingyuan Tao, Hanwang Zhang

Adversarial training is the de facto most promising defense against adversarial examples. Yet, its passive nature inevitably prevents it from being immune to unknown attackers. To achieve a proactive defense, we need a m…

Adversarial Robustness

Where and How to Attack? A Causality-Inspired Recipe for Generating Counterfactual Adversarial Examples

2023-12-21 · Ruichu Cai, Yuxuan Zhu, Jie Qiao, Zefeng Liang 외

Deep neural networks (DNNs) have been demonstrated to be vulnerable to well-crafted \emph{adversarial examples}, which are generated through either well-conceived $\mathcal{L}_p$-norm restricted or unrestricted attacks. …

Adversarial Attackcounterfactual

IDEA: Invariant Defense for Graph Adversarial Robustness

2023-05-25 · Shuchang Tao, Qi Cao, HuaWei Shen, Yunfan Wu 외

Despite the success of graph neural networks (GNNs), their vulnerability to adversarial attacks poses tremendous challenges for practical applications. Existing defense methods suffer from severe performance decline unde…

Adversarial Robustness