Concept icon
Concept

Optimization Difficulties in Deep Plain Networks

Investigations into deep plain networks show that the optimization failure underlying degradation cannot be attributed to vanishing signals. Plain networks trained with batch normalization maintain forward propagated signals with non-zero variances and backward propagated gradients with healthy norms, meaning signals neither vanish nor explode during backpropagation.

Furthermore, the degradation problem cannot be resolved simply by extending training duration. Experiments running up to three times (3×3\times) more training iterations still exhibit persistent degradation, suggesting that deep plain networks suffer from exponentially low convergence rates that hinder reduction of training error.

These optimization difficulties suggest that standard solvers struggle to approximate identity mappings through stacks of nonlinear layers. If an identity mapping is optimal or near-optimal, driving stacked nonlinear layers to act as identity functions proves significantly harder for current optimizers than learning perturbations referenced to an explicit identity shortcut.

0

1

Concept icon
Updated 2026-09-07

Tags

Prep Sessions

Foundational Deep Learning Architectures: Transformers and Residual Networks @ University of Michigan - Ann Arbor

Ch.3 Deep Residual Network Architecture - Foundational Deep Learning Architectures: Transformers and Residual Networks @ University of Michigan - Ann Arbor

The Degradation Problem in Deep Networks - Foundational Deep Learning Architectures: Transformers and Residual Networks @ University of Michigan - Ann Arbor