English

Training with Exploration Improves a Greedy Stack-LSTM Parser

Computation and Language 2016-09-14 v2

Abstract

We adapt the greedy Stack-LSTM dependency parser of Dyer et al. (2015) to support a training-with-exploration procedure using dynamic oracles(Goldberg and Nivre, 2013) instead of cross-entropy minimization. This form of training, which accounts for model predictions at training time rather than assuming an error-free action history, improves parsing accuracies for both English and Chinese, obtaining very strong results for both languages. We discuss some modifications needed in order to get training with exploration to work well for a probabilistic neural-network.

Keywords

Cite

@article{arxiv.1603.03793,
  title  = {Training with Exploration Improves a Greedy Stack-LSTM Parser},
  author = {Miguel Ballesteros and Yoav Goldberg and Chris Dyer and Noah A. Smith},
  journal= {arXiv preprint arXiv:1603.03793},
  year   = {2016}
}

Comments

In proceedings of EMNLP 2016

R2 v1 2026-06-22T13:09:12.705Z