Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniBridge: A Unified Approach to Cross-Lingual Transfer Learning for Low-Resource Languages

About

In this paper, we introduce UniBridge (Cross-Lingual Transfer Learning with Optimized Embeddings and Vocabulary), a comprehensive approach developed to improve the effectiveness of Cross-Lingual Transfer Learning, particularly in languages with limited resources. Our approach tackles two essential elements of a language model: the initialization of embeddings and the optimal vocabulary size. Specifically, we propose a novel embedding initialization method that leverages both lexical and semantic alignment for a language. In addition, we present a method for systematically searching for the optimal vocabulary size, ensuring a balance between model complexity and linguistic coverage. Our experiments across multilingual datasets show that our approach greatly improves the F1-Score in several languages. UniBridge is a robust and adaptable solution for cross-lingual systems in various languages, highlighting the significance of initializing embeddings and choosing the right vocabulary size in cross-lingual environments.

Trinh Pham, Khoi M. Le, Luu Anh Tuan• 2024

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionWikiAnn (test)
Average Accuracy61.81
58
Part-of-Speech TaggingUniversal Dependencies (UD) (test)--
12
Natural Language InferenceAmericasNLI (test)
Accuracy (aym)52.13
9
POS TaggingUniversal Dependencies (UD)
AMH Accuracy40.88
3
Showing 4 of 4 rows

Other info

Code

Follow for update