paper-with-me

Papers

Understanding Memorisation in LLMs: Dynamics, Influencing Factors, and Implications

2024-07-27 · Till Speicher, Mohammad Aflah Khan, Qinyuan Wu, Vedant Nanda, Soumi Das, Bishwamittra Ghosh, Krishna P. Gummadi, Evimaria Terzi

Understanding whether and to what extent large language models (LLMs) have memorised training data has important implications for the reliability of their output and the privacy of their training data. In order to cleanly measure and disentangle memorisation from other phenomena (e.g. in-context learning), we create an experimental framework that is based on repeatedly exposing LLMs to random strings. Our framework allows us to better understand the dynamics, i.e., the behaviour of the model, when repeatedly exposing it to random strings. Using our framework, we make several striking observations: (a) we find consistent phases of the dynamics across families of models (Pythia, Phi and Llama2), (b) we identify factors that make some strings easier to memorise than others, and (c) we identify the role of local prefixes and global context in memorisation. We also show that sequential exposition to different random strings has a significant effect on memorisation. Our results, often surprising, have significant downstream implications in the study and usage of LLMs.

📄 PDF Abstract BibTeX arXiv:2407.19262

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

Large language models for spreading dynamics in complex systems

2026-02-08 · Shuyu Jiang, Hao Ren, Yichang Gao, Yi-Cheng Zhang 외 arxiv

Spreading dynamics is a central topic in the physics of complex systems and network science, providing a unified framework for understanding how information, behaviors, and diseases propagate through interactions among s…

Natural Language Understanding

Causal Estimation of Memorisation Profiles

2024-06-06 · Pietro Lesci, Clara Meister, Thomas Hofmann, Andreas Vlachos 외

Understanding memorisation in language models has practical and societal implications, e.g., studying models' training dynamics or preventing copyright infringements. Prior work defines memorisation as the causal effect …

counterfactualEconometrics

Early Detection and Reduction of Memorisation for Domain Adaptation and Instruction Tuning

2025-10-13 · Dean L. Slack, Noura Al Moubayed arxiv

Although large language models excel across many tasks, they can memorise training data and thereby expose private or copyrighted text. Most defences target the pre-training stage, leaving memorisation during fine-tuning…

Domain Adaptation

Factors Influencing the Quality of AI-Generated Code: A Synthesis of Empirical Evidence

2026-03-26 · Vehid Geruslu, Zulfiyya Aliyeva, Eray Tüzün arxiv

Context: The rapid adoption of AI-assisted code generation tools, such as large language models (LLMs), is transforming software development practices. While these tools promise significant productivity gains, concerns r…

Code Generation

Social Caption: Evaluating Social Understanding in Multimodal Models

2026-01-21 · Leena Mathur, Bhaavanaa Thumu, Youssouf Kebe, Louis-Philippe Morency arxiv

Social understanding abilities are crucial for multimodal large language models (MLLMs) to interpret human social interactions. We introduce SOCIAL CAPTION, a framework grounded in interaction theory to evaluate social u…