English

Towards Task and Architecture-Independent Generalization Gap Predictors

Machine Learning 2019-06-05 v1 Machine Learning

Abstract

Can we use deep learning to predict when deep learning works? Our results suggest the affirmative. We created a dataset by training 13,500 neural networks with different architectures, on different variations of spiral datasets, and using different optimization parameters. We used this dataset to train task-independent and architecture-independent generalization gap predictors for those neural networks. We extend Jiang et al. (2018) to also use DNNs and RNNs and show that they outperform the linear model, obtaining R2=0.965R^2=0.965. We also show results for architecture-independent, task-independent, and out-of-distribution generalization gap prediction tasks. Both DNNs and RNNs consistently and significantly outperform linear models, with RNNs obtaining R2=0.584R^2=0.584.

Keywords

Cite

@article{arxiv.1906.01550,
  title  = {Towards Task and Architecture-Independent Generalization Gap Predictors},
  author = {Scott Yak and Javier Gonzalvo and Hanna Mazzawi},
  journal= {arXiv preprint arXiv:1906.01550},
  year   = {2019}
}

Comments

8 pages, 6 figures, 2 tables. To be presented at ICML 2019 "Understanding and Improving Generalization in Deep Learning" Workshop (poster)

R2 v1 2026-06-23T09:41:41.783Z