English

Do Kernel and Neural Embeddings Help in Training and Generalization?

Machine Learning 2023-02-03 v3 Artificial Intelligence Machine Learning

Abstract

Recent results on optimization and generalization properties of neural networks showed that in a simple two-layer network, the alignment of the labels to the eigenvectors of the corresponding Gram matrix determines the convergence of the optimization during training. Such analyses also provide upper bounds on the generalization error. We experimentally investigate the implications of these results to deeper networks via embeddings. We regard the layers preceding the final hidden layer as producing different representations of the input data which are then fed to the two-layer model. We show that these representations improve both optimization and generalization. In particular, we investigate three kernel representations when fed to the final hidden layer: the Gaussian kernel and its approximation by random Fourier features, kernels designed to imitate representations produced by neural networks and finally an optimal kernel designed to align the data with target labels. The approximated representations induced by these kernels are fed to the neural network and the optimization and generalization properties of the final model are evaluated and compared.

Keywords

Cite

@article{arxiv.1905.05095,
  title  = {Do Kernel and Neural Embeddings Help in Training and Generalization?},
  author = {Arman Rahbar and Emilio Jorge and Devdatt Dubhashi and Morteza Haghir Chehreghani},
  journal= {arXiv preprint arXiv:1905.05095},
  year   = {2023}
}

Comments

This work is published by Neural Processing Letters

R2 v1 2026-06-23T09:04:50.739Z