paper-with-me

Papers

Pretrained Multilingual Transformers Reveal Quantitative Distance Between Human Languages

2026-03-18 · Yue Zhao, Jiatao Gu, Paloma Jeretič, Weijie Su arxiv

Understanding the distance between human languages is central to linguistics, anthropology, and tracing human evolutionary history. Yet, while linguistics has long provided rich qualitative accounts of cross-linguistic variation, a unified and scalable quantitative approach to measuring language distance remains lacking. In this paper, we introduce a method that leverages pretrained multilingual language models as systematic instruments for linguistic measurement. Specifically, we show that the spontaneously emerged attention mechanisms of these models provide a robust, tokenization-agnostic measure of cross-linguistic distance, termed Attention Transport Distance (ATD). By treating attention matrices as probability distributions and measuring their geometric divergence via optimal transport, we quantify the representational distance between languages during translation. Applying ATD to a large and diverse set of languages, we demonstrate that the resulting distances recover established linguistic groupings with high fidelity and reveal patterns aligned with geographic and contact-induced relationships. Furthermore, incorporating ATD as a regularizer improves transfer performance in low-resource machine translation. Our results establish a principled foundation for testing linguistic hypotheses using artificial neural networks. This framework transforms multilingual models into powerful tools for quantitative linguistic discovery, facilitating more equitable multilingual AI.

📄 PDF Abstract BibTeX arXiv:2603.17912

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Hinglish to English Machine Translation using Multilingual Transformers

2021-09-01 · RANLP 2021 9 · Vibhav Agarwal, Pooja Rao, Dinesh Babu Jayagopi

Code-Mixed language plays a very important role in communication in multilingual societies and with the recent increase in internet users especially in multilingual societies, the usage of such mixed language has also in…

Machine TranslationTranslation

Adaptation of Deep Bidirectional Transformers for Afrikaans Language

2020-05-01 · LREC 2020 5 · Sello Ralethe

The recent success of pretrained language models in Natural Language Processing has sparked interest in training such models for languages other than English. Currently, training of these models can either be monolingual…

Dependency ParsingLanguage ModelingLanguage Modellingnamed-entity-recognition+4

Measuring Cross-Lingual Transferability of Multilingual Transformers on Sentence Classification

2023-05-15 · Zewen Chi, Heyan Huang, Xian-Ling Mao

Recent studies have exhibited remarkable capabilities of pre-trained multilingual Transformers, especially cross-lingual transferability. However, current methods do not measure cross-lingual transferability well, hinder…

Cross-Lingual TransferSentenceSentence Classification

LSX_team5 at SemEval-2022 Task 8: Multilingual News Article Similarity Assessment based on Word- and Sentence Mover’s Distance

2022-07-01 · SemEval (NAACL) 2022 7 · Stefan Heil, Karina Kopp, Albin Zehe, Konstantin Kobs 외

This paper introduces our submission for the SemEval 2022 Task 8: Multilingual News Article Similarity. The task of the competition consisted of the development of a model, capable of determining the similarity between p…

ArticlesMachine TranslationSentenceSentence Embeddings+2

Verb Knowledge Injection for Multilingual Event Processing

2020-12-31 · ACL 2021 5 · Olga Majewska, Ivan Vulić, Goran Glavaš, Edoardo M. Ponti 외

In parallel to their overwhelming success across NLP tasks, language ability of deep Transformer networks, pretrained via language modeling (LM) objectives has undergone extensive scrutiny. While probing revealed that th…

Event ExtractionLanguage ModelingLanguage Modelling