EMNLP 2024main0 citations

Getting The Most Out of Your Training Data: Exploring Unsupervised Tasks for Morphological Inflection

Abhishek Purushothama, Adam Wiemerslage, Katharina Von Der Wense

Abstract

Pre-trained transformers such as BERT have been shown to be effective in many natural language tasks. However, they are under-explored for character-level sequence to sequence tasks. In this work, we investigate pre-training transformers for the character-level task of morphological inflection in several languages. We compare various training setups and secondary tasks where unsupervised data taken directly from the target task is used. We show that training on secondary unsupervised tasks increases inflection performance even without any external data, suggesting that models learn from additional unsupervised tasks themselves—not just from additional data. We also find that this does not hold true for specific combinations of secondary task and training setup, which has interesting implications for denoising objectives in character-level tasks.

BibTeX
@inproceedings{purushothama-etal-2024-getting,
    title = "Getting The Most Out of Your Training Data: Exploring Unsupervised Tasks for Morphological Inflection",
    author = "Purushothama, Abhishek  and
      Wiemerslage, Adam  and
      Wense, Katharina Von Der",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1055/",
    doi = "10.18653/v1/2024.emnlp-main.1055",
    pages = "18955--18970"
}