paper-with-me

홈 › Papers

Towards a Unified Game-Theoretic View of Adversarial Perturbations and Robustness

2021-12-01 · NeurIPS 2021 12 · Jie Ren, Die Zhang, Yisen Wang, Lu Chen, Zhanpeng Zhou, Yiting Chen, Xu Cheng, Xin Wang, Meng Zhou, Jie Shi, Quanshi Zhang

This paper provides a unified view to explain different adversarial attacks and defense methods, i.e. the view of multi-order interactions between input variables of DNNs. Based on the multi-order interaction, we discover that adversarial attacks mainly affect high-order interactions to fool the DNN. Furthermore, we find that the robustness of adversarially trained DNNs comes from category-specific low-order interactions. Our findings provide a potential method to unify adversarial perturbations and robustness, which can explain the existing robustness-boosting methods in a principle way. Besides, our findings also make a revision of previous inaccurate understanding of the shape bias of adversarially learned features. Our code is available online at https://github.com/Jie-Ren/A-Unified-Game-Theoretic-Interpretation-of-Adversarial-Robustness.

📄 PDF Abstract BibTeX

Code (1)

jie-ren/a-unified-game-theoretic-interpretation-of-adversarial-robustness 공식 구현 pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

A Unified Game-Theoretic Interpretation of Adversarial Robustness

2021-03-12 · Jie Ren, Die Zhang, Yisen Wang, Lu Chen 외

This paper provides a unified view to explain different adversarial attacks and defense methods, i.e. the view of multi-order interactions between input variables of DNNs. Based on the multi-order interaction, we discove…

Adversarial Robustness

A Unified Game-Theoretic Interpretation of Adversarial Robustness

2021-11-05 · Jie Ren, Die Zhang, Yisen Wang, Lu Chen 외

This paper provides a unified view to explain different adversarial attacks and defense methods, \emph{i.e.} the view of multi-order interactions between input variables of DNNs. Based on the multi-order interaction, we …

Adversarial Robustness

Proving Common Mechanisms Shared by Twelve Methods of Boosting Adversarial Transferability

2022-07-24 · Quanshi Zhang, Xin Wang, Jie Ren, Xu Cheng 외

Although many methods have been proposed to enhance the transferability of adversarial perturbations, these methods are designed in a heuristic manner, and the essential mechanism for improving adversarial transferabilit…

Person Re-identification with Adversarial Triplet Embedding

2020-12-28 · Xinglu Wang

Person re-identification is an important task and has widespread applications in video surveillance for public security. In the past few years, deep learning network with triplet loss has become popular for this problem.…

Metric LearningPerson Re-IdentificationTriplet

TRiCo: Triadic Game-Theoretic Co-Training for Robust Semi-Supervised Learning

2025-09-25 · Hongyang He, Xinyuan Song, Yangfan He, Zeyu Zhang 외 arxiv

We introduce TRiCo, a novel triadic game-theoretic co-training framework that rethinks the structure of semi-supervised learning by incorporating a teacher, two students, and an adversarial generator into a unified train…