Attention on Multiword Expressions: A Multilingual Study of BERT-based Models with Regard to Idiomaticity and Microsyntax
Iuliia Zaitova, Vitalii Hirak, Badr M. Abdullah, Dietrich Klakow, Bernd Möbius, Tania Avgustinova
TL;DR
The paper investigates how fine-tuned BERT-based encoders allocate attention to two MWE types—idioms and microsyntactic units—across six Indo-European languages. By analyzing layer-wise attention in pre-trained and task-tuned models on syntactic (DepRel, POS) and semantic (NER, Topic) tasks, it reveals distinct patterns: semantic fine-tuning yields a more even cross-layer attention for idioms, while syntactic fine-tuning increases MSU attention in lower layers. The study contributes a multilingual dataset and trained models, showing cross-language and cross-task variations in attention that reflect linguistic properties of MWEs. These findings advance understanding of how transformer attention adapts to complex lexical and syntactic phenomena, with implications for multilingual MWE processing and evaluation.
Abstract
This study analyzes the attention patterns of fine-tuned encoder-only models based on the BERT architecture (BERT-based models) towards two distinct types of Multiword Expressions (MWEs): idioms and microsyntactic units (MSUs). Idioms present challenges in semantic non-compositionality, whereas MSUs demonstrate unconventional syntactic behavior that does not conform to standard grammatical categorizations. We aim to understand whether fine-tuning BERT-based models on specific tasks influences their attention to MWEs, and how this attention differs between semantic and syntactic tasks. We examine attention scores to MWEs in both pre-trained and fine-tuned BERT-based models. We utilize monolingual models and datasets in six Indo-European languages - English, German, Dutch, Polish, Russian, and Ukrainian. Our results show that fine-tuning significantly influences how models allocate attention to MWEs. Specifically, models fine-tuned on semantic tasks tend to distribute attention to idiomatic expressions more evenly across layers. Models fine-tuned on syntactic tasks show an increase in attention to MSUs in the lower layers, corresponding with syntactic processing requirements.
