← Search

Jörg Tiedemann

9 accepted papers

2026

Knowledge Distillation as Decontamination? Revisiting the “Data Laundering” Concern

ICLR 2026poster

Concerns have been raised that knowledge distillation may transfer test-set knowledge from a contaminated teacher to a clean student—a “data laundering” effect that potentially threatens evaluation integrity. In this paper, we assess the severity of this phenomenon. If these concerns regarding data…

Cited by 0SourcecodeScholar
2025

An Expanded Massive Multilingual Dataset for High-Performance Language Technologies (HPLT)

ACL 2025long

Training state-of-the-art large language models requires vast amounts of clean and diverse textual data. However, building suitable multilingual datasets remains a challenge. In this work, we present HPLT v2, a collection of high-quality multilingual monolingual and parallel corpora, extending prior…

2024

A Comparison of Language Modeling and Translation as Multilingual Pretraining Objectives

EMNLP 2024main

Pretrained language models (PLMs) display impressive performances and have captured the attention of the NLP community.Establishing best practices in pretraining has, therefore, become a major focus of NLP research, especially since insights gained from monolingual English models may not necessarily…

2024

A New Massive Multilingual Dataset for High-Performance Language Technologies

COLING 2024main

We present the HPLT (High Performance Language Technologies) language resources, a new massive multilingual dataset including both monolingual and bilingual corpora extracted from CommonCrawl and previously unused web crawls from the Internet Archive. We describe our methods for data acquisition, ma…

2024

Can Machine Translation Bridge Multilingual Pretraining and Cross-lingual Transfer Learning?

COLING 2024main

Multilingual pretraining and fine-tuning have remarkably succeeded in various natural language processing tasks. Transferring representations from one language to another is especially crucial for cross-lingual learning. One can expect machine translation objectives to be well suited to fostering su…

Cited by 1SourcePDFScholar
2022

A Closer Look at Parameter Contributions When Training Neural Language and Translation Models

COLING 2022main

We analyze the learning dynamics of neural language and translation models using Loss Change Allocation (LCA), an indicator that enables a fine-grained analysis of parameter updates when optimizing for the loss function. In other words, we can observe the contributions of different network component…

2022

When to Laugh and How Hard? A Multimodal Approach to Detecting Humor and Its Intensity

COLING 2022main

Prerecorded laughter accompanying dialog in comedy TV shows encourages the audience to laugh by clearly marking humorous moments in the show. We present an approach for automatically detecting humor in the Friends TV show using multimodal data. Our model is capable of recognizing whether an utteranc…

2021

An Empirical Investigation of Word Alignment Supervision for Zero-Shot Multilingual Neural Machine Translation

EMNLP 2021main

Zero-shot translations is a fascinating feature of Multilingual Neural Machine Translation (MNMT) systems. These MNMT models are usually trained on English-centric data, i.e. English either as the source or target language, and with a language label prepended to the input indicating the target langu…

2020

XED: A Multilingual Dataset for Sentiment Analysis and Emotion Detection

COLING 2020main

We introduce XED, a multilingual fine-grained emotion dataset. The dataset consists of human-annotated Finnish (25k) and English sentences (30k), as well as projected annotations for 30 additional languages, providing new resources for many low-resource languages. We use Plutchik’s core emotions to…