2017
EMNLP
EMNLP 2017
Learning What’s Easy: Fully Differentiable Neural Easy-First Taggers
Abstract
AbstractWe introduce a novel neural easy-first decoder that learns to solve sequence tagging tasks in a flexible order. In contrast to previous easy-first decoders, our models are end-to-end differentiable. The decoder iteratively updates a “sketch” of the predictions over the sequence. At its core is an attention mechanism that controls which parts of the input are strategically the best to process next. We present a new constrained softmax transformation that ensures the same cumulative attention to every word, and show how to efficiently evaluate and backpropagate over it. Our models compare favourably to BILSTM taggers on three sequence tagging tasks.
🧭
Keyword Pioneer
— differentiable
🐝
Cross-Pollinator
— Artificial Intelligence, Deep Learning, Interdisciplinary, Knowledge & Reasoning, Machine Learning, Mathematics & Optimization, Natural Language Processing, Speech & Audio
🌱
Topic Pioneer
— Attention
🌉
Interdisciplinary Bridge
— Deep Learning and Machine Learning and Natural Language Processing
📈
Trend Setter
— Sequence Labeling
🐣
Hot Topic Early Bird
— sequence tagging
Authors
Topics
Machine Learning > Core Methods > Classification
Deep Learning > Architectures > Transformers
Natural Language Processing > Understanding > Part-of-Speech Tagging
Natural Language Processing > Understanding > Parsing
Natural Language Processing > Applications > Text Classification
Machine Learning > Core Methods > Sequence Labeling
Machine Learning > Learning Types > Attention
Deep Learning > Techniques > Attention Mechanism