paper-with-me

Papers

Specializing Multilingual Language Models: An Empirical Study

2021-06-16 · EMNLP (MRL) 2021 11 · Ethan C. Chau, Noah A. Smith

Pretrained multilingual language models have become a common tool in transferring NLP capabilities to low-resource languages, often with adaptations. In this work, we study the performance, extensibility, and interaction of two such adaptations: vocabulary augmentation and script transliteration. Our evaluations on part-of-speech tagging, universal dependency parsing, and named entity recognition in nine diverse low-resource languages uphold the viability of these approaches while raising new questions around how to optimally adapt multilingual models to low-resource settings.

📄 PDF Abstract BibTeX arXiv:2106.09063

Code (1)

ethch18/specializing-multilingual 공식 구현 pytorch

Tasks

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech TaggingPretrained Multilingual Language ModelsTransliteration

Methods 이 논문이 사용한 방법론

Uphold 설명 없음

Similar Papers 제목 키워드 기반

A dual task learning approach to fine-tune a multilingual semantic speech encoder for Spoken Language Understanding

2024-06-17 · Gaëlle Laperrière, Sahar Ghannay, Bassam Jabaian, Yannick Estève

Self-Supervised Learning is vastly used to efficiently represent speech for Spoken Language Understanding, gradually replacing conventional approaches. Meanwhile, textual SSL models are proposed to encode language-agnost…

Self-Supervised LearningSpoken Language Understanding

Semantic enrichment towards efficient speech representations

2023-07-03 · Gaëlle Laperrière, Ha Nguyen, Sahar Ghannay, Bassam Jabaian 외

Over the past few years, self-supervised learned speech representations have emerged as fruitful replacements for conventional surface representations when solving Spoken Language Understanding (SLU) tasks. Simultaneousl…

Spoken Language Understanding

Embedding structure matters: Comparing methods to adapt multilingual vocabularies to new languages

2023-09-09 · C. M. Downey, Terra Blevins, Nora Goldfine, Shane Steinert-Threlkeld

Pre-trained multilingual language models underpin a large portion of modern NLP tools outside of English. A strong baseline for specializing these models for specific languages is Language-Adaptive Pre-Training (LAPT). H…

Tower: An Open Multilingual Large Language Model for Translation-Related Tasks

2024-02-27 · Duarte M. Alves, José Pombal, Nuno M. Guerreiro, Pedro H. Martins 외

While general-purpose large language models (LLMs) demonstrate proficiency on multiple tasks within the domain of translation, approaches based on open LLMs are competitive only when specializing on a single task. In thi…

Language ModelingLanguage ModellingLarge Language ModelTranslation

Specializing Pre-trained Language Models for Better Relational Reasoning via Network Pruning

2022-07-01 · Findings (NAACL) 2022 7 · Siyu Ren, Kenny Zhu

Pretrained masked language models (PLMs) were shown to be inheriting a considerable amount of relational knowledge from the source corpora. In this paper, we present an in-depth and comprehensive study concerning special…

Network PruningRelational Reasoning