English

Generative Feature Training of Thin 2-Layer Networks

Machine Learning 2025-08-14 v2 Numerical Analysis Numerical Analysis Machine Learning

Abstract

We consider the approximation of functions by 2-layer neural networks with a small number of hidden weights based on the squared loss and small datasets. Due to the highly non-convex energy landscape, gradient-based training often suffers from local minima. As a remedy, we initialize the hidden weights with samples from a learned proposal distribution, which we parameterize as a deep generative model. To train this model, we exploit the fact that with fixed hidden weights, the optimal output weights solve a linear equation. After learning the generative model, we refine the sampled weights with a gradient-based post-processing in the latent space. Here, we also include a regularization scheme to counteract potential noise. Finally, we demonstrate the effectiveness of our approach by numerical examples.

Keywords

Cite

@article{arxiv.2411.06848,
  title  = {Generative Feature Training of Thin 2-Layer Networks},
  author = {Johannes Hertrich and Sebastian Neumayer},
  journal= {arXiv preprint arXiv:2411.06848},
  year   = {2025}
}

Comments

published in TMLR

R2 v1 2026-06-28T19:55:20.997Z