CLJan 22, 2024

Cross-lingual Transfer Learning for Javanese Dependency Parsing

arXiv:2401.12072v1125 citationsh-index: 4IJCNLP
Originality Incremental advance
AI Analysis

This addresses the problem of limited annotated data for Javanese dependency parsing, offering an incremental improvement in performance.

The study tackled dependency parsing for Javanese, an under-represented language, by proposing hierarchical transfer learning, which improved performance by 10% in UAS and LAS evaluations compared to a baseline.

While structure learning achieves remarkable performance in high-resource languages, the situation differs for under-represented languages due to the scarcity of annotated data. This study focuses on assessing the efficacy of transfer learning in enhancing dependency parsing for Javanese, a language spoken by 80 million individuals but characterized by limited representation in natural language processing. We utilized the Universal Dependencies dataset consisting of dependency treebanks from more than 100 languages, including Javanese. We propose two learning strategies to train the model: transfer learning (TL) and hierarchical transfer learning (HTL). While TL only uses a source language to pre-train the model, the HTL method uses a source language and an intermediate language in the learning process. The results show that our best model uses the HTL method, which improves performance with an increase of 10% for both UAS and LAS evaluations compared to the baseline model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes