ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2307.12851
15
19

Early Neuron Alignment in Two-layer ReLU Networks with Small Initialization

24 July 2023
Hancheng Min
Enrique Mallada
René Vidal
    MLT
ArXivPDFHTML
Abstract

This paper studies the problem of training a two-layer ReLU network for binary classification using gradient flow with small initialization. We consider a training dataset with well-separated input vectors: Any pair of input data with the same label are positively correlated, and any pair with different labels are negatively correlated. Our analysis shows that, during the early phase of training, neurons in the first layer try to align with either the positive data or the negative data, depending on its corresponding weight on the second layer. A careful analysis of the neurons' directional dynamics allows us to provide an O(log⁡nμ)\mathcal{O}(\frac{\log n}{\sqrt{\mu}})O(μ​logn​) upper bound on the time it takes for all neurons to achieve good alignment with the input data, where nnn is the number of data points and μ\muμ measures how well the data are separated. After the early alignment phase, the loss converges to zero at a O(1t)\mathcal{O}(\frac{1}{t})O(t1​) rate, and the weight matrix on the first layer is approximately low-rank. Numerical experiments on the MNIST dataset illustrate our theoretical findings.

View on arXiv
Comments on this paper