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

What's Going On in Neural Constituency Parsers? An Analysis

About

A number of differences have emerged between modern and classic approaches to constituency parsing in recent years, with structural components like grammars and feature-rich lexicons becoming less central while recurrent neural network representations rise in popularity. The goal of this work is to analyze the extent to which information provided directly by the model structure in classical systems is still being captured by neural methods. To this end, we propose a high-performance neural model (92.08 F1 on PTB) that is representative of recent work and perform a series of investigative experiments. We find that our model implicitly learns to encode much of the same information that was explicitly provided by grammars and lexicons in the past, indicating that this scaffolding can largely be subsumed by powerful general-purpose neural machinery.

David Gaddy, Mitchell Stern, Dan Klein• 2018

Related benchmarks

TaskDatasetResultRank
Constituent ParsingPTB (test)
F192.08
127
Constituency ParsingWSJ Penn Treebank (test)
F1 Score92.08
27
Constituency ParsingPTB WSJ (Section 23 test)
F1 Score92.08
12
Showing 3 of 3 rows

Other info

Follow for update