Home Knowledge Base PoolFormer

PoolFormer is the MetaFormer style architecture that replaces attention with simple pooling as token mixer while retaining strong residual transformer like skeleton - it argues that the block framework can be more important than the specific mixing operator.

What Is PoolFormer?

Why PoolFormer Matters

PoolFormer Block Design

Token Mixer:

Channel MLP:

Residual Structure:

How It Works

Step 1: Patch embedding creates token map, then pooling mixer applies local spatial aggregation inside MetaFormer block.

Step 2: Channel MLP refines features, repeated blocks build hierarchy, and final pooled representation is classified.

Tools & Platforms

PoolFormer is a minimal yet strong proof that a well designed block scaffold can unlock performance even with very simple mixing operations - it is a practical and insightful baseline for efficient vision research.

poolformercomputer vision

Explore 500+ Semiconductor & AI Topics

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