CLApr 26, 2021

Morph Call: Probing Morphosyntactic Content of Multilingual Transformers

arXiv:2104.12847v2727 citations
Originality Incremental advance
AI Analysis

This work addresses a gap in analyzing morphosyntactic content for non-English languages in transformers, which is incremental as it extends existing probing methods to new domains.

The paper tackles the lack of understanding of morphosyntactic properties in multilingual transformers by introducing Morph Call, a suite of 46 probing tasks for four Indo-European languages, and finds that fine-tuning for POS-tagging can both improve and decrease probing performance while altering knowledge distribution.

The outstanding performance of transformer-based language models on a great variety of NLP and NLU tasks has stimulated interest in exploring their inner workings. Recent research has focused primarily on higher-level and complex linguistic phenomena such as syntax, semantics, world knowledge, and common sense. The majority of the studies are anglocentric, and little remains known regarding other languages, precisely their morphosyntactic properties. To this end, our work presents Morph Call, a suite of 46 probing tasks for four Indo-European languages of different morphology: English, French, German and Russian. We propose a new type of probing task based on the detection of guided sentence perturbations. We use a combination of neuron-, layer- and representation-level introspection techniques to analyze the morphosyntactic content of four multilingual transformers, including their less explored distilled versions. Besides, we examine how fine-tuning for POS-tagging affects the model knowledge. The results show that fine-tuning can improve and decrease the probing performance and change how morphosyntactic knowledge is distributed across the model. The code and data are publicly available, and we hope to fill the gaps in the less studied aspect of transformers.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes