Pith. sign in

REVIEW 4 cited by

Towards moderate overparameterization: global convergence guarantees for training shallow neural networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1902.04674 v1 pith:HJVLXRMZ submitted 2019-02-12 cs.LG cs.ITmath.ITmath.OCstat.ML

Towards moderate overparameterization: global convergence guarantees for training shallow neural networks

classification cs.LG cs.ITmath.ITmath.OCstat.ML
keywords trainingneuraldataglobalnumbersizenetworkoptima
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Many modern neural network architectures are trained in an overparameterized regime where the parameters of the model exceed the size of the training dataset. Sufficiently overparameterized neural network architectures in principle have the capacity to fit any set of labels including random noise. However, given the highly nonconvex nature of the training landscape it is not clear what level and kind of overparameterization is required for first order methods to converge to a global optima that perfectly interpolate any labels. A number of recent theoretical works have shown that for very wide neural networks where the number of hidden units is polynomially large in the size of the training data gradient descent starting from a random initialization does indeed converge to a global optima. However, in practice much more moderate levels of overparameterization seems to be sufficient and in many cases overparameterized models seem to perfectly interpolate the training data as soon as the number of parameters exceed the size of the training data by a constant factor. Thus there is a huge gap between the existing theoretical literature and practical experiments. In this paper we take a step towards closing this gap. Focusing on shallow neural nets and smooth activations, we show that (stochastic) gradient descent when initialized at random converges at a geometric rate to a nearby global optima as soon as the square-root of the number of network parameters exceeds the size of the training data. Our results also benefit from a fast convergence rate and continue to hold for non-differentiable activations such as Rectified Linear Units (ReLUs).

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. What Drives the Inlier-Memorization Effect? A Theory of Outlier Detection via Early Training Dynamics

    cs.LG 2026-06 unverdicted novelty 7.0

    Theoretical characterization of the inlier-memorization effect in simple autoencoders, deriving its emergence, strength, and persistence from data distribution and initialization, plus guidelines achieving SOTA on ADBench.

  2. A Theory on Flow Matching with Neural Networks

    cs.LG 2026-06 unverdicted novelty 6.0

    Establishes convergence guarantees for overparameterized 2-layer ReLU networks in flow matching, generalization bounds for the velocity-field objective, and Wasserstein guarantees for generated samples, using multi-ta...

  3. Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models

    cs.LG 2024-01 unverdicted novelty 6.0

    SPIN lets weak LLMs become strong by self-generating training data from previous model versions and training to prefer human-annotated responses over its own outputs, outperforming DPO even with extra GPT-4 data on be...

  4. ID3 Learns Juntas for Smoothed Product Distributions

    cs.LG 2019-06 unverdicted novelty 6.0

    ID3 learns log n-juntas in polynomial time under the smoothed analysis model for product distributions.