LGCLMLMay 23, 2019

Copy this Sentence

arXiv:1905.09856v12 citations
Originality Synthesis-oriented
AI Analysis

This work provides a foundational mathematical analysis of attention mechanisms, which is incremental as it clarifies existing concepts rather than introducing new methods.

The paper tackles the problem of understanding attention mechanisms in sequence-to-sequence models by providing a mathematical definition and evaluating their effectiveness on a simple sentence copying task, finding that models with more attention perform better, converge faster, and are more stable.

Attention is an operation that selects some largest element from some set, where the notion of largest is defined elsewhere. Applying this operation to sequence to sequence mapping results in significant improvements to the task at hand. In this paper we provide the mathematical definition of attention and examine its application to sequence to sequence models. We highlight the exact correspondences between machine learning implementations of attention and our mathematical definition. We provide clear evidence of effectiveness of attention mechanisms evaluating models with varying degrees of attention on a very simple task: copying a sentence. We find that models that make greater use of attention perform much better on sequence to sequence mapping tasks, converge faster and are more stable.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes