paper-with-me

Papers

Bridging the Gap: Rademacher Complexity in Robust and Standard Generalization

2024-06-08 · Jiancong Xiao, Ruoyu Sun, Qi Long, Weijie J. Su

Training Deep Neural Networks (DNNs) with adversarial examples often results in poor generalization to test-time adversarial data. This paper investigates this issue, known as adversarially robust generalization, through the lens of Rademacher complexity. Building upon the studies by Khim and Loh (2018); Yin et al. (2019), numerous works have been dedicated to this problem, yet achieving a satisfactory bound remains an elusive goal. Existing works on DNNs either apply to a surrogate loss instead of the robust loss or yield bounds that are notably looser compared to their standard counterparts. In the latter case, the bounds have a higher dependency on the width $m$ of the DNNs or the dimension $d$ of the data, with an extra factor of at least $\mathcal{O}(\sqrt{m})$ or $\mathcal{O}(\sqrt{d})$. This paper presents upper bounds for adversarial Rademacher complexity of DNNs that match the best-known upper bounds in standard settings, as established in the work of Bartlett et al. (2017), with the dependency on width and dimension being $\mathcal{O}(\ln(dm))$. The central challenge addressed is calculating the covering number of adversarial function classes. We aim to construct a new cover that possesses two properties: 1) compatibility with adversarial examples, and 2) precision comparable to covers used in standard settings. To this end, we introduce a new variant of covering number called the \emph{uniform covering number}, specifically designed and proven to reconcile these two properties. Consequently, our method effectively bridges the gap between Rademacher complexity in robust and standard generalization.

📄 PDF Abstract BibTeX arXiv:2406.05372

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rademacher Complexity Bounds for Non-I.I.D. Processes

2008-12-01 · NeurIPS 2008 12 · Mehryar Mohri, Afshin Rostamizadeh

This paper presents the first data-dependent generalization bounds for non-i.i.d. settings based on the notion of Rademacher complexity. Our bounds extend to the non-i.i.d. case existing Rademacher complexity bounds deri…

Generalization Bounds

Hypothesis Set Stability and Generalization

2019-04-09 · NeurIPS 2019 12 · Dylan J. Foster, Spencer Greenberg, Satyen Kale, Haipeng Luo 외

We present a study of generalization for data-dependent hypothesis sets. We give a general learning guarantee for data-dependent hypothesis sets based on a notion of transductive Rademacher complexity. Our main result is…

Risk Bounds and Rademacher Complexity in Batch Reinforcement Learning

2021-03-25 · Yaqi Duan, Chi Jin, Zhiyuan Li

This paper considers batch Reinforcement Learning (RL) with general value function approximation. Our study investigates the minimal assumptions to reliably estimate/minimize Bellman error, and characterizes the generali…

Learning Theoryreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Rademacher complexity of stationary sequences

2011-06-03 · Daniel J. McDonald, Cosma Rohilla Shalizi

We show how to control the generalization error of time series models wherein past values of the outcome are used to predict future values. The results are based on a generalization of standard i.i.d. concentration inequ…

Time SeriesTime Series Analysis

Generalization Guarantees via Algorithm-dependent Rademacher Complexity

2023-07-04 · Sarah Sachs, Tim van Erven, Liam Hodgkinson, Rajiv Khanna 외

Algorithm- and data-dependent generalization bounds are required to explain the generalization behavior of modern machine learning algorithms. In this context, there exists information theoretic generalization bounds tha…

Generalization Bounds