Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Policy Gradient as a Proxy for Dynamic Oracles in Constituency Parsing

About

Dynamic oracles provide strong supervision for training constituency parsers with exploration, but must be custom defined for a given parser's transition system. We explore using a policy gradient method as a parser-agnostic alternative. In addition to directly optimizing for a tree-level metric such as F1, policy gradient has the potential to reduce exposure bias by allowing exploration during training; moreover, it does not require a dynamic oracle for supervision. On four constituency parsers in three languages, the method substantially outperforms static oracle likelihood training in almost all settings. For parsers where a dynamic oracle is available (including a novel oracle which we define for the transition system of Dyer et al. 2016), policy gradient typically recaptures a substantial fraction of the performance gain afforded by the dynamic oracle.

Daniel Fried, Dan Klein• 2018

Related benchmarks

TaskDatasetResultRank
Constituent ParsingPTB (test)
F192.2
127
Constituent ParsingCTB (test)
F1 Score87
45
Constituency ParsingChinese Treebank 5.1 (test)
F1 Score87
13
Showing 3 of 3 rows

Other info

Follow for update