Skip connection, is a widely-used technique to improve the performance and the convergence of deep neural networks, which is believed to relieve the difficulty in optimization due to non-linearity by propagating a linear component through the neural network layers. However, from another point of view, it can also be seen as a modulating mechanism between the input and the output, with the input scaled by a pre-defined value one. In this work, we investigate how the scale factors in the effectiveness of the skip connection and reveal that a trivial adjustment of the scale will lead to spurious gradient exploding or vanishing in line with the deepness of the models, which could be addressed by normalization, in particular, layer normalization, which induces consistent improvements over the plain skip connection. Inspired by the findings, we further propose to adaptively adjust the scale of the input by recursively applying skip connection with layer normalization, which promotes the performance substantially and generalizes well across diverse tasks including both machine translation and image classification datasets.
翻译:跳过连接是一种广泛使用的改进深神经网络性能和趋同的技术,据认为,它通过通过神经网络层传播线性组件,通过神经网络层传播线性组件,可以减轻由于非线性而造成的优化困难。然而,从另一个角度看,它也可以被视为输入和输出之间的调制机制,输入以预先定义的值缩放为缩放。在这项工作中,我们调查跳过连接有效性的尺度因素如何,并揭示,根据模型的深度,微小的调整将导致虚假的梯度爆炸或消失,这可以通过正常化,特别是层的正常化来解决,这促使对直线性跳过连接的不断改进。根据调查结果,我们进一步建议通过反复跳过与层正常化的连接,调整投入的规模,从而极大地促进业绩,并广泛贯穿各种任务,包括机器翻译和图像分类数据集。