paper-with-me

홈 › Papers

Fantastic Robustness Measures: The Secrets of Robust Generalization

2023-09-21 · NeurIPS 2023 11

Adversarial training has become the de-facto standard method for improving the robustness of models against adversarial examples. However, robust overfitting remains a significant challenge, leading to a large gap between the robustness on the training and test datasets. To understand and improve robust generalization, various measures have been developed, including margin, smoothness, and flatness-based measures. In this study, we present a large-scale analysis of robust generalization to empirically verify whether the relationship between these measures and robust generalization remains valid in diverse settings. We demonstrate when and how these measures effectively capture the robust generalization gap by comparing over 1,300 models trained on CIFAR-10 under the $L_\infty$ norm and further validate our findings through an evaluation of more than 100 models from RobustBench across CIFAR-10, CIFAR-100, and ImageNet. We hope this work can help the community better understand adversarial robustness and motivate the development of more robust defense methods against adversarial attacks.

📄 PDF Abstract BibTeX

Code (1)

harry24k/mair 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fantastic Generalization Measures and Where to Find Them

2019-12-04 · ICLR 2020 1 · Yiding Jiang, Behnam Neyshabur, Hossein Mobahi, Dilip Krishnan 외

Generalization of deep networks has been of great interest in recent years, resulting in a number of theoretically and empirically motivated complexity measures. However, most papers proposing such measures study only a …

valid

Fantastic Generalization Measures are Nowhere to be Found

2023-09-24 · Michael Gastpar, Ido Nachum, Jonathan Shafer, Thomas Weinberger

We study the notion of a generalization bound being uniformly tight, meaning that the difference between the bound and the population loss is small for all learning algorithms and all population distributions. Numerous g…

Generalization Bounds

Fantastic Breaks: A Dataset of Paired 3D Scans of Real-World Broken Objects and Their Complete Counterparts

2023-03-24 · CVPR 2023 1 · Nikolas Lamb, Cameron Palmer, Benjamin Molloy, Sean Banerjee 외

Automated shape repair approaches currently lack access to datasets that describe real-world damaged geometry. We present Fantastic Breaks (and Where to Find Them: https://terascale-all-sensing-research-studio.github.io/…

Distributed Secret Securing in Discrete-Event Systems

2024-02-14 · Shoma Matsui, Kai Cai, Karen Rudie

In this paper, we study a security problem of protecting secrets in distributed systems. Specifically, we employ discrete-event systems to describe the structure and behaviour of distributed systems, in which global secr…

Improving ML Attacks on LWE with Data Repetition and Stepwise Regression

2026-04-05 · Alberto Alfarano, Eshika Saxena, Emily Wenger, François Charton 외 arxiv

The Learning with Errors (LWE) problem is a hard math problem in lattice-based cryptography. In the simplest case of binary secrets, it is the subset sum problem, with error. Effective ML attacks on LWE were demonstrated…