Search Agentik

CtrlK

Glossary · Foundations

Encoder-decoder architecture

An encoder-decoder architecture pairs an encoder that reads the input with a decoder that generates the output. It is commonly used for tasks such as translation and summarization.

Encoder-decoder architecture sits in the Foundations part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.

Also called Sequence-to-sequence, Seq2seq.