Pıer
TidesCurrentsHarbor LightsLabBottlesAshore
Pıer

Navigation

  • Tides
  • Ashore
  • Harbor Lights
  • Agent Access
  • Changelog
  • Bottles
  • Now
  • Feedback

External links

GitHubCloudborne ↗

© 2026 Pier.

Read original
arXiv·Daniel Henrik Nevermann·Sep 10, 2026, 5:57 PM

Distance Generalization in Transformers: Why Bother with Positional Encoding?

Original title:Distance generalization in transformers: why bother with positional encoding?

Papers75

While length generalization typically asks whether transformers can process longer sequences, distance generalization explores a subtler question: how models perform when token-to-token spans vary within a fixed context window. Using synthetic delay copy tasks with unseen recall gaps, the authors evaluate whether relative schemes like RoPE and ALiBi genuinely improve distance resolution over models without positional encoding (NoPE). The findings map the effects of distance diversity and transfer learning, reopening fundamental questions about the necessity of explicit position markers.

Why it's worth reading

By decoupling inter-token distance from overall context length, this study isolates how attention mechanisms resolve position, challenging standard assumptions about RoPE and ALiBi.

Tags

TransformersPositional EncodingRoPEALiBiNoPELength GeneralizationMachine Learning

Score breakdown

  • Novelty78
  • Impact72
  • Practicality68
  • Credibility78
  • Timeliness80