TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Constituency Parsing with a Self-Attentive Encoder

Constituency Parsing with a Self-Attentive Encoder

Nikita Kitaev, Dan Klein

2018-05-02ACL 2018 7Constituency Parsing
PaperPDFCodeCodeCode(official)CodeCode

Abstract

We demonstrate that replacing an LSTM encoder with a self-attentive architecture can lead to improvements to a state-of-the-art discriminative constituency parser. The use of attention makes explicit the manner in which information is propagated between different locations in the sentence, which we use to both analyze our model and propose potential improvements. For example, we find that separating positional and content information in the encoder can lead to improved parsing accuracy. Additionally, we evaluate different approaches for lexical representation. Our parser achieves new state-of-the-art results for single models trained on the Penn Treebank: 93.55 F1 without the use of any external data, and 95.13 F1 when using pre-trained word representations. Our parser also outperforms the previous best-published accuracy figures on 8 of the 9 languages in the SPMRL dataset.

Results

TaskDatasetMetricValueModel
Constituency ParsingCTB5F1 score87.43Kitaev etal. 2018
Constituency ParsingPenn TreebankF1 score95.13Self-attentive encoder + ELMo

Related Papers

Automatic Extraction of Clausal Embedding Based on Large-Scale English Text Data2025-06-16Revisiting Absence withSymptoms that *T* Show up Decades Later to Recover Empty Categories2024-12-02An Attempt to Develop a Neural Parser based on Simplified Head-Driven Phrase Structure Grammar on Vietnamese2024-11-26Improving Unsupervised Constituency Parsing via Maximizing Semantic Information2024-10-03Entity-Aware Biaffine Attention Model for Improved Constituent Parsing with Reduced Entity Violations2024-09-01Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction2024-07-23To be Continuous, or to be Discrete, Those are Bits of Questions2024-06-12jp-evalb: Robust Alignment-based PARSEVAL Measures2024-05-23