Neural Complexity Measures
Yoonho Lee, Juho Lee, Sung Ju Hwang, Eunho Yang, Seungjin Choi
Abstract
While various complexity measures for deep neural networks exist, specifying an appropriate measure capable of predicting and explaining generalization in deep networks has proven challenging. We propose Neural Complexity (NC), a meta-learning framework for predicting generalization. Our model learns a scalar complexity measure through interactions with many heterogeneous tasks in a data-driven way. The trained NC model can be added to the standard training loss to regularize any task learner in a standard supervised learning scenario. We contrast NC's approach against existing manually-designed complexity measures and other meta-learning models, and we validate NC's performance on multiple regression and classification tasks.
BibTeX
@inproceedings{NEURIPS2020_6e17a5fd,
author = {Lee, Yoonho and Lee, Juho and Hwang, Sung Ju and Yang, Eunho and Choi, Seungjin},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {9713--9724},
publisher = {Curran Associates, Inc.},
title = {Neural Complexity Measures},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/6e17a5fd135fcaf4b49f2860c2474c7c-Paper.pdf},
volume = {33},
year = {2020}
}