ended4월 2일· 1 sources

One Mathematical Tweak Unmasks Transformers' Hidden Norm Bias

한 줄의 수식이 드러낸 Transformer 주의의 숨겨진 편향

Why it matters

RBF attention proves to be just dot-product attention with an explicit L2 norm penalty, revealing how modern Transformers inherently exploit large-norm keys. This insight explains long-standing mysteries like attention sinks and suggests that fixing attention geometry requires no architectural revolution—only understanding and modifying the scoring mechanism, avoiding costly changes to core systems like FlashAttention.

1
Sources
+0
24h
Growth
172d
Active
RBF AttentionTransformersNorm BiasL2 PenaltyAttention Sinks

Sources

Related Issues