Neural Probabilistic Model for Non-projective MST Parsing

01/04/2017
by   Xuezhe Ma, et al.
0

In this paper, we propose a probabilistic parsing model, which defines a proper conditional probability distribution over non-projective dependency trees for a given sentence, using neural representations as inputs. The neural network architecture is based on bi-directional LSTM-CNNs which benefits from both word- and character-level representations automatically, by using combination of bidirectional LSTM and CNN. On top of the neural network, we introduce a probabilistic structured layer, defining a conditional log-linear model over non-projective trees. We evaluate our model on 17 different datasets, across 14 different languages. By exploiting Kirchhoff's Matrix-Tree Theorem (Tutte, 1984), the partition functions and marginals can be computed efficiently, leading to a straight-forward end-to-end model training procedure via back-propagation. Our parser achieves state-of-the-art parsing performance on nine datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/21/2016

Incremental Parsing with Minimal Features Using Bi-Directional LSTM

Recently, neural network approaches for parsing have largely automated t...
research
04/23/2017

A* CCG Parsing with a Supertag and Dependency Factored Model

We propose a new A* CCG parsing model in which the probability of a tree...
research
08/06/2016

Bi-directional Attention with Agreement for Dependency Parsing

We develop a novel bi-directional attention model for dependency parsing...
research
02/14/2015

Probabilistic Models for High-Order Projective Dependency Parsing

This paper presents generalized probabilistic models for high-order proj...
research
06/03/2016

Dependency Parsing as Head Selection

Conventional graph-based dependency parsers guarantee a tree structure b...
research
08/29/2017

A Simple LSTM model for Transition-based Dependency Parsing

We present a simple LSTM-based transition-based dependency parser. Our m...
research
05/03/2018

Stack-Pointer Networks for Dependency Parsing

We introduce a novel architecture for dependency parsing: stack-pointer ...

Please sign up or login with your details

Forgot password? Click here to reset