ScholarGate
助手
Machine learning

批量归一化

批量归一化(Batch Normalization)是Sergey Ioffe和Christian Szegedy于2015年提出的一种训练技术,它利用当前小批量(mini-batch)计算出的均值和方差来归一化每一层的前激活输出。通过稳定训练过程中每一层输入的分布,它能显著减少内部协变量偏移(internal covariate shift),从而允许使用更高的学习率,并使深度网络训练得更快、更可靠。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Ioffe, S. & Szegedy, C. (2015). Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift. Proceedings of the 32nd International Conference on Machine Learning (ICML), PMLR 37, 448–456. link
  2. Goodfellow, I., Bengio, Y. & Courville, A. (2016). Deep Learning (Ch. 8). MIT Press. ISBN: 978-0-262-03561-3
  3. Ioffe, S. & Szegedy, C. (2015). Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift. arXiv preprint arXiv:1502.03167. link

如何引用本页

ScholarGate. (2026, June 3). Batch Normalization (Normalizing Layer Activations per Mini-Batch). ScholarGate. https://scholargate.app/zh/deep-learning/batch-normalization

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

被引用于

ScholarGateBatch Normalization (Batch Normalization (Normalizing Layer Activations per Mini-Batch)). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/batch-normalization · 数据集: https://doi.org/10.5281/zenodo.20539026