English

Neural Capacitance: A New Perspective of Neural Network Selection via Edge Dynamics

Machine Learning 2022-01-19 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Efficient model selection for identifying a suitable pre-trained neural network to a downstream task is a fundamental yet challenging task in deep learning. Current practice requires expensive computational costs in model training for performance prediction. In this paper, we propose a novel framework for neural network selection by analyzing the governing dynamics over synaptic connections (edges) during training. Our framework is built on the fact that back-propagation during neural network training is equivalent to the dynamical evolution of synaptic connections. Therefore, a converged neural network is associated with an equilibrium state of a networked system composed of those edges. To this end, we construct a network mapping ϕ\phi, converting a neural network GAG_A to a directed line graph GBG_B that is defined on those edges in GAG_A. Next, we derive a neural capacitance metric βeff\beta_{\rm eff} as a predictive measure universally capturing the generalization capability of GAG_A on the downstream task using only a handful of early training results. We carried out extensive experiments using 17 popular pre-trained ImageNet models and five benchmark datasets, including CIFAR10, CIFAR100, SVHN, Fashion MNIST and Birds, to evaluate the fine-tuning performance of our framework. Our neural capacitance metric is shown to be a powerful indicator for model selection based only on early training results and is more efficient than state-of-the-art methods.

Keywords

Cite

@article{arxiv.2201.04194,
  title  = {Neural Capacitance: A New Perspective of Neural Network Selection via Edge Dynamics},
  author = {Chunheng Jiang and Tejaswini Pedapati and Pin-Yu Chen and Yizhou Sun and Jianxi Gao},
  journal= {arXiv preprint arXiv:2201.04194},
  year   = {2022}
}

Comments

19 pages, 7 figures, neural architecture search, mean-field

R2 v1 2026-06-24T08:47:02.336Z