paper-with-me

홈 › Papers

Rademacher Complexity and Generalization Performance of Multi-category Margin Classifiers

2018-12-03 · Khadija Musayeva, Fabien Lauer, Yann Guermeur

One of the main open problems in the theory of multi-category margin classification is the form of the optimal dependency of a guaranteed risk on the number C of categories, the sample size m and the margin parameter gamma. From a practical point of view, the theoretical analysis of generalization performance contributes to the development of new learning algorithms. In this paper, we focus only on the theoretical aspect of the question posed. More precisely, under minimal learnability assumptions, we derive a new risk bound for multi-category margin classifiers. We improve the dependency on C over the state of the art when the margin loss function considered satisfies the Lipschitz condition. We start with the basic supremum inequality that involves a Rademacher complexity as a capacity measure. This capacity measure is then linked to the metric entropy through the chaining method. In this context, our improvement is based on the introduction of a new combinatorial metric entropy bound.

📄 PDF Abstract BibTeX arXiv:1812.00584

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lean Formalization of Generalization Error Bound by Rademacher Complexity

2025-03-25 · Sho Sonoda, Kazumi Kasaura, Yuma Mizuno, Kei Tsukamoto 외

We formalize the generalization error bound using Rademacher complexity in the Lean 4 theorem prover. Generalization error quantifies the gap between a learning machine's performance on given training data versus unseen …

LEMMAPAC learning

Human Rademacher Complexity

2009-12-01 · NeurIPS 2009 12 · Jerry Zhu, Bryan R. Gibson, Timothy T. Rogers

We propose to use Rademacher complexity, originally developed in computational learning theory, as a measure of human learning capacity. Rademacher complexity measures a learners ability to fit random data, and can be u…

Generalization BoundsLearning Theory

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

Adversarial Rademacher Complexity of Deep Neural Networks

2022-11-27 · Jiancong Xiao, Yanbo Fan, Ruoyu Sun, Zhi-Quan Luo

Deep neural networks are vulnerable to adversarial attacks. Ideally, a robust model shall perform well on both the perturbed training data and the unseen perturbed test data. It is found empirically that fitting perturbe…

ARC

Rademacher Complexity for Adversarially Robust Generalization

2018-10-29 · Dong Yin, Kannan Ramchandran, Peter Bartlett

Many machine learning models are vulnerable to adversarial attacks; for example, adding adversarial perturbations that are imperceptible to humans can often make machine learning models produce wrong predictions with hig…

BIG-bench Machine Learning