Back

All Routes Lead to Collapse

Preprint · arXiv, 2026

Role & Contribution

Sole Author · Independent Research

  • Derived the reframing identity that exposes the flat, norm-blind metric inside softmax routing, with the Boltzmann form obtained from a maximum-entropy principle rather than assumed.
  • Measured the concentration signature across nine pretrained transformers against matched null baselines, and across four non-attention routers: graph attention, a selective state-space model, a recurrent mixer, and learned residuals over depth.
  • Established causation with two within-model ablations (a Mamba selectivity freeze and an RWKV carry sweep), and showed that the positional brake each router carries sets the contingent form.

Abstract

Attention sinks, representation collapse, and norm stratification are treated as transformer-specific pathologies. We show they are not specific to attention: they are what content-based routing does under a fixed similarity metric. We give a reframing identity: softmax attention is Boltzmann-weighted aggregation over Euclidean distances with constant key norms, so its score omits a −‖k‖² term and is blind to key magnitude. This predicts that any router whose metric is ill-matched to its representations should compensate, by concentrating its routing and collapsing the routed representations. We test it on routers that score and aggregate over different axes: softmax attention over tokens (nine pretrained transformers), graph attention over nodes, a selective state-space model and a recurrent mixer over time, and learned residuals over depth. All develop the same signature, and two within-model ablations show it is caused by the routing mechanism rather than by incidental dynamics. The form is contingent, set by the strength of the positional brake each router carries alongside its content score; we sweep that brake and move the onset across its whole range. The mechanism is not contingent, and it does not require norm stratification: a router with norm-normalized keys concentrates just the same. We do not claim these models implement Riemannian geometry; the geometric view is a diagnostic that names the inadequacy of the flat, norm-blind metric.

Citation

Balasubramanian KR. All Routes Lead to Collapse. arXiv preprint arXiv:2606.22325, 2026.

curl -L krbala.in