English

Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction

Computation and Language 2024-07-24 v1

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) structural optimization ambiguity\textit{structural optimization ambiguity} that arbitrarily selects one among structurally ambiguous optimal grammars despite the specific preference of gold parses, and 2) structural simplicity bias\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 sentence-wise parse-focusing\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.

Keywords

Cite

@article{arxiv.2407.16181,
  title  = {Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction},
  author = {Jinwook Park and Kangil Kim},
  journal= {arXiv preprint arXiv:2407.16181},
  year   = {2024}
}

Comments

Accepted in ACL2024 Findings, 16 pages, 10 figures

R2 v1 2026-06-28T17:50:24.677Z