Related Experiment Video
Updated: Jul 29, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Dynamics in Deep Classifiers Trained with the Square Loss: Normalization, Low Rank, Neural Collapse, and
Mengjia Xu1,2, Akshay Rangamani1, Qianli Liao1
1Center for Brains, Minds and Machines, Massachusetts Institute of Technology, Cambridge, MA, USA.
This study explores training deep neural networks with square loss, revealing how weight decay and gradient descent influence solutions. Findings include improved bounds for convolutional layers and a bias toward low-rank matrices, enhancing generalization and predicting neural collapse.
Area of Science:
- Machine Learning
- Deep Learning Theory
- Optimization
Background:
- Overparameterized deep networks trained with square loss exhibit complex dynamics.
- Understanding convergence properties and error bounds is crucial for network performance.
- Existing bounds for dense networks do not fully capture the benefits of specific architectures like CNNs.
Purpose of the Study:
- To analyze the properties of training deep homogeneous rectified linear unit networks under square loss.
- To derive novel norm-based error bounds for convolutional layers.
- To investigate the generalization properties of solutions obtained via stochastic gradient descent with weight decay.
Main Methods:
- Modeling gradient flow dynamics under square loss.
- Utilizing Lagrange multipliers and weight decay with gradient descent variants.
- Deriving norm-based bounds for convolutional and dense layers.
- Analyzing quasi-interpolating solutions from stochastic gradient descent.
Main Results:
- Achieved convergence to a minimum Frobenius norm product (ρ) with normalized weight decay.
- Derived significantly improved norm-based bounds for convolutional layers compared to dense networks.
- Demonstrated that stochastic gradient descent with weight decay introduces a bias towards low-rank weight matrices, enhancing generalization.
- Predicted and experimentally verified inherent stochastic gradient descent noise and neural collapse phenomena.
- Showcased the advantage of deep networks for problems suited to sparse architectures.
Conclusions:
- Deep networks, particularly sparse architectures like CNNs, offer advantages for specific problems by avoiding the curse of dimensionality.
- The derived bounds and analysis provide theoretical insights into the generalization capabilities of deep learning models.
- The study confirms the effectiveness of weight decay and gradient descent in achieving desirable network properties.
Related Concept Videos
Classification of Systems-II
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Survival Tree
Building a Survival Tree
Constructing a...
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...

