Dependency Grammar Induction with a Neural Variational Transition-based Parser

11/14/2018
by   Bowen Li, et al.
0

Dependency grammar induction is the task of learning dependency syntax without annotated training data. Traditional graph-based models with global inference achieve state-of-the-art results on this task but they require O(n^3) run time. Transition-based models enable faster inference with O(n) time complexity, but their performance still lags behind. In this work, we propose a neural transition-based parser for dependency grammar induction, whose inference procedure utilizes rich neural features with O(n) time complexity. We train the parser with an integration of variational inference, posterior regularization and variance reduction techniques. The resulting framework outperforms previous unsupervised transition-based dependency parsers and achieves performance comparable to graph-based models, both on the English Penn Treebank and on the Universal Dependency Treebank. In an empirical comparison, we show that our approach substantially increases parsing speed over graph-based models.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/20/2019

Global Greedy Dependency Parsing

Most syntactic dependency parsing models may fall into one of two catego...
research
08/02/2017

Dependency Grammar Induction with Neural Lexicalization and Big Training Data

We study the impact of big models (in terms of the degree of lexicalizat...
research
03/01/2022

Fast-R2D2: A Pretrained Recursive Neural Network based on Pruned CKY for Grammar Induction and Text Representation

Recently CKY-based models show great potential in unsupervised grammar i...
research
04/27/2018

Improving Coverage and Runtime Complexity for Exact Inference in Non-Projective Transition-Based Dependency Parsers

We generalize Cohen, Gómez-Rodríguez, and Satta's (2011) parser to a fam...
research
03/03/2021

An Empirical Study of Compound PCFGs

Compound probabilistic context-free grammars (C-PCFGs) have recently est...
research
05/20/2021

Head-driven Phrase Structure Parsing in O(n^3) Time Complexity

Constituent and dependency parsing, the two classic forms of syntactic p...
research
10/26/2015

Edge-Linear First-Order Dependency Parsing with Undirected Minimum Spanning Tree Inference

The run time complexity of state-of-the-art inference algorithms in grap...

Please sign up or login with your details

Forgot password? Click here to reset