paper-with-me

홈 › Papers

Characterizing signal propagation to close the performance gap in unnormalized ResNets

2021-01-21 · ICLR 2021 1 · Andrew Brock, Soham De, Samuel L. Smith

Batch Normalization is a key component in almost all state-of-the-art image classifiers, but it also introduces practical challenges: it breaks the independence between training examples within a batch, can incur compute and memory overhead, and often results in unexpected bugs. Building on recent theoretical analyses of deep ResNets at initialization, we propose a simple set of analysis tools to characterize signal propagation on the forward pass, and leverage these tools to design highly performant ResNets without activation normalization layers. Crucial to our success is an adapted version of the recently proposed Weight Standardization. Our analysis tools show how this technique preserves the signal in networks with ReLU or Swish activation functions by ensuring that the per-channel activation means do not grow with depth. Across a range of FLOP budgets, our networks attain performance competitive with the state-of-the-art EfficientNets on ImageNet.

📄 PDF Abstract BibTeX arXiv:2101.08692

Code (4)

deepmind/deepmind-research/tree/master/nfnets 공식 구현 jax
nmichlo/experiment-normalized-activations pytorch
rwightman/pytorch-image-models pytorch
zyddnys/manga-image-translator pytorch

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…
Activation Normalization Activation Normalization is a type of normalization used for flow-based generative models; specifically it was introduced in the GLOW…
Weight Standardization Weight Standardization is a normalization technique that smooths the loss landscape by standardizing the weights in convolutional layers. Different from the previous…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

DenseHybrid: Hybrid Anomaly Detection for Dense Open-set Recognition

2022-07-06 · Matej Grcić, Petra Bevandić, Siniša Šegvić

Anomaly detection can be conceived either through generative modelling of regular training data or by discriminating with respect to negative training data. These two approaches exhibit different failure modes. Consequen…

Anomaly DetectionOpen Set LearningScene SegmentationSemantic Segmentation

A Deep Learning Framework for Two-Dimensional, Multi-Frequency Propagation Factor Estimation

2025-05-21 · Sarah E. Wessinger, Leslie N. Smith, Jacob Gull, Jonathan Gehman 외

Accurately estimating the refractive environment over multiple frequencies within the marine atmospheric boundary layer is crucial for the effective deployment of radar technologies. Traditional parabolic equation simula…

Image-to-Image Translation

Characterizing the non-monotonic behavior of mutual information along biochemical reaction cascades

2023-09-18 · Raymond Fan, Andreas Hilfinger

Cells sense environmental signals and transmit information intracellularly through changes in the abundance of molecular components. Such molecular abundances can be measured in single cells and exhibit significant heter…

Interpreting deep urban sound classification using Layer-wise Relevance Propagation

2021-11-19 · Marco Colussi, Stavros Ntalampiras

After constructing a deep neural network for urban sound classification, this work focuses on the sensitive application of assisting drivers suffering from hearing loss. As such, clear etiology justifying and interpretin…

ClassificationSound Classification

Flow Sampling: Learning to Sample from Unnormalized Densities via Denoising Conditional Processes

2026-05-05 · Aaron Havens, Brian Karrer, Neta Shaul arxiv

Sampling from unnormalized densities is analogous to the generative modeling problem, but the target distribution is defined by a known energy function instead of data samples. Because evaluating the energy function is o…