paper-with-me

홈 › Papers

Upper Bounds on the Generalization Error of Deep Learning Models via Local Robustness and Stability

2026-06-15 · Abdul-Rauf Nuhu, Parham M. Kebria, Vahid Hemmati, Mahmoud N. Mahmoud, Edward Tunstel, Abdollah Homaifar arxiv

Generalization is a critical property of data-driven models, particularly deep learning models deployed in safety-critical applications. Robustness-based generalization bounds have gained attention as a principled way to link robustness properties to generalization performance, often in a data-dependent manner. However, most existing bounds suffer from vacuousness in practical settings, yielding loose upper bounds that greatly exceed the actual error rates and limiting their usefulness for real-world evaluation. While this issue is often attributed to the uncertainty term, a substantial part of the problem originates from the robustness term itself, particularly for the 0-1 loss. Existing approaches typically treat the robustness term as a global measure, ignoring its variation across different sub-regions of the input space. In this work, we propose a generalization bound that addresses this limitation by scaling the robustness term according to the number of stable and unstable samples within each sub-region. Our bounds incorporate both data- and model-dependent factors while maintaining practical relevance (yielding tighter upper bounds on true error). Experiments on models trained on the ImageNet dataset show that our bounds remain consistently non-vacuous and achieve the tightest estimates among existing methods, closely aligning with empirical performance across a range of robust deep neural networks.

📄 PDF Abstract BibTeX arXiv:2606.16883

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unveiling the Non-Monotonic Effect of Privacy on Generalization under Byzantine Robustness

2026-07-01 · Thomas Boudou, Batiste Le Bars, Nirupam Gupta, Aurélien Bellet arxiv

Recent work has established a fundamental trilemma between Byzantine robustness, local differential privacy (LDP), and optimization error in distributed learning. We show that this trilemma does not universally extend to…

Learning Algorithm Generalization Error Bounds via Auxiliary Distributions

2022-10-02 · Gholamali Aminian, Saeed Masiha, Laura Toni, Miguel R. D. Rodrigues

Generalization error bounds are essential for comprehending how well machine learning models work. In this work, we suggest a novel method, i.e., the Auxiliary Distribution Method, that leads to new upper bounds on expec…

Tighter Expected Generalization Error Bounds via Convexity of Information Measures

2022-02-24 · Gholamali Aminian, Yuheng Bu, Gregory Wornell, Miguel Rodrigues

Generalization error bounds are essential to understanding machine learning algorithms. This paper presents novel expected generalization error upper bounds based on the average joint distribution between the output hypo…

Information-Theoretic Generalization Bounds for Stochastic Gradient Descent

2021-02-01 · Gergely Neu, Gintare Karolina Dziugaite, Mahdi Haghifam, Daniel M. Roy

We study the generalization properties of the popular stochastic optimization method known as stochastic gradient descent (SGD) for optimizing general non-convex loss functions. Our main contribution is providing upper b…

Generalization BoundsStochastic Optimization

Adversarial Risk Bounds via Function Transformation

2018-10-22 · Justin Khim, Po-Ling Loh

We derive bounds for a notion of adversarial risk, designed to characterize the robustness of linear and neural network classifiers to adversarial perturbations. Specifically, we introduce a new class of function transfo…

General Classification