paper-with-me

Papers

A Closer Look at Accuracy vs. Robustness

2020-03-05 · NeurIPS 2020 12 · Yao-Yuan Yang, Cyrus Rashtchian, Hongyang Zhang, Ruslan Salakhutdinov, Kamalika Chaudhuri

Current methods for training robust networks lead to a drop in test accuracy, which has led prior works to posit that a robustness-accuracy tradeoff may be inevitable in deep learning. We take a closer look at this phenomenon and first show that real image datasets are actually separated. With this property in mind, we then prove that robustness and accuracy should both be achievable for benchmark datasets through locally Lipschitz functions, and hence, there should be no inherent tradeoff between robustness and accuracy. Through extensive experiments with robustness methods, we argue that the gap between theory and practice arises from two limitations of current methods: either they fail to impose local Lipschitzness or they are insufficiently generalized. We explore combining dropout with robust training methods and obtain better generalization. We conclude that achieving robustness and accuracy in practice may require using methods that impose local Lipschitzness and augmenting them with deep learning generalization techniques. Code available at https://github.com/yangarbiter/robust-local-lipschitz

📄 PDF Abstract BibTeX arXiv:2003.02460

Code (1)

yangarbiter/robust-local-lipschitz 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

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 외

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 외

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…

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…

Understanding the Impact of Adversarial Robustness on Accuracy Disparity

2022-11-28 · Yuzheng Hu, Fan Wu, Hongyang Zhang, Han Zhao

While it has long been empirically observed that adversarial robustness may be at odds with standard accuracy and may have further disparate impacts on different classes, it remains an open question to what extent such o…

Adversarial RobustnessOpen-Ended Question Answering

CornerPoint3D: Look at the Nearest Corner Instead of the Center

2025-04-03 · RuiXiao Zhang, Runwei Guan, Xiangyu Chen, Adam Prugel-Bennett 외

3D object detection aims to predict object centers, dimensions, and rotations from LiDAR point clouds. Despite its simplicity, LiDAR captures only the near side of objects, making center-based detectors prone to poor loc…

3D Object DetectionObjectobject-detectionObject Detection