English

Ensemble Distillation for Unsupervised Constituency Parsing

Computation and Language 2024-04-29 v2 Artificial Intelligence Machine Learning

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.

Keywords

Cite

@article{arxiv.2310.01717,
  title  = {Ensemble Distillation for Unsupervised Constituency Parsing},
  author = {Behzad Shayegh and Yanshuai Cao and Xiaodan Zhu and Jackie C. K. Cheung and Lili Mou},
  journal= {arXiv preprint arXiv:2310.01717},
  year   = {2024}
}

Comments

Accepted by International Conference on Learning Representations (ICLR) 2024

R2 v1 2026-06-28T12:38:59.898Z