Multilingual Chart-based Constituency Parse Extraction from Pre-trained Language Models

Information

Title Multilingual Chart-based Constituency Parse Extraction from Pre-trained Language Models
Authors
Taeuk Kim, Bowen Li, Sang-goo Lee
Year 2021 / 11
Keywords
Publication Type International Conference
Publication Findings of the Association for Computational Linguistics (Findings of EMNLP 2021)
Link url

Abstract

As it has been unveiled that pre-trained language models (PLMs) are to some extent capable of recognizing syntactic concepts in natural language, much effort has been made to develop a method for extracting complete (binary) parses from PLMs without training separate parsers. We improve upon this paradigm by proposing a novel chart-based method and an effective top-K ensemble technique. Moreover, we demonstrate that we can broaden the scope of application of the approach into multilingual settings. Specifically, we show that by applying our method on multilingual PLMs, it becomes possible to induce non-trivial parses for sentences from nine languages in an integrated and language-agnostic manner, attaining performance superior or comparable to that of unsupervised PCFGs. We also verify that our approach is robust to cross-lingual transfer. Finally, we provide analyses on the inner workings of our method. For instance, we discover universal attention heads which are consistently sensitive to syntactic information irrespective of the input language.