English

A Limitation of the PAC-Bayes Framework

Machine Learning 2021-09-06 v3 Machine Learning

Abstract

PAC-Bayes is a useful framework for deriving generalization bounds which was introduced by McAllester ('98). This framework has the flexibility of deriving distribution- and algorithm-dependent bounds, which are often tighter than VC-related uniform convergence bounds. In this manuscript we present a limitation for the PAC-Bayes framework. We demonstrate an easy learning task that is not amenable to a PAC-Bayes analysis. Specifically, we consider the task of linear classification in 1D; it is well-known that this task is learnable using just O(log(1/δ)/ϵ)O(\log(1/\delta)/\epsilon) examples. On the other hand, we show that this fact can not be proved using a PAC-Bayes analysis: for any algorithm that learns 1-dimensional linear classifiers there exists a (realizable) distribution for which the PAC-Bayes bound is arbitrarily large.

Keywords

Cite

@article{arxiv.2006.13508,
  title  = {A Limitation of the PAC-Bayes Framework},
  author = {Roi Livni and Shay Moran},
  journal= {arXiv preprint arXiv:2006.13508},
  year   = {2021}
}