Pith. sign in

REVIEW 2 cited by

Log-Normal Multiplicative Dynamics for Stable Low-Precision Training of Large Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2506.17768 v1 pith:WIEMSXC2 submitted 2025-06-21 cs.LG stat.ML

Log-Normal Multiplicative Dynamics for Stable Low-Precision Training of Large Networks

classification cs.LG stat.ML
keywords multiplicativedynamicslog-normalbiologicallow-precisionnetworksstablealgorithm
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Studies in neuroscience have shown that biological synapses follow a log-normal distribution whose transitioning can be explained by noisy multiplicative dynamics. Biological networks can function stably even under dynamically fluctuating conditions arising due to unreliable synaptic transmissions. Here we ask: Is it possible to design similar multiplicative training in artificial neural networks? To answer this question, we derive a Bayesian learning rule that assumes log-normal posterior distributions over weights which gives rise to a new Log-Normal Multiplicative Dynamics (LMD) algorithm. The algorithm uses multiplicative updates with both noise and regularization applied multiplicatively. The method is as easy to implement as Adam and only requires one additional vector to store. Our results show that LMD achieves stable and accurate training-from-scratch under low-precision forward operations for Vision Transformer and GPT-2. These results suggest that multiplicative dynamics, a biological feature, may enable stable low-precision inference and learning on future energy-efficient hardware.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. M+Adam: Low-Precision Training via Additive-Multiplicative Optimization

    cs.LG 2026-07 conditional novelty 6.0

    M+Adam combines additive and multiplicative update branches, avoiding low-precision rounding stalls and improving LLaMA-style pretraining perplexity compared with AdamW at BF16, FP8, and FP4 master-weight storage.

  2. M+Adam: Low-Precision Training via Additive-Multiplicative Optimization

    cs.LG 2026-07 conditional novelty 5.0

    Combining additive and multiplicative Adam-style updates yields stable BF16/FP8/FP4 master-weight training and lower C4 perplexity than AdamW on 60M–1B LLaMA-style models.