Cross-lingual Inflection as a Data Augmentation Method for Parsing
Alberto Mu\~noz-Ortiz, Carlos G\'omez-Rodr\'iguez, David Vilares

TL;DR
This paper introduces a morphology-based data augmentation technique using cross-lingual inflection to improve low-resource dependency parsing, showing mixed but sometimes positive results.
Contribution
It presents a novel method of generating augmented treebanks via morphological inflection from related languages for low-resource parsing.
Findings
Method sometimes improves parsing accuracy.
Effectiveness varies depending on language pair.
Provides a new approach for low-resource language NLP.
Abstract
We propose a morphology-based method for low-resource (LR) dependency parsing. We train a morphological inflector for target LR languages, and apply it to related rich-resource (RR) treebanks to create cross-lingual (x-inflected) treebanks that resemble the target LR language. We use such inflected treebanks to train parsers in zero- (training on x-inflected treebanks) and few-shot (training on x-inflected and target language treebanks) setups. The results show that the method sometimes improves the baselines, but not consistently.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
