← Search

Filip Ginter

5 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
2023

FinGPT: Large Generative Models for a Small Language

EMNLP 2023long main

Large language models (LLMs) excel in many tasks in NLP and beyond, but most open models have very limited coverage of smaller languages and LLM work tends to focus on languages where nearly unlimited data is available for pretraining. In this work, we study the challenges of creating LLMs for Finni…

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…

2022

Explaining Classes through Stable Word Attributions

ACL 2022findings

Input saliency methods have recently become a popular tool for explaining predictions of deep learning models in NLP. Nevertheless, there has been little work investigating methods for aggregating prediction-level explanations to the class level, nor has a framework for evaluating such class explana…