LGITMLJun 2, 2025

Trade-offs in Data Memorization via Strong Data Processing Inequalities

arXiv:2506.01855v25 citationsh-index: 7COLT
Originality Incremental advance
AI Analysis

This work addresses privacy concerns in training large models by quantifying memorization trade-offs, building incrementally on prior research to refine lower bounds.

The paper tackles the problem of data memorization in machine learning by developing a general approach using strong data processing inequalities to prove lower bounds on excess memorization, showing that for binary classification, Ω(d) bits of training data must be memorized with O(1) d-dimensional examples, with this requirement decaying as more examples are added.

Recent research demonstrated that training large language models involves memorization of a significant fraction of training data. Such memorization can lead to privacy violations when training on sensitive user data and thus motivates the study of data memorization's role in learning. In this work, we develop a general approach for proving lower bounds on excess data memorization, that relies on a new connection between strong data processing inequalities and data memorization. We then demonstrate that several simple and natural binary classification problems exhibit a trade-off between the number of samples available to a learning algorithm, and the amount of information about the training data that a learning algorithm needs to memorize to be accurate. In particular, $Ω(d)$ bits of information about the training data need to be memorized when $O(1)$ $d$-dimensional examples are available, which then decays as the number of examples grows at a problem-specific rate. Further, our lower bounds are generally matched (up to logarithmic factors) by simple learning algorithms. We also extend our lower bounds to more general mixture-of-clusters models. Our definitions and results build on the work of Brown et al. (2021) and address several limitations of the lower bounds in their work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes