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

CRF Autoencoder for Unsupervised Dependency Parsing

About

Unsupervised dependency parsing, which tries to discover linguistic dependency structures from unannotated data, is a very challenging task. Almost all previous work on this task focuses on learning generative models. In this paper, we develop an unsupervised dependency parsing model based on the CRF autoencoder. The encoder part of our model is discriminative and globally normalized which allows us to use rich features as well as universal linguistic priors. We propose an exact algorithm for parsing as well as a tractable learning algorithm. We evaluated the performance of our model on eight multilingual treebanks and found that our model achieved comparable performance with state-of-the-art approaches.

Jiong Cai, Yong Jiang, Kewei Tu• 2017

Related benchmarks

TaskDatasetResultRank
Dependency ParsingWSJ (test)
UAS55.7
67
Dependency ParsingWSJ 10 or fewer words (test)
UAS71.7
25
Unsupervised Dependency ParsingWSJ section 23 length <= 10 (test)
DDA71.7
16
Unsupervised Dependency ParsingWSJ section 23 (all lengths) (test)
Directed Dependency Accuracy (DDA)55.7
16
Showing 4 of 4 rows

Other info

Follow for update