Research
Position-Agnostic Pre-Projection for Transformer Attention: Nonlinear Feature Construction and Content Skip Before Q/K/V
arXiv:2604.10791v1 Announce Type: new Abstract: We propose two complementary modifications to transformer attention blocks. First, a non-linear pre-projection MLP is inserted between layer norm and Q/
arXiv:2604.10791v1 Announce Type: new Abstract: We propose two complementary modifications to transformer attention blocks. First, a non-linear pre-projection MLP is inserted between layer norm and Q/K/V projections, constructing richer features in a position-agnostic manner before any positional encoding is applied. Second, a content skip connection routes the pre-projection's features around the attention mechanism, allowing content information to bypass position-aware attention where beneficial. In frozen-probe experiments on Pythia-160M and 410M, the combined approach achieves the strongest results across methods: +40.6% LAMBADA accuracy and -39% perplexity at 160M scale. Learned skip connection weights reveal a consistent pattern across model sizes: later transformer layers activate the content bypass more strongly than earlier layers, suggesting that deeper layers benefit from content information that does not pass through positional attention. All modifications add no K/V cache overhead.
Related
- Native Hybrid Attention for Efficient Sequence Modeling
- Sparse or Dense? A Mechanistic Estimation of Computation Density in Transformer-based LLMs
- Optimal Decay Spectra for Linear Recurrences
- LoSA: Locality Aware Sparse Attention for Block-Wise Diffusion Language Models
Source: arXiv cs.CL | 2026-04-14