Pith. sign in

REVIEW 1 cited by

Normalized Attention Without Probability Cage

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 2005.09561 v1 pith:5A7TVJVR submitted 2020-05-19 cs.LG stat.ML

Normalized Attention Without Probability Cage

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

Attention architectures are widely used; they recently gained renewed popularity with Transformers yielding a streak of state of the art results. Yet, the geometrical implications of softmax-attention remain largely unexplored. In this work we highlight the limitations of constraining attention weights to the probability simplex and the resulting convex hull of value vectors. We show that Transformers are sequence length dependent biased towards token isolation at initialization and contrast Transformers to simple max- and sum-pooling - two strong baselines rarely reported. We propose to replace the softmax in self-attention with normalization, yielding a hyperparameter and data-bias robust, generally applicable architecture. We support our insights with empirical results from more than 25,000 trained models. All results and implementations are made available.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. What Softmax Throws Away: Mass-Aware Attention for Evidence Accumulation

    cs.LG 2026-07 conditional novelty 6.0

    Mass-Aware Attention generalizes the softmax denominator from an L1 to an Lp norm, making the scale of attention outputs depend on how much repeated evidence has accumulated.