paper-with-me

Papers

Lean Formalization of Generalization Error Bound by Rademacher Complexity

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

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 test data, and Rademacher complexity serves as an estimate of this error based on the complexity of learning machines, or hypothesis class. Unlike traditional methods such as PAC learning and VC dimension, Rademacher complexity is applicable across diverse machine learning scenarios including deep learning and kernel methods. We formalize key concepts and theorems, including the empirical and population Rademacher complexities, and establish generalization error bounds through formal proofs of McDiarmid's inequality, Hoeffding's lemma, and symmetrization arguments.

📄 PDF Abstract BibTeX arXiv:2503.19605

Code (1)

auto-res/lean-rademacher 공식 구현

Tasks

LEMMAPAC learning

Similar Papers 제목 키워드 기반

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

Impact of Positional Encoding: Clean and Adversarial Rademacher Complexity for Transformers under In-Context Regression

2025-12-10 · Weiyi He, Yue Xing arxiv

Positional encoding (PE) is a core architectural component of Transformers, yet its impact on the Transformer's generalization and robustness remains unclear. In this work, we provide the first generalization analysis fo…

Local Rademacher Complexity Bounds based on Covering Numbers

2015-10-06 · Yunwen Lei, Lixin Ding, Yingzhou Bi

This paper provides a general result on controlling local Rademacher complexities, which captures in an elegant form to relate the complexities with constraint on the expected norm to the corresponding ones with constrai…

$\left( β, \varpi \right)$-stability for cross-validation and the choice of the number of folds

2017-05-20 · Ning Xu, Jian Hong, Timothy C. G. Fisher

In this paper, we introduce a new concept of stability for cross-validation, called the $\left( \beta, \varpi \right)$-stability, and use it as a new perspective to build the general theory for cross-validation. The $\le…

Model Selection

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