REVIEW 5 cited by
Transformers without Tears: Improving the Normalization of Self-Attention
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
abstract
We evaluate three simple, normalization-centric changes to improve Transformer training. First, we show that pre-norm residual connections (PreNorm) and smaller initializations enable warmup-free, validation-based training with large learning rates. Second, we propose $\ell_2$ normalization with a single scale parameter (ScaleNorm) for faster training and better performance. Finally, we reaffirm the effectiveness of normalizing word embeddings to a fixed length (FixNorm). On five low-resource translation pairs from TED Talks-based corpora, these changes always converge, giving an average +1.1 BLEU over state-of-the-art bilingual baselines and a new 32.8 BLEU on IWSLT'15 English-Vietnamese. We observe sharper performance curves, more consistent gradient norms, and a linear relationship between activation scaling and decoder depth. Surprisingly, in the high-resource setting (WMT'14 English-German), ScaleNorm and FixNorm remain competitive but PreNorm degrades performance.
Forward citations
Cited by 5 Pith papers
-
Is your batch size the problem? Revisiting the Adam-SGD gap in language modeling
SGD with momentum can match Adam's performance in language modeling when trained with small batches and careful tuning, a result that contradicts several popular explanations for the optimizer gap.
-
Language as a Wave Phenomenon: Semantic Phase Locking and Interference in Neural Networks
A small complex-valued spectral model (PRISM) and a hybrid Wave-Particle Transformer are claimed to show that phase-based interference is a sufficient reasoning primitive, with a 4.94 vs 5.28 perplexity win on WikiTex...
-
Efficient and Effective Query Context-Aware Learning-to-Rank Model for Sequential Recommendation
Adding shifted query-context embeddings to the last attention layer's query position (plus the output head) improves next-item ranking in offline and online tests, though open-dataset validation uses a target-derived ...
-
UltraMemV2: Memory Networks Scaling to 120B Parameters with Superior Long-Context Learning
A redesigned memory-layer architecture with five engineering improvements reaches performance parity with 8-expert MoE at similar compute, with lower memory access and stronger long-context memorization.
-
Theoretical Analysis of Positional Encodings in Transformer Models: Impact on Expressiveness and Generalization
Wavelet-based positional encodings are claimed to improve how transformers extrapolate to longer sequences, with a toy experiment supporting the claim but with weak theory.
Discussion (0). Continue with ORCID to comment.