paper-with-me

Papers

Transferring Monolingual Model to Low-Resource Language: The Case of Tigrinya

2020-06-13 · Abrhalei Tela, Abraham Woubie, Ville Hautamaki

In recent years, transformer models have achieved great success in natural language processing (NLP) tasks. Most of the current state-of-the-art NLP results are achieved by using monolingual transformer models, where the model is pre-trained using a single language unlabelled text corpus. Then, the model is fine-tuned to the specific downstream task. However, the cost of pre-training a new transformer model is high for most languages. In this work, we propose a cost-effective transfer learning method to adopt a strong source language model, trained from a large monolingual corpus to a low-resource language. Thus, using XLNet language model, we demonstrate competitive performance with mBERT and a pre-trained target language model on the cross-lingual sentiment (CLS) dataset and on a new sentiment analysis dataset for low-resourced language Tigrinya. With only 10k examples of the given Tigrinya sentiment analysis dataset, English XLNet has achieved 78.88% F1-Score outperforming BERT and mBERT by 10% and 7%, respectively. More interestingly, fine-tuning (English) XLNet model on the CLS dataset has promising results compared to mBERT and even outperformed mBERT for one dataset of the Japanese language.

📄 PDF Abstract BibTeX arXiv:2006.07698

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentiment AnalysisTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
mBERT mBERT
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Expanding the Lexicon of Ge'ez Based African Languages: A Comparative Study of Amharic and Tigrinya

2026-07-16 · Hailay Kidu Teklehaymanot, Debela Desalegn Yadeta, Wolfgang Nejdl arxiv

Multilingual pre-trained language models such as XLM-R perform well for major languages but struggle with low-resource Ge'ez-script languages, largely due to high out-of-vocabulary (OOV) rates and excessive subword fragm…

Sentiment AnalysisQuestion Answering

Tigrinya Number Verbalization: Rules, Algorithm, and Implementation

2026-01-06 · Fitsum Gaim, Issayas Tesfamariam arxiv

We present a systematic formalization of Tigrinya cardinal and ordinal number verbalization, addressing a gap in computational resources for the language. This work documents the canonical rules governing the expression …

Speech Synthesis

An Exploration of Data Augmentation Techniques for Improving English to Tigrinya Translation

2021-03-31 · Lidia Kidane, Sachin Kumar, Yulia Tsvetkov

It has been shown that the performance of neural machine translation (NMT) drops starkly in low-resource conditions, often requiring large amounts of auxiliary data to achieve competitive results. An effective method of …

Data AugmentationMachine TranslationNMTTranslation

Lesan -- Machine Translation for Low Resource Languages

2021-12-15 · Asmelash Teka Hadgu, Abel Aregawi, Adam Beaudoin

Millions of people around the world can not access content on the Web because most of the content is not readily available in their language. Machine translation (MT) systems have the potential to change this for many la…

ArticlesMachine TranslationOptical Character Recognition (OCR)Translation

Natural Language Processing for Tigrinya: Current State and Future Directions

2025-07-23 · Fitsum Gaim, Jong C. Park arxiv

Despite being spoken by millions of people, Tigrinya remains severely underrepresented in Natural Language Processing (NLP) research. This work presents a comprehensive survey of NLP research for Tigrinya, analyzing over…

Part-Of-Speech TaggingCross-Lingual TransferMachine TranslationSpeech Recognition