LGFeb 4

From independent patches to coordinated attention: Controlling information flow in vision transformers

arXiv:2602.04784v1
AI Analysis

This work addresses the challenge of interpretability and control in vision transformers for machine learning researchers, though it is incremental as it builds on existing architectures.

The researchers tackled the problem of controlling information flow in vision transformers by making attention-mediated information transmission explicit and measurable, achieving a controllable spectrum from independent patch processing to global attention on ImageNet-100.

We make the information transmitted by attention an explicit, measurable quantity in vision transformers. By inserting variational information bottlenecks on all attention-mediated writes to the residual stream -- without other architectural changes -- we train models with an explicit information cost and obtain a controllable spectrum from independent patch processing to fully expressive global attention. On ImageNet-100, we characterize how classification behavior and information routing evolve across this spectrum, and provide initial insights into how global visual representations emerge from local patch processing by analyzing the first attention heads that transmit information. By biasing learning toward solutions with constrained internal communication, our approach yields models that are more tractable for mechanistic analysis and more amenable to control.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes