paper-with-me

홈 › Papers

Rethinking Exponential Averaging of the Fisher

2022-04-10 · Constantin Octavian Puiu

In optimization for Machine learning (ML), it is typical that curvature-matrix (CM) estimates rely on an exponential average (EA) of local estimates (giving EA-CM algorithms). This approach has little principled justification, but is very often used in practice. In this paper, we draw a connection between EA-CM algorithms and what we call a "Wake of Quadratic regularized models". The outlined connection allows us to understand what EA-CM algorithms are doing from an optimization perspective. Generalizing from the established connection, we propose a new family of algorithms, "KL-Divergence Wake-Regularized Models" (KLD-WRM). We give three different practical instantiations of KLD-WRM, and show numerically that these outperform K-FAC on MNIST.

📄 PDF Abstract BibTeX arXiv:2204.04718

Code (1)

ConstantinPuiu/Rethinking-EA-of-the-Fisher 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fisher Mask Nodes for Language Model Merging

2024-03-14 · Thennal D K, Ganesh Nathan, Suchithra M S

Fine-tuning pre-trained models provides significant advantages in downstream performance. The ubiquitous nature of pre-trained models such as BERT and its derivatives in natural language processing has also led to a prol…

Language ModelingLanguage ModellingmodelMulti-Task Learning

Mixing Time of the Proximal Sampler in Relative Fisher Information via Strong Data Processing Inequality

2025-02-08 · Andre Wibisono

We study the mixing time guarantee for sampling in relative Fisher information via the Proximal Sampler algorithm, which is an approximate proximal discretization of the Langevin dynamics. We show that when the target pr…

Merging Models with Fisher-Weighted Averaging

2021-11-18 · Michael Matena, Colin Raffel

Averaging the parameters of models that have the same architecture and initialization can provide a means of combining their respective capabilities. In this paper, we take the perspective that this "merging" operation c…

Domain AdaptationMulti-task Language UnderstandingTransfer Learning

Partial Exponential Stability Analysis of Slow-fast Systems via Periodic Averaging

2019-10-16

This paper presents some new criteria for partial exponential stability of a slow-fast nonlinear system with a fast scalar variable using periodic averaging methods. Unlike classical averaging techniques, we construct an…

Exponential Graph is Provably Efficient for Decentralized Deep Training

2021-10-26 · NeurIPS 2021 12 · Bicheng Ying, Kun Yuan, Yiming Chen, Hanbin Hu 외

Decentralized SGD is an emerging training method for deep learning known for its much less (thus faster) communication per iteration, which relaxes the averaging step in parallel SGD to inexact averaging. The less exact …