paper-with-me

Papers

RobBERT-2022: Updating a Dutch Language Model to Account for Evolving Language Use

2022-11-15 · Pieter Delobelle, Thomas Winters, Bettina Berendt

Large transformer-based language models, e.g. BERT and GPT-3, outperform previous architectures on most natural language processing tasks. Such language models are first pre-trained on gigantic corpora of text and later used as base-model for finetuning on a particular task. Since the pre-training step is usually not repeated, base models are not up-to-date with the latest information. In this paper, we update RobBERT, a RoBERTa-based state-of-the-art Dutch language model, which was trained in 2019. First, the tokenizer of RobBERT is updated to include new high-frequent tokens present in the latest Dutch OSCAR corpus, e.g. corona-related words. Then we further pre-train the RobBERT model using this dataset. To evaluate if our new model is a plug-in replacement for RobBERT, we introduce two additional criteria based on concept drift of existing tokens and alignment for novel tokens.We found that for certain language tasks this update results in a significant performance increase. These results highlight the benefit of continually updating a language model to account for evolving language use.

📄 PDF Abstract BibTeX arXiv:2211.08192

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Weight Decay 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Emotional RobBERT and Insensitive BERTje: Combining Transformers and Affect Lexica for Dutch Emotion Detection

2021-04-01 · EACL (WASSA) 2021 4 · Luna De Bruyne, Orphee De Clercq, Veronique Hoste

In a first step towards improving Dutch emotion detection, we try to combine the Dutch transformer models BERTje and RobBERT with lexicon-based methods. We propose two architectures: one in which lexicon information is d…

Language ModelingLanguage ModellingMeta-Learning

RobBERT: a Dutch RoBERTa-based Language Model

2020-01-17 · Findings of the Association for Computational Linguistics 2020 · Pieter Delobelle, Thomas Winters, Bettina Berendt

Pre-trained language models have been dominating the field of natural language processing in recent years, and have led to significant performance gains for various complex natural language tasks. One of the most promine…

FairnessLanguage ModelingLanguage Modellingmodel+1

CoNTACT: A Dutch COVID-19 Adapted BERT for Vaccine Hesitancy and Argumentation Detection

2022-03-14 · COLING 2022 10 · Jens Lemmens, Jens Van Nooten, Tim Kreutz, Walter Daelemans

We present CoNTACT: a Dutch language model adapted to the domain of COVID-19 tweets. The model was developed by continuing the pre-training phase of RobBERT (Delobelle, 2020) by using 2.8M Dutch COVID-19 related tweets p…

AllDomain AdaptationLanguage ModelingLanguage Modelling+1

RobBERTje: a Distilled Dutch BERT Model

2022-04-28 · Pieter Delobelle, Thomas Winters, Bettina Berendt

Pre-trained large-scale language models such as BERT have gained a lot of attention thanks to their outstanding performance on a wide range of natural language tasks. However, due to their large number of parameters, the…

Lightweight Deploymentmodel

belabBERT: a Dutch RoBERTa-based language model applied to psychiatric classification

2021-06-02 · Joppe Wouts, Janna de Boer, Alban Voppel, Sanne Brederoo 외

Natural language processing (NLP) is becoming an important means for automatic recognition of human traits and states, such as intoxication, presence of psychiatric disorders, presence of airway disorders and states of s…

Audio ClassificationClassificationLanguage ModelingLanguage Modelling+2