Residual Connection

AI and Machine Learning · Training and Optimisation · 2015 · also: ResNet, Skip connection · residual-connection.yaml

Add a layer's input to its output so the layer only has to learn a correction. Gradients then reach early layers along a path that does not attenuate, and depth stops being a liability.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G backpropagation Backpropagation residual-connection Residual Connection residual-connection->backpropagation gradients vanish through a deep stack of layers

This node

References