Self-attention

An attention operation in which queries, keys, and values are derived from representations in the same sequence.

An attention operation in which queries, keys, and values are derived from representations in the same sequence.

Self-attention lets each position aggregate information from other permitted positions according to learned compatibility scores and an attention mask.

Connections

part of

Has applicable result