CLMar 13, 2024

Embedded Translations for Low-resource Automated Glossing

arXiv:2403.08189v11 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the problem of language documentation and preservation for low-resource languages, representing an incremental advancement with specific performance gains.

The paper tackles automatic interlinear glossing in low-resource settings by augmenting a neural model with embedded translation information, achieving an average improvement of 3.97 percentage points over the previous state of the art and a 9.78 percentage-point improvement in ultra low-resource scenarios.

We investigate automatic interlinear glossing in low-resource settings. We augment a hard-attentional neural model with embedded translation information extracted from interlinear glossed text. After encoding these translations using large language models, specifically BERT and T5, we introduce a character-level decoder for generating glossed output. Aided by these enhancements, our model demonstrates an average improvement of 3.97\%-points over the previous state of the art on datasets from the SIGMORPHON 2023 Shared Task on Interlinear Glossing. In a simulated ultra low-resource setting, trained on as few as 100 sentences, our system achieves an average 9.78\%-point improvement over the plain hard-attentional baseline. These results highlight the critical role of translation information in boosting the system's performance, especially in processing and interpreting modest data sources. Our findings suggest a promising avenue for the documentation and preservation of languages, with our experiments on shared task datasets indicating significant advancements over the existing state of the art.

Foundations

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

Your Notes