MLLGFeb 5, 2025

Taking a Big Step: Large Learning Rates in Denoising Score Matching Prevent Memorization

arXiv:2502.03435v211 citationsh-index: 8COLT
AI Analysis

This addresses a key issue in generative modeling by providing an implicit regularization mechanism to avoid data replication, though it is incremental as it builds on existing score matching frameworks.

The paper tackles the problem of memorization in denoising score matching for diffusion models, showing that using large learning rates in stochastic gradient descent prevents neural networks from converging to the empirical optimal score, thereby reducing memorization without explicit regularization.

Denoising score matching plays a pivotal role in the performance of diffusion-based generative models. However, the empirical optimal score--the exact solution to the denoising score matching--leads to memorization, where generated samples replicate the training data. Yet, in practice, only a moderate degree of memorization is observed, even without explicit regularization. In this paper, we investigate this phenomenon by uncovering an implicit regularization mechanism driven by large learning rates. Specifically, we show that in the small-noise regime, the empirical optimal score exhibits high irregularity. We then prove that, when trained by stochastic gradient descent with a large enough learning rate, neural networks cannot stably converge to a local minimum with arbitrarily small excess risk. Consequently, the learned score cannot be arbitrarily close to the empirical optimal score, thereby mitigating memorization. To make the analysis tractable, we consider one-dimensional data and two-layer neural networks. Experiments validate the crucial role of the learning rate in preventing memorization, even beyond the one-dimensional setting.

Foundations

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

Your Notes