Approximation-Aware Dependency Parsing by Belief Propagation
Matthew R. Gormley Mark Dredze Jason Eisner Department of Computer Science Center for Language and Speech Processing Human Language Technology Center of Excellence Johns Hopkins University, Baltimore, MD
Abstract
We show how to train the fast dependency parser of ?) for improved accuracy. This parser can consider higher-order interactions among edges while retaining $O(n^{3})$ runtime. It outputs the parse with maximum expected recall—but for speed, this expectation is taken under a posterior distribution that is constructed only approximately, using loopy belief propagation through structured factors. We show how to adjust the model parameters to compensate for the errors introduced by this approximation, by following the gradient of the actual loss on training data. We find this gradient by back-propagation. That is, we treat the entire parser (approximations and all) as a differentiable circuit, as ?) and ?) did for loopy CRFs. The resulting trained parser obtains higher accuracy with fewer iterations of belief propagation than one trained by conditional log-likelihood.
原文 arXiv:1508.02375;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1508.02375v1