paper-with-me

Papers

Neural networks with late-phase weights

2020-07-25 · ICLR 2021 1 · Johannes von Oswald, Seijin Kobayashi, Alexander Meulemans, Christian Henning, Benjamin F. Grewe, João Sacramento

The largely successful method of training neural networks is to learn their weights using some variant of stochastic gradient descent (SGD). Here, we show that the solutions found by SGD can be further improved by ensembling a subset of the weights in late stages of learning. At the end of learning, we obtain back a single model by taking a spatial average in weight space. To avoid incurring increased computational costs, we investigate a family of low-dimensional late-phase weight models which interact multiplicatively with the remaining parameters. Our results show that augmenting standard models with late-phase weights improves generalization in established benchmarks such as CIFAR-10/100, ImageNet and enwik8. These findings are complemented with a theoretical analysis of a noisy quadratic problem which provides a simplified picture of the late phases of neural network learning.

📄 PDF Abstract BibTeX arXiv:2007.12927

Code (2)

google/uncertainty-baselines 공식 구현 tf
seijin-kobayashi/late-phase-weights 공식 구현 pytorch

Tasks

Image Classification

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Initializing ReLU networks in an expressive subspace of weights

2021-03-23 · Dayal Singh, G J Sreejith

Using a mean-field theory of signal propagation, we analyze the evolution of correlations between two signals propagating forward through a deep ReLU network with correlated weights. Signals become highly correlated in d…

Unity

Latent Algorithmic Structure Precedes Grokking: A Mechanistic Study of ReLU MLPs on Modular Arithmetic

2026-03-24 · Anand Swaroop arxiv

Grokking-the phenomenon where validation accuracy of neural networks on modular addition of two integers rises long after training data has been memorized-has been characterized in previous works as producing sinusoidal …

BinaryRelax: A Relaxation Approach For Training Deep Neural Networks With Quantized Weights

2018-01-19 · Penghang Yin, Shuai Zhang, Jiancheng Lyu, Stanley Osher 외

We propose BinaryRelax, a simple two-phase algorithm, for training deep neural networks with quantized weights. The set constraint that characterizes the quantization of weights is not imposed until the late stage of tra…

Quantization

Phased Array With Improved Beamforming Capability via Use of Double Phase Shifters

2022-04-14 · Zhaoyi Xu, Athina P. Petropulu

The passive electronically scanned array (PESA) is widely used due to its simple structure and low cost. {Its antenna weights have unit modulus and thus, only the weights phases can be controlled. PESA has limited degree…

Phasor-Pursuit Directional Modulation

2025-03-13 · David Couto, Arash Samani, Alec Yonika

Emitting phased array RF systems have to contend with an ever-increasing number of eavesdroppers as technological advancements provide lower cost and/or more capable radios. Often, eavesdroppers can accumulate sufficient…