English

Neural Probabilistic Model for Non-projective MST Parsing

Computation and Language 2017-09-05 v4 Machine Learning Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1701.00874,
  title  = {Neural Probabilistic Model for Non-projective MST Parsing},
  author = {Xuezhe Ma and Eduard Hovy},
  journal= {arXiv preprint arXiv:1701.00874},
  year   = {2017}
}

Comments

To appear in IJCNLP 2017

R2 v1 2026-06-22T17:40:32.316Z