paper-with-me

Papers

Evaluating morphological typology in zero-shot cross-lingual transfer

2021-08-01 · ACL 2021 5 · Antonio Mart{\'\i}nez-Garc{\'\i}a, Toni Badia, Jeremy Barnes

Cross-lingual transfer has improved greatly through multi-lingual language model pretraining, reducing the need for parallel data and increasing absolute performance. However, this progress has also brought to light the differences in performance across languages. Specifically, certain language families and typologies seem to consistently perform worse in these models. In this paper, we address what effects morphological typology has on zero-shot cross-lingual transfer for two tasks: Part-of-speech tagging and sentiment analysis. We perform experiments on 19 languages from four language typologies (fusional, isolating, agglutinative, and introflexive) and find that transfer to another morphological type generally implies a higher loss than transfer to another language with the same morphological typology. Furthermore, POS tagging is more sensitive to morphological typology than sentiment analysis and, on this task, models perform much better on fusional languages than on the other typologies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferLanguage ModelingLanguage ModellingPart-Of-Speech TaggingPOSPOS TaggingSentiment AnalysisZero-Shot Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

Evaluating Transformer-Based Multilingual Text Classification

2020-04-29 · Sophie Groenwold, Samhita Honnavalli, Lily Ou, Aesha Parekh 외

As NLP tools become ubiquitous in today's technological landscape, they are increasingly applied to languages with a variety of typological structures. However, NLP research does not focus primarily on typological differ…

ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+4

UDapter: Typology-based Language Adapters for Multilingual Dependency Parsing and Sequence Labeling

2022-09-01 · CL (ACL) 2022 9 · Ahmet Üstün, Arianna Bisazza, Gosse Bouma, Gertjan van Noord

Recent advances in multilingual language modeling have brought the idea of a truly universal parser closer to reality. However, such models are still not immune to the “curse of multilinguality”: Cross-language interfere…

Dependency ParsingLanguage ModelingLanguage ModellingMorphological Tagging+3

Modeling Morphological Typology for Unsupervised Learning of Language Morphology

2020-07-01 · ACL 2020 6 · Hongzhi Xu, Jordan Kodner, Mitchell Marcus, Charles Yang

This paper describes a language-independent model for fully unsupervised morphological analysis that exploits a universal framework leveraging morphological typology. By modeling morphological processes including suffixa…

Morphological Analysis

Word-order typology in Multilingual BERT: A case study in subordinate-clause detection

2022-05-24 · NAACL (SIGTYP) 2022 7 · Dmitry Nikolaev, Sebastian Padó

The capabilities and limitations of BERT and similar models are still unclear when it comes to learning syntactic abstractions, in particular across languages. In this paper, we use the task of subordinate-clause detecti…

Morphological Typology in BPE Subword Productivity and Language Modeling

2024-10-31 · Iñigo Parra

This study investigates the impact of morphological typology on tokenization and language modeling performance. We focus on languages with synthetic and analytical morphological structures and examine their productivity …

Language ModelingLanguage Modelling