Challenge: Morphological segmentation for polysynthetic languages is challenging because of limited training data.
Approach: They propose two new multi-task training approaches that improve performance for Mexican polysynthetic languages . they also propose cross-lingual transfer as a third way to fortify their neural model .
Outcome: The proposed models improve on Mexicanero, Nahuatl, Wixarika and Yorem Nokki . the proposed models reduce the amount of parameters by close to 75% .

Similar Papers

BPE vs. Morphological Segmentation: A Case Study on Machine Translation of Four Polysynthetic Languages (2022.findings-acl)

Copied to clipboard

Challenge: Morphologically rich polysynthetic languages present a challenge for NLP systems due to data sparsity.
Approach: They propose to use subword segmentation to reduce data sparsity in polysynthetic languages . they compare supervised and unsupervised morphological segmentation methods to Byte-Pair Encodings .
Outcome: The proposed methods outperform BPEs in MT tasks for all language pairs except for Nahuatl . the proposed methods are more efficient than supervised methods, but less sparse in fusional languages.
Tackling the Low-resource Challenge for Canonical Segmentation (2020.emnlp-main)

Copied to clipboard

Challenge: morphological segmentation is a task of dividing words into their constituting morphemes . we compare two new approaches for the task when training data is limited .
Approach: They propose to use an LSTM pointer-generator and a sequence-to-sequence model to perform canonical segmentation when training data is limited.
Outcome: The proposed models outperform existing models on German, English, and Indonesian in low-resource scenarios by 11.4% accuracy.
Towards Unsupervised Morphological Analysis of Polysynthetic Languages (2022.aacl-short)

Copied to clipboard

Challenge: Polysynthetic languages are low-resource, lacking large scale annotated datasets needed to build and/or evaluate computational models.
Approach: They propose to use linguistic priors to help with morphological segmentation and part-of-speech tagging tasks for Adyghe and Inuktitut .
Outcome: The proposed methods improve morphological segmentation and part-of-speech tagging tasks on Adyghe and Inuktitut.
Morphological Segmentation for Low Resource Languages (2020.lrec-1)

Copied to clipboard

Challenge: a new corpus of annotated morphological data is described for the DARPA LORELEI Program . the data is annotating 9 low resource languages and root information for 7 of the languages .
Approach: This paper describes a new morphology resource created by Linguistic Data Consortium and the University of Pennsylvania for the DARPA LORELEI Program.
Outcome: The annotated corpus provides a gold standard for unsupervised morphological segmenters and analyzers . the language-specific annotation guidelines were language-independent, but included morphology paradigms and other specifications.
Morphological Processing of Low-Resource Languages: Where We Are and What’s Next (2022.findings-acl)

Copied to clipboard

Challenge: Existing models for morphological processing are not suitable for low-resource languages, but they are still lacking in the field of computational morphology.
Approach: They propose to bridge two unsupervised models to understand a language’s morphology from raw text alone and propose to use them to improve their models.
Outcome: The proposed models perform reasonably, but there is room for improvement.
Neural Transductive Learning and Beyond: Morphological Generation in the Minimal-Resource Setting (D18-1)

Copied to clipboard

Challenge: Existing lexicons have limited coverage for learning morphological inflection patterns from labeled data.
Approach: They propose two new methods to solve paradigm completion, the morphological task of generating missing forms, given a partial paradigm.
Outcome: The proposed methods outperform the previous state-of-the-art by 9.71% absolute accuracy on a 52-language benchmark dataset.
TAMS: Translation-Assisted Morphological Segmentation (2024.acl-long)

Copied to clipboard

Challenge: Canonical morphological segmentation is a key task in endangered language documentation . training data for canonical segmentation can be difficult, making it difficult to train high quality models.
Approach: They propose a model that leverages translation data to speed up canonical segmentation . they propose to use translation data as an additional signal to leverage the data .
Outcome: The proposed model outperforms baseline models in a super-low resource setting but yields mixed results on training splits with more data.
Minimally-Supervised Morphological Segmentation using Adaptor Grammars with Linguistic Priors (2021.findings-acl)

Copied to clipboard

Challenge: Unsupervised morphological segmentation is an essential subtask in many natural language processing applications.
Approach: They introduce two types of priors: grammar definition and linguist-provided affixes . they show that priors boost morphological segmentation performance in a minimally-supervised manner .
Outcome: The proposed priors achieve 8.9% and 34.2% error reductions over the state-of-the-art unsupervised system.
Multilingual unsupervised sequence segmentation transfers to extremely low-resource languages (2022.acl-long)

Copied to clipboard

Challenge: Unsupervised sequence segmentation is a key component of low-resource languages where there is little or no gold-standard data on which to train supervised models.
Approach: They propose to pre-train a Masked Segmental Language Model multilingually to achieve unsupervised segmentation performance in extremely low-resource languages.
Outcome: The proposed model outperforms a monolingual model and a pre-trained model on Quechua in 6/10 settings.
LLMSegm: Surface-level Morphological Segmentation Using Large Language Model (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to morphological segmentation split word into its morphemes . LLMSegm is applicable in low-data settings and low-resourced languages .
Approach: They propose a novel approach to surface-level morphological segmentation leveraging large language models.
Outcome: The proposed method is applicable in low-data settings and low-resource languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations