English

Measuring Generalization with Optimal Transport

Machine Learning 2021-11-09 v2 Machine Learning

Abstract

Understanding the generalization of deep neural networks is one of the most important tasks in deep learning. Although much progress has been made, theoretical error bounds still often behave disparately from empirical observations. In this work, we develop margin-based generalization bounds, where the margins are normalized with optimal transport costs between independent random subsets sampled from the training distribution. In particular, the optimal transport cost can be interpreted as a generalization of variance which captures the structural properties of the learned feature space. Our bounds robustly predict the generalization error, given training data and network parameters, on large scale datasets. Theoretically, we demonstrate that the concentration and separation of features play crucial roles in generalization, supporting empirical results in the literature. The code is available at \url{https://github.com/chingyaoc/kV-Margin}.

Keywords

Cite

@article{arxiv.2106.03314,
  title  = {Measuring Generalization with Optimal Transport},
  author = {Ching-Yao Chuang and Youssef Mroueh and Kristjan Greenewald and Antonio Torralba and Stefanie Jegelka},
  journal= {arXiv preprint arXiv:2106.03314},
  year   = {2021}
}

Comments

NeurIPS 2021

R2 v1 2026-06-24T02:53:40.596Z