CLJan 16

Massively Multilingual Joint Segmentation and Glossing

arXiv:2601.10925v21 citationsh-index: 14Has Code
Originality Incremental advance
AI Analysis

This addresses a critical barrier for linguists in language documentation by making predictions more interpretable and trustworthy, though it is incremental as it builds on existing models like GlossLM.

The paper tackles the problem of automated interlinear gloss prediction by developing neural models that jointly predict glosses and morphological segmentation from raw text, resulting in PolyGloss models that outperform GlossLM on glossing and beat various LLMs on segmentation, glossing, and alignment.

Automated interlinear gloss prediction with neural networks is a promising approach to accelerate language documentation efforts. However, while state-of-the-art models like GlossLM achieve high scores on glossing benchmarks, user studies with linguists have found critical barriers to the usefulness of such models in real-world scenarios. In particular, existing models typically generate morpheme-level glosses but assign them to whole words without predicting the actual morpheme boundaries, making the predictions less interpretable and thus untrustworthy to human annotators. We conduct the first study on neural models that jointly predict interlinear glosses and the corresponding morphological segmentation from raw text. We run experiments to determine the optimal way to train models that balance segmentation and glossing accuracy, as well as the alignment between the two tasks. We extend the training corpus of GlossLM and pretrain PolyGloss, a family of seq2seq multilingual models for joint segmentation and glossing that outperforms GlossLM on glossing and beats various open-source LLMs on segmentation, glossing, and alignment. In addition, we demonstrate that PolyGloss can be quickly adapted to a new dataset via low-rank adaptation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes