English

Revisiting the Practical Effectiveness of Constituency Parse Extraction from Pre-trained Language Models

Computation and Language 2022-11-02 v1

Abstract

Constituency Parse Extraction from Pre-trained Language Models (CPE-PLM) is a recent paradigm that attempts to induce constituency parse trees relying only on the internal knowledge of pre-trained language models. While attractive in the perspective that similar to in-context learning, it does not require task-specific fine-tuning, the practical effectiveness of such an approach still remains unclear, except that it can function as a probe for investigating language models' inner workings. In this work, we mathematically reformulate CPE-PLM and propose two advanced ensemble methods tailored for it, demonstrating that the new parsing paradigm can be competitive with common unsupervised parsers by introducing a set of heterogeneous PLMs combined using our techniques. Furthermore, we explore some scenarios where the trees generated by CPE-PLM are practically useful. Specifically, we show that CPE-PLM is more effective than typical supervised parsers in few-shot settings.

Keywords

Cite

@article{arxiv.2211.00479,
  title  = {Revisiting the Practical Effectiveness of Constituency Parse Extraction from Pre-trained Language Models},
  author = {Taeuk Kim},
  journal= {arXiv preprint arXiv:2211.00479},
  year   = {2022}
}

Comments

COLING 2022

R2 v1 2026-06-28T04:55:51.294Z