paper-with-me

홈 › Papers

Data Cartography for Detecting Memorization Hotspots and Guiding Data Interventions in Generative Models

2025-08-27 · Laksh Patel, Neel Shanbhag arxiv

Modern generative models risk overfitting and unintentionally memorizing rare training examples, which can be extracted by adversaries or inflate benchmark performance. We propose Generative Data Cartography (GenDataCarto), a data-centric framework that assigns each pretraining sample a difficulty score (early-epoch loss) and a memorization score (frequency of ``forget events''), then partitions examples into four quadrants to guide targeted pruning and up-/down-weighting. We prove that our memorization score lower-bounds classical influence under smoothness assumptions and that down-weighting high-memorization hotspots provably decreases the generalization gap via uniform stability bounds. Empirically, GenDataCarto reduces synthetic canary extraction success by over 40\% at just 10\% data pruning, while increasing validation perplexity by less than 0.5\%. These results demonstrate that principled data interventions can dramatically mitigate leakage with minimal cost to generative performance.

📄 PDF Abstract BibTeX arXiv:2509.00083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Air Pollution Hotspot Detection and Source Feature Analysis using Cross-domain Urban Data

2022-11-15 · Yawen Zhang, Michael Hannigan, Qin Lv

Air pollution is a major global environmental health threat, in particular for people who live or work near pollution sources. Areas adjacent to pollution sources often have high ambient pollution concentrations, and tho…

Management

NeuroCartography: Scalable Automatic Visual Summarization of Concepts in Deep Neural Networks

2021-08-29 · Haekyu Park, Nilaksh Das, Rahul Duggal, Austin P. Wright 외

Existing research on making sense of deep neural networks often focuses on neuron-level interpretation, which may not adequately capture the bigger picture of how concepts are collectively encoded by multiple neurons. We…

Semantic SimilaritySemantic Textual Similarity

AI-based Wildfire Prevention, Detection and Suppression System

2023-12-12 · Prisha Shroff

Wildfires pose a serious threat to the environment of the world. The global wildfire season length has increased by 19% and severe wildfires have besieged nations around the world. Every year, forests are burned by wildf…

Detecting Unintended Memorization in Language-Model-Fused ASR

2022-04-20 · W. Ronny Huang, Steve Chien, Om Thakkar, Rajiv Mathews

End-to-end (E2E) models are often being accompanied by language models (LMs) via shallow fusion for boosting their overall quality as well as recognition of rare words. At the same time, several prior works show that LMs…

Language ModelingLanguage ModellingMemorizationmodel

Memorization or Interpolation ? Detecting LLM Memorization through Input Perturbation Analysis

2025-05-05 · Albérick Euraste Djiré, Abdoul Kader Kaboré, Earl T. Barr, Jacques Klein 외

While Large Language Models (LLMs) achieve remarkable performance through training on massive datasets, they can exhibit concerning behaviors such as verbatim reproduction of training data rather than true generalization…

ArticlesHumanEvalMemorization