Globally Normalized Transition-Based Neural Networks
About
We introduce a globally normalized transition-based neural network model that achieves state-of-the-art part-of-speech tagging, dependency parsing and sentence compression results. Our model is a simple feed-forward neural network that operates on a task-specific transition system, yet achieves comparable or better accuracies than recurrent models. We discuss the importance of global as opposed to local normalization: a key insight is that the label bias problem implies that globally normalized models can be strictly more expressive than locally normalized models.
Daniel Andor, Chris Alberti, David Weiss, Aliaksei Severyn, Alessandro Presta, Kuzman Ganchev, Slav Petrov, Michael Collins• 2016
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dependency Parsing | Penn Treebank (PTB) (test) | LAS92.79 | 80 | |
| Dependency Parsing | English PTB Stanford Dependencies (test) | UAS94.61 | 76 | |
| Dependency Parsing | WSJ (test) | UAS94.61 | 67 | |
| Part-of-Speech Tagging | Penn Treebank (test) | Accuracy97.45 | 64 | |
| Dependency Parsing | CoNLL German 2009 (test) | UAS90.91 | 25 | |
| Dependency Parsing | Penn Treebank (PTB) Section 23 v2.2 (test) | UAS94.61 | 17 | |
| POS Tagging | Penn Treebank (PTB) Section 23 v2.2 (test) | POS Accuracy97.44 | 15 | |
| Dependency Parsing | CoNLL Spanish 2009 (test) | UAS92.62 | 14 | |
| Dependency Parsing | CoNLL 2009 (test) | UAS90.91 | 14 | |
| Dependency Parsing | CoNLL English 2009 (test) | UAS93.22 | 13 |
Showing 10 of 23 rows