Everything K-culture — comebacks to K-beauty, straight to your inboxGet it in your inbox

METAL MEDIA

K-Culture GlossaryTechnical words in the news

Attention

A mechanism that calculates how relevant words in a sentence are to one another. The heart of the Transformer and a core component of modern AI.

In plain words

Attention is the mechanism AI uses to figure out "where to focus" while reading a sentence. Think of it like a highlighter — it lights up the words that matter right now in a long sentence, while leaving the less important ones dim, and that's how it grasps context.

A 2017 paper titled "Attention Is All You Need" put this mechanism at the center of AI, replacing the complex architectures that had been used up to that point in one stroke. The architecture that came out of this paper is the Transformer, and nearly every large language model (LLM) in the world today is built on top of it.

When news mentions the "attention mechanism," it's talking about the core component that lets AI understand context. Recently, when sentences get extremely long (hundreds of thousands of tokens), the computation required for attention explodes, so there's active research into making it more efficient.

How it shows up in the news

"Reduced attention computation to lower the cost of processing long documents" — this means the efficiency of attention, the model's core component, was improved.

See also

Stories using this term

Browse every entry