paper-with-me

Papers

Understanding Multi-phase Optimization Dynamics and Rich Nonlinear Behaviors of ReLU Networks

2023-05-21 · NeurIPS 2023 11 · Mingze Wang, Chao Ma

The training process of ReLU neural networks often exhibits complicated nonlinear phenomena. The nonlinearity of models and non-convexity of loss pose significant challenges for theoretical analysis. Therefore, most previous theoretical works on the optimization dynamics of neural networks focus either on local analysis (like the end of training) or approximate linear models (like Neural Tangent Kernel). In this work, we conduct a complete theoretical characterization of the training process of a two-layer ReLU network trained by Gradient Flow on a linearly separable data. In this specific setting, our analysis captures the whole optimization process starting from random initialization to final convergence. Despite the relatively simple model and data that we studied, we reveal four different phases from the whole training process showing a general simplifying-to-complicating learning trend. Specific nonlinear behaviors can also be precisely identified and captured theoretically, such as initial condensation, saddle-to-plateau dynamics, plateau escape, changes of activation patterns, learning with increasing complexity, etc.

📄 PDF Abstract BibTeX arXiv:2305.12467

Code (1)

wmz9/understanding_multi-phase_optimization_neurips2023 공식 구현

Similar Papers 제목 키워드 기반

On the Cone Effect in the Learning Dynamics

2025-03-20 · Zhanpeng Zhou, Yongyi Yang, Jie Ren, Mahito Sugiyama 외

Understanding the learning dynamics of neural networks is a central topic in the deep learning community. In this paper, we take an empirical perspective to study the learning dynamics of neural networks in real-world se…

Phase diagram of early training dynamics in deep neural networks: effect of the learning rate, depth, and width

2023-02-23 · NeurIPS 2023 11

We systematically analyze optimization dynamics in deep neural networks (DNNs) trained with stochastic gradient descent (SGD) and study the effect of learning rate $\eta$, depth $d$, and width $w$ of the neural network. …

60 GHz Blockage Study Using Phased Arrays

2017-12-14

The millimeter wave (mmWave) frequencies offer the potential for enormous capacity wireless links. However, designing robust communication systems at these frequencies requires that we understand the channel dynamics ove…

Blocking

Online ICA: Understanding Global Dynamics of Nonconvex Optimization via Diffusion Processes

2018-08-29 · NeurIPS 2016 12 · Chris Junchi Li, Zhaoran Wang, Han Liu

Solving statistical learning problems often involves nonconvex optimization. Despite the empirical success of nonconvex statistical optimization methods, their global dynamics, especially convergence to the desirable loc…

Tensor Decomposition

On the Learning Dynamics of Two-layer Linear Networks with Label Noise SGD

2026-03-11 · Tongcheng Zhang, Zhanpeng Zhou, Mingze Wang, Andi Han 외 arxiv

One crucial factor behind the success of deep learning lies in the implicit bias induced by noise inherent in gradient-based training algorithms. Motivated by empirical observations that training with noisy labels improv…