← Search

Rob van der Goot

21 accepted papers

2025

Iterative Structured Knowledge Distillation: Optimizing Language Models Through Layer-by-Layer Distillation

COLING 2025main

Traditional language model compression techniques, like knowledge distillation, require a fixed architecture, limiting flexibility, while structured pruning methods often fail to preserve performance. This paper introduces Iterative Structured Knowledge Distillation (ISKD), which integrates knowledg…

Cited by 0SourcePDFScholar
2025

KARRIEREWEGE: A large scale Career Path Prediction Dataset

COLING 2025industry

Accurate career path prediction can support many stakeholders, like job seekers, recruiters, HR, and project managers. However, publicly available data and tools for career path prediction are scarce. In this work, we introduce Karrierewege, a comprehensive, publicly available dataset containing ove…

2025

data2lang2vec: Data Driven Typological Features Completion

COLING 2025main

Language typology databases enhance multi-lingual Natural Language Processing (NLP) by improving model adaptability to diverse linguistic structures. The widely-used lang2vec toolkit integrates several such databases, but its coverage remains limited at 28.9%. Previous work on automatically increasi…

2024

Can Humans Identify Domains?

COLING 2024main

Textual domain is a crucial property within the Natural Language Processing (NLP) community due to its effects on downstream model performance. The concept itself is, however, loosely defined and, in practice, refers to any non-typological property, such as genre, topic, medium or style of a documen…

2024

Enough Is Enough! a Case Study on the Effect of Data Size for Evaluation Using Universal Dependencies

COLING 2024main

When creating a new dataset for evaluation, one of the first considerations is the size of the dataset. If our evaluation data is too small, we risk making unsupported claims based on the results on such data. If, on the other hand, the data is too large, we waste valuable annotation time and costs…

Cited by 0SourcePDFScholar
2024

How to Encode Domain Information in Relation Classification

COLING 2024main

Current language models require a lot of training data to obtain high performance. For Relation Classification (RC), many datasets are domain-specific, so combining datasets to obtain better performance is non-trivial. We explore a multi-domain training setup for RC, and attempt to improve performan…

2024

Slot and Intent Detection Resources for Bavarian and Lithuanian: Assessing Translations vs Natural Queries to Digital Assistants

COLING 2024main

Digital assistants perform well in high-resource languages like English, where tasks like slot and intent detection (SID) are well-supported. Many recent SID datasets start including multiple language varieties. However, it is unclear how realistic these translated datasets are. Therefore, we extend…

Cited by 7SourcePDFScholar
2023

ESCOXLM-R: Multilingual Taxonomy-driven Pre-training for the Job Market Domain

ACL 2023long

The increasing number of benchmarks for Natural Language Processing (NLP) tasks in the computational job market domain highlights the demand for methods that can handle job-related tasks such as skill extraction, skill classification, job title classification, and de-identification. While some appro…

2023

Establishing Trustworthiness: Rethinking Tasks and Model Evaluation

EMNLP 2023short main

Language understanding is a multi-faceted cognitive capability, which the Natural Language Processing (NLP) community has striven to model computationally for decades. Traditionally, facets of linguistic intelligence have been compartmentalized into tasks with specialized model architectures and cor…

Cited by 0SourceScholar
2023

Silver Syntax Pre-training for Cross-Domain Relation Extraction

ACL 2023findings

Relation Extraction (RE) remains a challenging task, especially when considering realistic out-of-domain evaluations. One of the main reasons for this is the limited training size of current RE datasets: obtaining high-quality (manually annotated) data is extremely expensive and cannot realistically…

2023

Subspace Chronicles: How Linguistic Information Emerges, Shifts and Interacts during Language Model Training

EMNLP 2023long findings

Representational spaces learned via language modeling are fundamental to Natural Language Processing (NLP), however there has been limited understanding regarding how and when during training various types of linguistic information emerge and interact. Leveraging a novel information theoretic probin…

Cited by 0SourceScholar
2022

Experimental Standards for Deep Learning in Natural Language Processing Research

EMNLP 2022finding

The field of Deep Learning (DL) has undergone explosive growth during the last decade, with a substantial impact on Natural Language Processing (NLP) as well. Yet, compared to more established disciplines, a lack of common experimental standards remains an open challenge to the field at large. Start…

2022

Sort by Structure: Language Model Ranking as Dependency Probing

NAACL 2022long

Making an informed choice of pre-trained language model (LM) is critical for performance, yet environmentally costly, and as such widely underexplored. The field of Computer Vision has begun to tackle encoder ranking, with promising forays into Natural Language Processing, however they lack coverage…

Cited by 3SourcePDFScholar
2022

Tafsir Dataset: A Novel Multi-Task Benchmark for Named Entity Recognition and Topic Modeling in Classical Arabic Literature

COLING 2022main

Various historical languages, which used to be lingua franca of science and arts, deserve the attention of current NLP research. In this work, we take the first data-driven steps towards this research line for Classical Arabic (CA) by addressing named entity recognition (NER) and topic modeling (TM)…

Cited by 4SourcePDFScholar
2021

From Masked Language Modeling to Translation: Non-English Auxiliary Tasks Improve Zero-shot Spoken Language Understanding

NAACL 2021long

The lack of publicly available evaluation data for low-resource languages limits progress in Spoken Language Understanding (SLU). As key tasks like intent classification and slot filling require abundant training data, it is desirable to reuse existing data in high-resource languages to develop mode…

2021

Genre as Weak Supervision for Cross-lingual Dependency Parsing

EMNLP 2021main

Recent work has shown that monolingual masked language models learn to represent data-driven notions of language variation which can be used for domain-targeted training data selection. Dataset genre labels are already frequently available, yet remain largely unexplored in cross-lingual setups. We h…

2020

DaN+: Danish Nested Named Entities and Lexical Normalization

COLING 2020main

This paper introduces DAN+, a new multi-domain corpus and annotation guidelines for Dan-ish nested named entities (NEs) and lexical normalization to support research on cross-lingualcross-domain learning for a less-resourced language. We empirically assess three strategies tomodel the two-layer Name…