paper-with-me

Papers

Overfitting and Generalizing with (PAC) Bayesian Prediction in Noisy Binary Classification

2026-03-23 · Xiaohan Zhu, Mesrob I. Ohannessian, Nathan Srebro arxiv

We consider a PAC-Bayes type learning rule for binary classification, balancing the training error of a randomized ''posterior'' predictor with its KL divergence to a pre-specified ''prior''. This can be seen as an extension of a modified two-part-code Minimum Description Length (MDL) learning rule, to continuous priors and randomized predictions. With a balancing parameter of $λ=1$ this learning rule recovers an (empirical) Bayes posterior and a modified variant recovers the profile posterior, linking with standard Bayesian prediction (up to the treatment of the single-parameter noise level). However, from a risk-minimization prediction perspective, this Bayesian predictor overfits and can lead to non-vanishing excess loss in the agnostic case. Instead a choice of $λ\gg 1$, which can be seen as using a sample-size-dependent-prior, ensures uniformly vanishing excess loss even in the agnostic case. We precisely characterize the effect of under-regularizing (and over-regularizing) as a function of the balance parameter $λ$, understanding the regimes in which this under-regularization is tempered or catastrophic. This work extends previous work by Zhu and Srebro [2025] that considered only discrete priors to PAC Bayes type learning rules and, through their rigorous Bayesian interpretation, to Bayesian prediction more generally.

📄 PDF Abstract BibTeX arXiv:2603.22644

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Near-Optimal Bayesian Active Learning with Noisy Observations

2010-10-15 · NeurIPS 2010 12 · Daniel Golovin, Andreas Krause, Debajyoti Ray

We tackle the fundamental problem of Bayesian active learning with noise, where we need to adaptively select from a number of expensive tests in order to identify an unknown hypothesis sampled from a known prior distribu…

Active LearningExperimental Design

B-PINNs: Bayesian Physics-Informed Neural Networks for Forward and Inverse PDE Problems with Noisy Data

2020-03-13 · Liu Yang, Xuhui Meng, George Em. Karniadakis

We propose a Bayesian physics-informed neural network (B-PINN) to solve both forward and inverse nonlinear problems described by partial differential equations (PDEs) and noisy data. In this Bayesian framework, the Bayes…

Uncertainty QuantificationVariational Inference

Blind Knowledge Distillation for Robust Image Classification

2022-11-21 · Timo Kaiser, Lukas Ehmann, Christoph Reinders, Bodo Rosenhahn

Optimizing neural networks with noisy labels is a challenging task, especially if the label set contains real-world noise. Networks tend to generalize to reasonable patterns in the early training stages and overfit to sp…

Classificationimage-classificationImage ClassificationKnowledge Distillation+1

Universality of Benign Overfitting in Binary Linear Classification

2025-01-17 · Ichiro Hashimoto, Stanislav Volgushev, Piotr Zwiernik

The practical success of deep learning has led to the discovery of several surprising phenomena. One of these phenomena, that has spurred intense theoretical research, is ``benign overfitting'': deep neural networks seem…

Classification

Provable Tempered Overfitting of Minimal Nets and Typical Nets

2024-10-24 · Itamar Harel, William M. Hoza, Gal Vardi, Itay Evron 외

We study the overfitting behavior of fully connected deep Neural Networks (NNs) with binary weights fitted to perfectly classify a noisy training set. We consider interpolation using both the smallest NN (having the mini…