CLLGFeb 24, 2021

Re-Evaluating GermEval17 Using German Pre-Trained Language Models

arXiv:2102.12330v27 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of English-centric bias in NLP research for German language processing, but it is incremental as it applies existing methods to a new dataset.

The paper tackles the lack of non-English benchmarks in NLP by evaluating German and multilingual BERT models on GermEval17 tasks, showing improvements over pre-BERT architectures, though specific numbers are not provided.

The lack of a commonly used benchmark data set (collection) such as (Super-)GLUE (Wang et al., 2018, 2019) for the evaluation of non-English pre-trained language models is a severe shortcoming of current English-centric NLP-research. It concentrates a large part of the research on English, neglecting the uncertainty when transferring conclusions found for the English language to other languages. We evaluate the performance of the German and multilingual BERT-based models currently available via the huggingface transformers library on the four tasks of the GermEval17 workshop. We compare them to pre-BERT architectures (Wojatzki et al., 2017; Schmitt et al., 2018; Attia et al., 2018) as well as to an ELMo-based architecture (Biesialska et al., 2020) and a BERT-based approach (Guhr et al., 2020). The observed improvements are put in relation to those for similar tasks and similar models (pre-BERT vs. BERT-based) for the English language in order to draw tentative conclusions about whether the observed improvements are transferable to German or potentially other related languages.

Code Implementations1 repo
Foundations

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

Your Notes