Home Knowledge Base Shifted Window

Shifted Window is the core mechanism of the Swin Transformer that enables cross-window communication — by shifting the window partition by half the window size between consecutive layers, tokens in one window can interact with tokens from adjacent windows through the shifted configuration.

How Does Shifted Window Work?

Why It Matters

Shifted Window is the sliding connection for windowed attention — a simple shift that enables information flow across window boundaries.

shifted windowcomputer vision

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.