vix.ing · top · new · best · stats · spec

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

2023/11/09 by Verna Dankers, Ivan Titov, Dankers, Verna +3 · 2 voices
Computer Science · #Natural Language Processing Techniques #Topic Modeling #cs.CL

paper · pdf · doi:10.48550/arxiv.2311.05379

openalex publication_date 2023/11/09 · openalex created_date 2023/11/11 · openalex updated_date 2026/07/28

Abstract

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 a datapoint's position on that spectrum, and how does that spectrum influence neural models' performance? We address these two questions for neural machine translation (NMT) models. We use the counterfactual memorisation metric to (1) build a resource that places 5M NMT datapoints on a memorisation-generalisation map, (2) illustrate how the datapoints' surface-level characteristics and a models' per-datum training signals are predictive of memorisation in NMT, (3) and describe the influence that subsets of that map have on NMT systems' performance.

Discussions

Related