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/Ensemble Distillation for Unsupervised Constituency Parsing

Ensemble Distillation for Unsupervised Constituency Parsing

Behzad Shayegh, Yanshuai Cao, Xiaodan Zhu, Jackie C. K. Cheung, Lili Mou

2023-10-03Constituency ParsingConstituency Grammar Induction
PaperPDFCode(official)

Abstract

We investigate the unsupervised constituency parsing task, which organizes words and phrases of a sentence into a hierarchical structure without using linguistically annotated data. We observe that existing unsupervised parsers capture differing aspects of parsing structures, which can be leveraged to enhance unsupervised parsing performance. To this end, we propose a notion of "tree averaging," based on which we further propose a novel ensemble method for unsupervised parsing. To improve inference efficiency, we further distill the ensemble knowledge into a student model; such an ensemble-then-distill process is an effective approach to mitigate the over-smoothing problem existing in common multi-teacher distilling methods. Experiments show that our method surpasses all previous approaches, consistently demonstrating its effectiveness and robustness across various runs, with different ensemble components, and under domain-shift conditions.

Results

TaskDatasetMetricValueModel
Constituency ParsingPTB Diagnostic ECG DatabaseMax F1 (WSJ)71.9Ensemble (Generative MBR)
Constituency ParsingPTB Diagnostic ECG DatabaseMean F1 (WSJ)70.4Ensemble (Generative MBR)
Constituency ParsingPTB Diagnostic ECG DatabaseMean F1 (WSJ)66.2Ensemble (Selective MBR)

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-26On Eliciting Syntax from Language Models via Hashing2024-10-05Improving 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-12