paper-with-me

홈 › Papers

Error Bounds of Supervised Classification from Information-Theoretic Perspective

2024-06-07 · Binchuan Qi

In this paper, we explore bounds on the expected risk when using deep neural networks for supervised classification from an information theoretic perspective. Firstly, we introduce model risk and fitting error, which are derived from further decomposing the empirical risk. Model risk represents the expected value of the loss under the model's predicted probabilities and is exclusively dependent on the model. Fitting error measures the disparity between the empirical risk and model risk. Then, we derive the upper bound on fitting error, which links the back-propagated gradient and the model's parameter count with the fitting error. Furthermore, we demonstrate that the generalization errors are bounded by the classification uncertainty, which is characterized by both the smoothness of the distribution and the sample size. Based on the bounds on fitting error and generalization, by utilizing the triangle inequality, we establish an upper bound on the expected risk. This bound is applied to provide theoretical explanations for overparameterization, non-convex optimization and flat minima in deep learning. Finally, empirical verification confirms a significant positive correlation between the derived theoretical bounds and the practical expected risk, thereby affirming the practical relevance of the theoretical findings.

📄 PDF Abstract BibTeX arXiv:2406.04567

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sequence-Level Unsupervised Training in Speech Recognition: A Theoretical Study

2026-03-02 · Zijian Yang, Jörg Barkoczi, Ralf Schlüter, Hermann Ney arxiv

Unsupervised speech recognition is a task of training a speech recognition model with unpaired data. To determine when and how unsupervised speech recognition can succeed, and how classification error relates to candidat…

Speech Recognition

Information-Theoretic Analysis of Unsupervised Domain Adaptation

2022-10-03 · Ziqiao Wang, Yongyi Mao

This paper uses information-theoretic tools to analyze the generalization error in unsupervised domain adaptation (UDA). We present novel upper bounds for two notions of generalization errors. The first notion measures t…

Domain AdaptationUnsupervised Domain Adaptation

Class-wise Generalization Error: an Information-Theoretic Analysis

2024-01-05 · Firas Laakom, Yuheng Bu, Moncef Gabbouj

Existing generalization theories of supervised learning typically take a holistic approach and provide bounds for the expected generalization over the whole data distribution, which implicitly assumes that the model gene…

Generalization Bounds

Information-Theoretic Generalization Bounds for Iterative Semi-Supervised Learning

2021-09-29 · Haiyun He, Hanshu Yan, Vincent Tan

We consider iterative semi-supervised learning (SSL) algorithms that iteratively generate pseudo-labels for a large amount unlabelled data to progressively refine the model parameters. In particular, we seek to understa…

Generalization Bounds

Jensen-Shannon Information Based Characterization of the Generalization Error of Learning Algorithms

2020-10-23 · Gholamali Aminian, Laura Toni, Miguel R. D. Rodrigues

Generalization error bounds are critical to understanding the performance of machine learning models. In this work, we propose a new information-theoretic based generalization error upper bound applicable to supervised l…

BIG-bench Machine Learning