paper-with-me

Papers

CDF Normalization for Controlling the Distribution of Hidden Nodes

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · Mike Van Ness, Madeleine Udell

Batch Normalizaiton (BN) is a normalization method for deep neural networks that has been shown to accelerate training. While the effectiveness of BN is undisputed, the explanation of its effectiveness is still being studied. The original BN paper attributes the success of BN to reducing internal covariate shift, so we take this a step further and explicitly enforce a Gaussian distribution on hidden layer activations. This approach proves to be ineffective, demonstrating that reducing internal covariate shift in and of itself does not help training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Feedforward Neural Network Control with an Optimized Hidden Node Distribution

2020-05-23 · Qiong Liu, Dongyu Li, Shuzhi Sam Ge, Zhong Ouyang

Composite adaptive radial basis function neural network (RBFNN) control with a lattice distribution of hidden nodes has three inherent demerits: 1) the approximation domain of adaptive RBFNNs is difficult to be determine…

Learning Theory

A Bayesian approach to quantifying uncertainties and improving generalizability in traffic prediction models

2023-07-12 · Agnimitra Sengupta, Sudeepta Mondal, Adway Das, S. Ilgin Guler

Deep-learning models for traffic data prediction can have superior performance in modeling complex functions using a multi-layer architecture. However, a major drawback of these approaches is that most of these approache…

Traffic PredictionUncertainty Quantification

DRAN: A Distribution and Relation Adaptive Network for Spatio-temporal Forecasting

2025-04-02 · Xiaobei Zou, Luolin Xiong, Kexuan Zhang, Cesare Alippi 외

Accurate predictions of spatio-temporal systems' states are crucial for tasks such as system management, control, and crisis prevention. However, the inherent time variance of spatio-temporal systems poses challenges to …

RelationSpatio-Temporal Forecasting

Normalization Propagation: A Parametric Technique for Removing Internal Covariate Shift in Deep Networks

2016-03-04 · Devansh Arpit, Yingbo Zhou, Bhargava U. Kota, Venu Govindaraju

While the authors of Batch Normalization (BN) identify and address an important problem involved in training deep networks-- Internal Covariate Shift-- the current solution has certain drawbacks. Specifically, BN depends…

Why Regularized Auto-Encoders learn Sparse Representation?

2015-05-21 · Devansh Arpit, Yingbo Zhou, Hung Ngo, Venu Govindaraju

While the authors of Batch Normalization (BN) identify and address an important problem involved in training deep networks-- \textit{Internal Covariate Shift}-- the current solution has certain drawbacks. For instance, B…