paper-with-me

Papers

A Closer Look at the Adversarial Robustness of Information Bottleneck Models

2021-07-12 · ICML Workshop AML 2021 7 · Iryna Korshunova, David Stutz, Alexander A. Alemi, Olivia Wiles, Sven Gowal

We study the adversarial robustness of information bottleneck models for classification. Previous works showed that the robustness of models trained with information bottlenecks can improve upon adversarial training. Our evaluation under a diverse range of white-box $l_{\infty}$ attacks suggests that information bottlenecks alone are not a strong defense strategy, and that previous results were likely influenced by gradient obfuscation.

📄 PDF Abstract BibTeX arXiv:2107.05712

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

A Closer Look into the Robustness of Neural Dependency Parsers Using Better Adversarial Examples

2021-08-01 · Findings (ACL) 2021 8 · Yuxuan Wang, Wanxiang Che, Ivan Titov, Shay B. Cohen 외

MIMIR: Masked Image Modeling for Mutual Information-based Adversarial Robustness

2023-12-08 · Xiaoyun Xu, Shujian Yu, Zhuoran Liu, Stjepan Picek

Vision Transformers (ViTs) achieve excellent performance in various tasks, but they are also vulnerable to adversarial attacks. Building robust ViTs is highly dependent on dedicated Adversarial Training (AT) strategies. …

Adversarial Robustness

Revisiting Hilbert-Schmidt Information Bottleneck for Adversarial Robustness

2021-06-04 · NeurIPS 2021 12 · Zifeng Wang, Tong Jian, Aria Masoomi, Stratis Ioannidis 외

We investigate the HSIC (Hilbert-Schmidt independence criterion) bottleneck as a regularizer for learning an adversarially robust deep neural network classifier. In addition to the usual cross-entropy loss, we add regula…

Adversarial Robustness

Robustness and Regularization in Hierarchical Re-Basin

2025-10-10 · Benedikt Franke, Florian Heinrich, Markus Lange, Arne Raulf arxiv

This paper takes a closer look at Git Re-Basin, an interesting new approach to merge trained models. We propose a hierarchical model merging scheme that significantly outperforms the standard MergeMany algorithm. With ou…

Improving Adversarial Robustness via Information Bottleneck Distillation

2023-09-21 · NeurIPS 2023 11

Previous studies have shown that optimizing the information bottleneck can significantly improve the robustness of deep neural networks. Our study closely examines the information bottleneck principle and proposes an Inf…