Home Knowledge Base ISAB

ISAB (Induced Set Attention Block) is a memory-efficient attention block that uses a small set of learnable inducing points to compress the $O(N^2)$ self-attention — tokens first attend to the inducing points (forming a bottleneck), then the inducing points attend back to the tokens.

How Does ISAB Work?

Why It Matters

ISAB is attention through a bottleneck — using a small set of learned summary points to avoid the quadratic cost of full self-attention.

induced set attention blockisab

Explore 500+ Semiconductor & AI Topics

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