paper-with-me

Papers

Multilinguality Does not Make Sense: Investigating Factors Behind Zero-Shot Transfer in Sense-Aware Tasks

2025-05-30 · Roksana Goworek, Haim Dubossarsky

Cross-lingual transfer allows models to perform tasks in languages unseen during training and is often assumed to benefit from increased multilinguality. In this work, we challenge this assumption in the context of two underexplored, sense-aware tasks: polysemy disambiguation and lexical semantic change. Through a large-scale analysis across 28 languages, we show that multilingual training is neither necessary nor inherently beneficial for effective transfer. Instead, we find that confounding factors - such as fine-tuning data composition and evaluation artifacts - better account for the perceived advantages of multilinguality. Our findings call for more rigorous evaluations in multilingual NLP. We release fine-tuned models and benchmarks to support further research, with implications extending to low-resource and typologically diverse languages.

📄 PDF Abstract BibTeX arXiv:2505.24834

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferMultilingual NLP

Similar Papers 제목 키워드 기반

Multilinguality as Sense Adaptation

2026-01-15 · Jan Christian Blaise Cruz, David Ifeoluwa Adelani, Alham Fikri Aji arxiv

We approach multilinguality as sense adaptation: aligning latent meaning representations across languages rather than relying solely on shared parameters and scale. In this paper, we introduce SENse-based Symmetric Inter…

Combating the Curse of Multilinguality in Cross-Lingual WSD by Aligning Sparse Contextualized Word Representations

2023-07-25 · NAACL 2022 7 · Gábor Berend

In this paper, we advocate for using large pre-trained monolingual language models in cross lingual zero-shot word sense disambiguation (WSD) coupled with a contextualized mapping mechanism. We also report rigorous exper…

Dictionary LearningWord Sense Disambiguation

Separating form and meaning: Using self-consistency to quantify task understanding across multiple senses

2023-05-19 · Xenia Ohmer, Elia Bruni, Dieuwke Hupkes

At the staggering pace with which the capabilities of large language models (LLMs) are increasing, creating future-proof evaluation sets to assess their understanding becomes more and more challenging. In this paper, we …

BenchmarkingForm

Does It Make Sense? And Why? A Pilot Study for Sense Making and Explanation

2019-06-02 · ACL 2019 7 · Cunxiang Wang, Shuailong Liang, Yue Zhang, Xiaonan Li 외

Introducing common sense to natural language understanding systems has received increasing research attention. It remains a fundamental question on how to evaluate whether a system has a sense making capability. Existing…

Common Sense ReasoningLanguage ModelingLanguage ModellingNatural Language Understanding

Identifying Necessary Elements for BERT's Multilinguality

2020-05-01 · Philipp Dufter, Hinrich Schütze

It has been shown that multilingual BERT (mBERT) yields high quality multilingual representations and enables effective zero-shot transfer. This is surprising given that mBERT does not use any crosslingual signal during …