SOTAVerified

The Importance of Context in Very Low Resource Language Modeling

2022-05-10ICON 2021Unverified0· sign in to hype

Lukas Edman, Antonio Toral, Gertjan van Noord

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper investigates very low resource language model pretraining, when less than 100 thousand sentences are available. We find that, in very low resource scenarios, statistical n-gram language models outperform state-of-the-art neural models. Our experiments show that this is mainly due to the focus of the former on a local context. As such, we introduce three methods to improve a neural model's performance in the low-resource setting, finding that limiting the model's self-attention is the most effective one, improving on downstream tasks such as NLI and POS tagging by up to 5% for the languages we test on: English, Hindi, and Turkish.

Tasks

Reproductions