ended3월 28일· 3 sources
How Attention Bridges Encoder and Decoder in Neural Translation
어텐션 메커니즘: 정보 병목을 깨다
Why it matters
Attention mechanisms revolutionize sequence-to-sequence models by overcoming the information bottleneck of fixed-size context vectors. Instead of compressing all encoder information into a single vector, attention enables decoders to dynamically select relevant source information at each decoding step, dramatically improving machine translation and sequential transformation tasks.
3
Sources
+0
24h
—
Growth
177d
Active
attention mechanismattention mechanismsbahdanaucontext vectorencoder-decoderinformation bottlenecklstmmachine translationsequence translationtransformers