TL;DR
This paper introduces linguistically motivated subword-based methods to adapt word embeddings for low-resource languages, significantly improving NLP tasks like NER and Machine Translation without requiring parallel data.
Contribution
It proposes novel subword representation techniques using phonemes, morphemes, and graphemes that enhance language adaptation without parallel corpora or bilingual dictionaries.
Findings
+15.2 NER F1 for Uyghur
+9.7 F1 for Bengali
+3 F1 and +1.35 BLEU in monolingual settings
Abstract
Much work in Natural Language Processing (NLP) has been for resource-rich languages, making generalization to new, less-resourced languages challenging. We present two approaches for improving generalization to low-resourced languages by adapting continuous word representations using linguistically motivated subword units: phonemes, morphemes and graphemes. Our method requires neither parallel corpora nor bilingual dictionaries and provides a significant gain in performance over previous methods relying on these resources. We demonstrate the effectiveness of our approaches on Named Entity Recognition for four languages, namely Uyghur, Turkish, Bengali and Hindi, of which Uyghur and Bengali are low resource languages, and also perform experiments on Machine Translation. Exploiting subwords with transfer learning gives us a boost of +15.2 NER F1 for Uyghur and +9.7 F1 for Bengali. We also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
