paper-with-me

Papers

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 more fundamental understanding of adversarial examples, beyond the popular bounded threat model. In this paper, we provide a causal viewpoint of adversarial vulnerability: the cause is the spurious correlation ubiquitously existing in learning, i.e., the confounding effect, where attackers are precisely exploiting these effects. Therefore, a fundamental solution for adversarial robustness is by causal intervention. As these visual confounders are imperceptible in general, we propose to use the instrumental variable that achieves causal intervention without the need for confounder observation. We term our robust training method as Causal intervention by instrumental Variable (CiiV). It's a causal regularization that 1) augments the image with multiple retinotopic centers and 2) encourages the model to learn causal features, rather than local confounding patterns, by favoring features linearly responding to spatial interpolations. Extensive experiments on a wide spectrum of attackers and settings applied in CIFAR-10, CIFAR-100, and mini-ImageNet demonstrate that CiiV is robust to adaptive attacks, including the recent AutoAttack. Besides, as a general causal regularization, it can be easily plugged into other methods to further boost the robustness.

📄 PDF Abstract BibTeX arXiv:2106.09534

Code (2)

KaihuaTang/Adversarial-Robustness-by-Causal-Intervention.pytorch 공식 구현 pytorch
kaihuatang/ciiv-adversarial-robustness.pytorch 공식 구현 pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

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

Certified Robustness Against Natural Language Attacks by Causal Intervention

2022-05-24 · Haiteng Zhao, Chang Ma, Xinshuai Dong, Anh Tuan Luu 외

Deep learning models have achieved great success in many fields, yet they are vulnerable to adversarial examples. This paper follows a causal perspective to look into the adversarial vulnerability and proposes Causal Int…

Causal Perception Inspired Representation Learning for Trustworthy Image Quality Assessment

2024-04-30 · Lei Wang, Desen Yuan

Despite great success in modeling visual perception, deep neural network based image quality assessment (IQA) still remains unreliable in real-world applications due to its vulnerability to adversarial perturbations and …

Adversarial DefenseImage Quality AssessmentRepresentation Learning

Learning Robust Intervention Representations with Delta Embeddings

2025-08-06 · Panagiotis Alimisis, Christos Diou arxiv

Causal representation learning has attracted significant research interest during the past few years, as a means for improving model generalization and robustness. Causal representations of interventional image pairs (al…

Representation Learning

CIGPose: Causal Intervention Graph Neural Network for Whole-Body Pose Estimation

2026-03-10 · Bohao Li, Zhicheng Cao, Huixian Li, Yangming Guo arxiv

State-of-the-art whole-body pose estimators often lack robustness, producing anatomically implausible predictions in challenging scenes. We posit this failure stems from spurious correlations learned from visual context,…

Graph Neural NetworkPose Estimation