← Search

Verna Dankers

9 accepted papers

2025

Memorization Inheritance in Sequence-Level Knowledge Distillation for Neural Machine Translation

ACL 2025short

In this work, we explore how instance-level memorization in the teacher Neural Machine Translation (NMT) model gets inherited by the student model in sequence-level knowledge distillation (SeqKD). We find that despite not directly seeing the original training data, students memorize more than baseli…

2024

Generalisation First, Memorisation Second? Memorisation Localisation for Natural Language Classification Tasks

ACL 2024findings

Memorisation is a natural part of learning from real-world data: neural models pick up on atypical input-output combinations and store those training examples in their parameter space. That this happens is well-known, but how and where are questions that remain largely unanswered. Given a multi-laye…

Cited by 2SourcePDFScholar
2023

Memorisation Cartography: Mapping out the Memorisation-Generalisation Continuum in Neural Machine Translation

EMNLP 2023long main

When training a neural network, it will quickly memorise some source-target mappings from your dataset but never learn some others. Yet, memorisation is not easily expressed as a binary feature that is good or bad: individual datapoints lie on a memorisation-generalisation continuum. What determines…

Cited by 0SourceScholar
2022

Can Transformer be Too Compositional? Analysing Idiom Processing in Neural Machine Translation

ACL 2022long

Unlike literal expressions, idioms’ meanings do not directly follow from their parts, posing a challenge for neural machine translation (NMT). NMT models are often unable to translate idioms accurately and over-generate compositional, literal translations. In this work, we investigate whether the no…

2022

Meta-Learning for Fast Cross-Lingual Adaptation in Dependency Parsing

ACL 2022long

Meta-learning, or learning to learn, is a technique that can help to overcome resource scarcity in cross-lingual NLP problems, by enabling fast adaptation to new tasks. We apply model-agnostic meta-learning (MAML) to the task of cross-lingual dependency parsing. We train our model on a diverse set o…

2022

The Paradox of the Compositionality of Natural Language: A Neural Machine Translation Case Study

ACL 2022long

Obtaining human-like performance in NLP is often argued to require compositional generalisation. Whether neural networks exhibit this ability is usually studied by training models on highly compositional synthetic data. However, compositionality in natural language is much more complex than the rigi…

2020

Compositionality Decomposed: How do Neural Networks Generalise? (Extended Abstract)

IJCAI 2020poster

Despite a multitude of empirical studies, little consensus exists on whether neural networks are able to generalise compositionally. As a response to this controversy, we present a set of tests that provide a bridge between, on the one hand, the vast amount of linguistic and philosophical theory abo…

Cited by 0SourcePDFScholar