English

Cross-lingual Transfer Learning for Javanese Dependency Parsing

Computation and Language 2024-01-23 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2401.12072,
  title  = {Cross-lingual Transfer Learning for Javanese Dependency Parsing},
  author = {Fadli Aulawi Al Ghiffari and Ika Alfina and Kurniawati Azizah},
  journal= {arXiv preprint arXiv:2401.12072},
  year   = {2024}
}

Comments

Accepted at IJCNLP-AACL 2023 SRW

R2 v1 2026-06-28T14:23:42.357Z