Bidirectional Transition-Based Dependency Parsing

Authors

  • Yunzhe Yuan ShanghaiTech University
  • Yong Jiang ShanghaiTech University
  • Kewei Tu ShanghaiTech University

DOI:

https://doi.org/10.1609/aaai.v33i01.33017434

Abstract

Transition-based dependency parsing is a fast and effective approach for dependency parsing. Traditionally, a transitionbased dependency parser processes an input sentence and predicts a sequence of parsing actions in a left-to-right manner. During this process, an early prediction error may negatively impact the prediction of subsequent actions. In this paper, we propose a simple framework for bidirectional transitionbased parsing. During training, we learn a left-to-right parser and a right-to-left parser separately. To parse a sentence, we perform joint decoding with the two parsers. We propose three joint decoding algorithms that are based on joint scoring, dual decomposition, and dynamic oracle respectively. Empirical results show that our methods lead to competitive parsing accuracy and our method based on dynamic oracle consistently achieves the best performance.

Downloads

Published

2019-07-17

How to Cite

Yuan, Y., Jiang, Y., & Tu, K. (2019). Bidirectional Transition-Based Dependency Parsing. Proceedings of the AAAI Conference on Artificial Intelligence, 33(01), 7434-7441. https://doi.org/10.1609/aaai.v33i01.33017434

Issue

Section

AAAI Technical Track: Natural Language Processing