paper-with-me

홈 › Papers

MulDA: A Multilingual Data Augmentation Framework for Low-Resource Cross-Lingual NER

2021-08-01 · ACL 2021 5 · Linlin Liu, Bosheng Ding, Lidong Bing, Shafiq Joty, Luo Si, Chunyan Miao

Named Entity Recognition (NER) for low-resource languages is a both practical and challenging research problem. This paper addresses zero-shot transfer for cross-lingual NER, especially when the amount of source-language training data is also limited. The paper first proposes a simple but effective labeled sequence translation method to translate source-language training data to target languages and avoids problems such as word order change and entity span determination. With the source-language data as well as the translated data, a generation-based multilingual data augmentation method is introduced to further increase diversity by generating synthetic labeled data in multiple languages. These augmented data enable the language model based NER models to generalize better with both the language-specific features from the target-language synthetic data and the language-independent features from multilingual synthetic data. An extensive set of experiments were conducted to demonstrate encouraging cross-lingual transfer performance of the new research on a wide variety of target languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual NERCross-Lingual TransferData AugmentationDiversityLanguage ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTranslation

Similar Papers 제목 키워드 기반

Multilingual Graphemic Hybrid ASR with Massive Data Augmentation

2019-09-14 · LREC 2020 5 · Chunxi Liu, Qiaochu Zhang, Xiaohui Zhang, Kritika Singh 외

Towards developing high-performing ASR for low-resource languages, approaches to address the lack of resources are to make use of data from multiple languages, and to augment the training data by creating acoustic variat…

Data Augmentation

PhraseOut: A Code Mixed Data Augmentation Method for MultilingualNeural Machine Tranlsation

2020-12-01 · ICON 2020 12 · Binu Jasim, Vinay Namboodiri, C V Jawahar

Data Augmentation methods for Neural Machine Translation (NMT) such as back- translation (BT) and self-training (ST) are quite popular. In a multilingual NMT system, simply copying monolingual source sentences to the tar…

Data AugmentationMachine TranslationNMTSentence+1

Weighted Cross-entropy for Low-Resource Languages in Multilingual Speech Recognition

2024-09-25 · Andrés Piñeiro-Martín, Carmen García-Mateo, Laura Docío-Fernández, María del Carmen López-Pérez 외

This paper addresses the challenge of integrating low-resource languages into multilingual automatic speech recognition (ASR) systems. We introduce a novel application of weighted cross-entropy, typically used for unbala…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

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…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Automatic Verification and Augmentation of Multilingual Lexicons

2016-12-01 · WS 2016 12 · Maryam Aminian, Mohamed Al-Badrashiny, Mona Diab

We present an approach for automatic verification and augmentation of multilingual lexica. We exploit existing parallel and monolingual corpora to extract multilingual correspondents via tri-angulation. We demonstrate th…