paper-with-me

Papers

Transferring BERT Capabilities from High-Resource to Low-Resource Languages Using Vocabulary Matching

2024-02-22 · Piotr Rybak

Pre-trained language models have revolutionized the natural language understanding landscape, most notably BERT (Bidirectional Encoder Representations from Transformers). However, a significant challenge remains for low-resource languages, where limited data hinders the effective training of such models. This work presents a novel approach to bridge this gap by transferring BERT capabilities from high-resource to low-resource languages using vocabulary matching. We conduct experiments on the Silesian and Kashubian languages and demonstrate the effectiveness of our approach to improve the performance of BERT models even when the target language has minimal training data. Our results highlight the potential of the proposed technique to effectively train BERT models for low-resource languages, thus democratizing access to advanced language understanding models.

📄 PDF Abstract BibTeX arXiv:2402.14408

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

PCBERT: Parent and Child BERT for Chinese Few-shot NER

2022-10-01 · COLING 2022 10 · Peichao Lai, Feiyang Ye, Lin Zhang, Zhiwei Chen 외

Achieving good performance on few-shot or zero-shot datasets has been a long-term challenge for NER. The conventional semantic transfer approaches on NER will decrease model performance when the semantic distribution is …

Few-Shot Learningfew-shot-nerFew-shot NERNER

From English To Foreign Languages: Transferring Pre-trained Language Models

2020-02-18 · Ke Tran

Pre-trained models have demonstrated their effectiveness in many downstream natural language processing (NLP) tasks. The availability of multilingual pre-trained models enables zero-shot transfer of NLP tasks from high r…

Dependency ParsingGPUNatural Language Inference

Cross-lingual transfer of multilingual models on low resource African Languages

2024-09-17 · Harish Thangaraj, Ananya Chenat, Jaskaran Singh Walia, Vukosi Marivate

Large multilingual models have significantly advanced natural language processing (NLP) research. However, their high resource demands and potential biases from diverse data sources have raised concerns about their effec…

Cross-Lingual Transfer

Cross-Lingual Text Classification with Minimal Resources by Transferring a Sparse Teacher

2020-10-06 · Findings of the Association for Computational Linguistics 2020 · Giannis Karamanolakis, Daniel Hsu, Luis Gravano

Cross-lingual text classification alleviates the need for manually labeled documents in a target language by leveraging labeled documents from other languages. Existing approaches for transferring supervision across lang…

General ClassificationRepresentation Learningtext-classificationText Classification

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…

Language ModelingLanguage ModellingSentiment AnalysisTransfer Learning