Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Contextualized Word Embeddings in Transition-Based and Graph-Based Dependency Parsing -- A Tale of Two Parsers Revisited

About

Transition-based and graph-based dependency parsers have previously been shown to have complementary strengths and weaknesses: transition-based parsers exploit rich structural features but suffer from error propagation, while graph-based parsers benefit from global optimization but have restricted feature scope. In this paper, we show that, even though some details of the picture have changed after the switch to neural networks and continuous representations, the basic trade-off between rich features and global optimization remains essentially the same. Moreover, we show that deep contextualized word embeddings, which allow parsers to pack information about global sentence structure into local feature representations, benefit transition-based parsers more than graph-based parsers, making the two approaches virtually equivalent in terms of both accuracy and error profile. We argue that the reason is that these representations help prevent search errors and thereby allow transition-based parsers to better exploit their inherent strength of making accurate local decisions. We support this explanation by an error analysis of parsing experiments on 13 languages.

Artur Kulmizev, Miryam de Lhoneux, Johannes Gontrum, Elena Fano, Joakim Nivre• 2019

Related benchmarks

TaskDatasetResultRank
Dependency ParsingUD Treebank Arabic (test)
LAS81.8
11
Dependency ParsingUD Treebank Chinese (test)
LAS83.4
7
Dependency ParsingUD Treebank (English) (test)
LAS87.6
7
Dependency ParsingUD Treebank Finnish (test)
LAS83.9
7
Dependency ParsingUD Treebank (Italian) (test)
LAS91.7
7
Dependency ParsingUD Treebank Japanese (test)
LAS92.1
7
Dependency ParsingUD Treebank Korean (test)
LAS84.2
7
Dependency ParsingUD Treebank Swedish (test)
LAS86.9
7
Dependency ParsingUD Treebank Basque (test)
LAS79.8
7
Dependency ParsingUD Treebank Hebrew (test)
LAS85.9
7
Showing 10 of 13 rows

Other info

Follow for update