English

Spectral Conditioning of Attention Improves Transformer Performance

Machine Learning 2026-03-10 v1

Abstract

We present a theoretical analysis of the Jacobian of an attention block within a transformer, showing that it is governed by the query, key, and value projections that define the attention mechanism. Leveraging this insight, we introduce a method that systematically alters the spectral properties of each attention layer to reduce the Jacobian's condition number, thereby improving the overall conditioning of the attention layers within a transformer network. We empirically show that this improved Jacobian conditioning translates to enhanced performance in practice. Our approach is simple, broadly applicable, and can be easily integrated as a drop-in replacement for a wide range of existing attention mechanisms. We validate its effectiveness across diverse transformer architectures and tasks, demonstrating consistent improvements in performance.

Keywords

Cite

@article{arxiv.2603.07162,
  title  = {Spectral Conditioning of Attention Improves Transformer Performance},
  author = {Hemanth Saratchandran and Simon Lucey},
  journal= {arXiv preprint arXiv:2603.07162},
  year   = {2026}
}

Comments

NeurIPS 2025

R2 v1 2026-07-01T11:08:26.555Z