Loading Now

Summary of Demystifying Lazy Training Of Neural Networks From a Macroscopic Viewpoint, by Yuqing Li et al.


Demystifying Lazy Training of Neural Networks from a Macroscopic Viewpoint

by Yuqing Li, Tao Luo, Qixuan Zhou

First submitted to arxiv on: 7 Apr 2024

Categories

  • Main: Machine Learning (cs.LG)
  • Secondary: Machine Learning (stat.ML)

     Abstract of paper      PDF of paper


GrooveSquid.com Paper Summaries

GrooveSquid.com’s goal is to make artificial intelligence research accessible by summarizing AI papers in simpler terms. Each summary below covers the same AI paper, written at different levels of difficulty. The medium difficulty and low difficulty versions are original summaries written by GrooveSquid.com, while the high difficulty version is the paper’s original abstract. Feel free to learn from the version that suits you best!

Summary difficulty Written by Summary
High Paper authors High Difficulty Summary
Read the original abstract here
Medium GrooveSquid.com (original content) Medium Difficulty Summary
The abstract presents an exploration of neural network training dynamics, examining the interplay between weight parameters and initialization processes. The study builds upon foundational work by Luo et al., analyzing gradient descent dynamics through macroscopic limits as width m tends to infinity. A unified approach is proposed for multi-layer fully connected neural networks, extending to other architectures. The investigation reveals a “theta-lazy” regime where initial scale kappa plays a dominant role in training behavior, regardless of initialization schemes. This regime draws inspiration from the Neural Tangent Kernel (NTK) paradigm, relaxing conditions and discarding scaling factors. Through rigorous analysis, the study highlights the crucial role of kappa in governing neural network training dynamics.
Low GrooveSquid.com (original content) Low Difficulty Summary
Neural networks are like really good learners that can get better with practice. But did you know that how they start learning matters too? This paper looks at how the weights (or numbers) in a neural network affect its ability to learn and improve. The researchers built upon previous work and found that if the starting values of these weights are just right, the neural network will quickly become very good at doing its job. They also showed that this is related to something called the Neural Tangent Kernel, which helps us understand how neural networks learn.

Keywords

* Artificial intelligence  * Gradient descent  * Neural network