BriefGPT.xyz
Jun, 2023
频域下的批量归一化
Spectral Batch Normalization: Normalization in the Frequency Domain
HTML
PDF
Rinor Cakaj, Jens Mehnert, Bin Yang
TL;DR
本文介绍了一种新的在频域归一化特征图的有效方法 - 频谱批量归一化(SBN),通过实验证明该方法可以避免特征图在初始化时和整个训练过程中的爆炸问题,使得深度神经网络的表现得到了显著提高。
Abstract
regularization
is a set of techniques that are used to improve the
generalization
ability of
deep neural networks
. In this paper, we intro
→