English

TAMS: Translation-Assisted Morphological Segmentation

Computation and Language 2024-10-16 v2

Abstract

Canonical morphological segmentation is the process of analyzing words into the standard (aka underlying) forms of their constituent morphemes. This is a core task in language documentation, and NLP systems have the potential to dramatically speed up this process. But in typical language documentation settings, training data for canonical morpheme segmentation is scarce, making it difficult to train high quality models. However, translation data is often much more abundant, and, in this work, we present a method that attempts to leverage this data in the canonical segmentation task. We propose a character-level sequence-to-sequence model that incorporates representations of translations obtained from pretrained high-resource monolingual language models as an additional signal. Our model outperforms the baseline in a super-low resource setting but yields mixed results on training splits with more data. While further work is needed to make translations useful in higher-resource settings, our model shows promise in severely resource-constrained settings.

Keywords

Cite

@article{arxiv.2403.14840,
  title  = {TAMS: Translation-Assisted Morphological Segmentation},
  author = {Enora Rice and Ali Marashian and Luke Gessler and Alexis Palmer and Katharina von der Wense},
  journal= {arXiv preprint arXiv:2403.14840},
  year   = {2024}
}

Comments

Submitted to ACL ARR on December 15th 2023

R2 v1 2026-06-28T15:29:18.517Z