paper-with-me

홈 › Papers

The Mosaic Memory of Large Language Models

2024-05-24 · Igor Shilov, Matthieu Meeus, Yves-Alexandre de Montjoye

As Large Language Models (LLMs) become widely adopted, understanding how they learn from, and memorize, training data becomes crucial. Memorization in LLMs is widely assumed to only occur as a result of sequences being repeated in the training data. Instead, we show that LLMs memorize by assembling information from similar sequences, a phenomena we call mosaic memory. We show major LLMs to exhibit mosaic memory, with fuzzy duplicates contributing to memorization as much as 0.8 of an exact duplicate and even heavily modified sequences contributing substantially to memorization. Despite models display reasoning capabilities, we somewhat surprisingly show memorization to be predominantly syntactic rather than semantic. We finally show fuzzy duplicates to be ubiquitous in real-world data, untouched by deduplication techniques. Taken together, our results challenge widely held beliefs and show memorization to be a more complex, mosaic process, with real-world implications for privacy, confidentiality, model utility and evaluation.

📄 PDF Abstract BibTeX arXiv:2405.15523

Code (1)

computationalprivacy/mosaic_memory 공식 구현 pytorch

Tasks

Inference AttackMembership Inference AttackMemorization

Similar Papers 제목 키워드 기반

Memory Mosaics at scale

2025-07-04 · Jianyu Zhang, Léon Bottou arxiv

Memory Mosaics [Zhang et al., 2025], networks of associative memories, have demonstrated appealing compositional and in-context learning capabilities on medium-scale networks (GPT-2 scale) and synthetic small datasets. T…

Memory Mosaics

2024-05-10 · Jianyu Zhang, Niklas Nolte, Ranajoy Sadhukhan, Beidi Chen 외

Memory Mosaics are networks of associative memories working in concert to achieve a prediction task of interest. Like transformers, memory mosaics possess compositional capabilities and in-context learning capabilities. …

DisentanglementIn-Context LearningLanguage ModelingLanguage Modelling

AudioMosaic: Contrastive Masked Audio Representation Learning

2026-05-14 · Hanxun Huang, Qizhou Wang, Xingjun Ma, Cihang Xie 외 arxiv

Audio self-supervised learning (SSL) aims to learn general-purpose representations from large-scale unlabeled audio data. While recent advances have been driven mainly by generative reconstruction objectives, contrastive…

Self-Supervised LearningRepresentation LearningContrastive Learning

Mosaic: Unlocking Long-Context Inference for Diffusion LLMs via Global Memory Planning and Dynamic Peak Taming

2026-01-10 · Liang Zheng, Bowen Shi, Yitao Hu, Jiawei Zhang 외 arxiv

Diffusion-based large language models (dLLMs) have emerged as a promising paradigm, utilizing simultaneous denoising to enable global planning and iterative refinement. While these capabilities are particularly advantage…

MosaicMem: Hybrid Spatial Memory for Controllable Video World Models

2026-03-17 · Wei Yu, Runjia Qian, Yumeng Li, Liquan Wang 외 arxiv

Video diffusion models are moving beyond short, plausible clips toward world simulators that must remain consistent under camera motion, revisits, and intervention. Yet spatial memory remains a key bottleneck: explicit 3…