PulseAugur
EN
LIVE 10:59:38

Transformer architecture's rank preservation across depth analyzed · 2 sources tracked

A new research paper explores how the architecture of Transformer feedforward blocks influences the preservation of rank across network depth during initialization. The study reinterprets skip connections and normalization layers not just as magnitude controllers, but as mechanisms for maintaining gradient rank. It suggests that skip connections help route gradients around rank-reducing components, while normalization placement manages a tradeoff between rank collapse and ensemble-like behavior. The paper also details how the two-matrix structure within Transformers, combined with width expansion and activation functions, preserves representation and Jacobian rank, with the width following a Marchenko-Pastur law. The initialization rank of the input-output Jacobian is shown to predict network training success on datasets like CIFAR-10. AI

IMPACT Provides theoretical insights into Transformer architecture, potentially guiding future model design for improved training stability and performance.

RANK_REASON The cluster contains a research paper detailing novel theoretical insights into Transformer architecture.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Transformer architecture's rank preservation across depth analyzed · 2 sources tracked

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Katie Everett ·

    Transforming Rank: How Architecture Navigates the Spectral Pathologies of Depth

    arXiv:2607.14018v1 Announce Type: cross Abstract: We investigate how each component of the Transformer feedforward block architecture design determines how much rank survives across depth at initialization. We reinterpret skip connections and normalization, long understood as con…

  2. arXiv cs.AI TIER_1 English(EN) · Katie Everett ·

    Transforming Rank: How Architecture Navigates the Spectral Pathologies of Depth

    We investigate how each component of the Transformer feedforward block architecture design determines how much rank survives across depth at initialization. We reinterpret skip connections and normalization, long understood as controlling magnitude, as mechanisms for preserving g…