Multi-Task Semantic Dependency Parsing with Policy Gradient for Learning Easy-First Strategies
2019-06-04ACL 2019Code Available0· sign in to hype
Shuhei Kurita, Anders Søgaard
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/shuheikurita/semrlOfficialIn papertf★ 0
Abstract
In Semantic Dependency Parsing (SDP), semantic relations form directed acyclic graphs, rather than trees. We propose a new iterative predicate selection (IPS) algorithm for SDP. Our IPS algorithm combines the graph-based and transition-based parsing approaches in order to handle multiple semantic head words. We train the IPS model using a combination of multi-task learning and task-specific policy gradient training. Trained this way, IPS achieves a new state of the art on the SemEval 2015 Task 18 datasets. Furthermore, we observe that policy gradient training learns an easy-first strategy.