← Search

Dieuwke Hupkes

10 accepted papers

2025

Compute Optimal Scaling of Skills: Knowledge vs Reasoning

ACL 2025finding

Scaling laws are a critical component of the LLM development pipeline, most famously as a way to forecast training decisions such as ‘compute-optimally’ trading-off parameter count and dataset size, alongside a more recent growing list of other crucial decisions. In this work, we ask whether compute…

Cited by 0SourcePDFScholar
2025

Lost in Inference: Rediscovering the Role of Natural Language Inference for Large Language Models

NAACL 2025long

In the recent past, a popular way of evaluating natural language understanding (NLU), was to consider a model’s ability to perform natural language inference (NLI) tasks. In this paper, we investigate if NLI tasks, that are rarely used for LLM evaluation, can still be informative for evaluating LLMs…

Cited by 1SourcePDFScholar
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
2023

Neural Agents Struggle to Take Turns in Bidirectional Emergent Communication

ICLR 2023poster

The spontaneous exchange of turns is a central aspect of human communication. Although turn-taking conventions come to us naturally, artificial dialogue agents struggle to coordinate, and must rely on hard-coded rules to engage in interactive conversations with human interlocutors. In this paper, we…

Cited by 5SourcePDFScholar
2022

Can Transformers Process Recursive Nested Constructions, Like Humans?

COLING 2022main

Recursive processing is considered a hallmark of human linguistic abilities. A recent study evaluated recursive processing in recurrent neural language models (RNN-LMs) and showed that such models perform below chance level on embedded dependencies within nested constructions – a prototypical exampl…

Cited by 27SourcePDFScholar
2022

The Curious Case of Absolute Position Embeddings

EMNLP 2022finding

Transformer language models encode the notion of word order using positional information. Most commonly, this positional information is represented by absolute position embeddings (APEs), that are learned from the pretraining data. However, in natural language, it is not absolute position that matte…

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…

2021

Masked Language Modeling and the Distributional Hypothesis: Order Word Matters Pre-training for Little

EMNLP 2021main

A possible explanation for the impressive performance of masked language model (MLM) pre-training is that such models have learned to represent the syntactic structures prevalent in classical NLP pipelines. In this paper, we propose a different explanation: MLMs succeed on downstream tasks almost en…

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