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/Structural Optimization Ambiguity and Simplicity Bias in U...

Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction

Jinwook Park, Kangil Kim

2024-07-23Constituency ParsingConstituency Grammar Induction
PaperPDFCode(official)

Abstract

Neural parameterization has significantly advanced unsupervised grammar induction. However, training these models with a traditional likelihood loss for all possible parses exacerbates two issues: 1) $\textit{structural optimization ambiguity}$ that arbitrarily selects one among structurally ambiguous optimal grammars despite the specific preference of gold parses, and 2) $\textit{structural simplicity bias}$ that leads a model to underutilize rules to compose parse trees. These challenges subject unsupervised neural grammar induction (UNGI) to inevitable prediction errors, high variance, and the necessity for extensive grammars to achieve accurate predictions. This paper tackles these issues, offering a comprehensive analysis of their origins. As a solution, we introduce $\textit{sentence-wise parse-focusing}$ to reduce the parse pool per sentence for loss evaluation, using the structural bias from pre-trained parsers on the same dataset. In unsupervised parsing benchmark tests, our method significantly improves performance while effectively reducing variance and bias toward overly simplistic parses. Our research promotes learning more compact, accurate, and consistent explicit grammars, facilitating better interpretability.

Results

TaskDatasetMetricValueModel
Constituency ParsingPTB Diagnostic ECG DatabaseMax F1 (WSJ)70.3Parse-Focused (NT=4500)
Constituency ParsingPTB Diagnostic ECG DatabaseMean F1 (WSJ)69.6Parse-Focused (NT=4500)
Constituency ParsingPTB Diagnostic ECG DatabaseMax F1 (WSJ)68.4Parse-Focused (NT=30)
Constituency ParsingPTB Diagnostic ECG DatabaseMean F1 (WSJ)67.4Parse-Focused (NT=30)

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-01To be Continuous, or to be Discrete, Those are Bits of Questions2024-06-12jp-evalb: Robust Alignment-based PARSEVAL Measures2024-05-23