Second-Order Neural Dependency Parsing with Message Passing and End-to-End Training
Computation and Language
2021-06-03 v2 Machine Learning
Abstract
In this paper, we propose second-order graph-based neural dependency parsing using message passing and end-to-end neural networks. We empirically show that our approaches match the accuracy of very recent state-of-the-art second-order graph-based neural dependency parsers and have significantly faster speed in both training and testing. We also empirically show the advantage of second-order parsing over first-order parsing and observe that the usefulness of the head-selection structured constraint vanishes when using BERT embedding.
Cite
@article{arxiv.2010.05003,
title = {Second-Order Neural Dependency Parsing with Message Passing and End-to-End Training},
author = {Xinyu Wang and Kewei Tu},
journal= {arXiv preprint arXiv:2010.05003},
year = {2021}
}
Comments
Accepted to AACL 2020. 7 pages