FrontierThe story, in brief

Exclusive Self Attention

Apple's new attention mechanism outperforms standard Transformers on language modeling—and the gains grow with sequence length.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

Apple Research is publishing a simple but effective architectural improvement to Transformers that could influence how foundation models handle long-context tasks. This is the kind of incremental innovation that gets adopted across the industry.

The key facts

10 to know
  1. Exclusive Self Attention (XSA) modifies standard self-attention to exclude self-position information

  2. Tested up to 2.7B parameter models

  3. Consistent improvements over standard attention across model sizes

  4. Larger gains observed at longer sequence lengths

  5. Published on Apple Machine Learning Research (apple.com/research)

  6. Exclusive Self Attention (XSA) modification to standard self-attention

  7. Consistent performance gains over baseline self-attention

  8. Larger gains as sequence length increases

  9. Published on Apple Machine Learning Research (machinelearning.apple.com)

  10. Focuses on constraining attention to orthogonal information, excluding self-position bias

Go to the source

Apple Machine Learningmachinelearning.apple.com

Publisher excerpt: We introduce exclusive self attention (XSA), a simple modification of self attention (SA) that improves Transformer’s sequence modeling performance. The key idea is to constrain attention to capture only information orthogonal to the token’s own value vector (thus excluding information of self…
Read original report
Back to today's editionMore frontier news

Keep reading

Related stories

More from Frontier