LGITMLOct 9, 2025

Some theoretical improvements on the tightness of PAC-Bayes risk certificates for neural networks

arXiv:2510.07935v21 citationsh-index: 4Has Code
AI Analysis

It addresses the challenge of providing reliable generalization guarantees for neural networks, which is incremental but important for theoretical machine learning.

This paper tackles the problem of improving the tightness of PAC-Bayes risk certificates for neural networks, presenting theoretical contributions that lead to the first non-vacuous generalization bounds on CIFAR-10.

This paper presents four theoretical contributions that improve the usability of risk certificates for neural networks based on PAC-Bayes bounds. First, two bounds on the KL divergence between Bernoulli distributions enable the derivation of the tightest explicit bounds on the true risk of classifiers across different ranges of empirical risk. The paper next focuses on the formalization of an efficient methodology based on implicit differentiation that enables the introduction of the optimization of PAC-Bayesian risk certificates inside the loss/objective function used to fit the network/model. The last contribution is a method to optimize bounds on non-differentiable objectives such as the 0-1 loss. These theoretical contributions are complemented with an empirical evaluation on the MNIST and CIFAR-10 datasets. In fact, this paper presents the first non-vacuous generalization bounds on CIFAR-10 for neural networks. Code to reproduce all experiments is available at github.com/Diegogpcm/pacbayesgradients.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes