paper-with-me

Papers

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

2025-02-05 · Yu-Han Wu, Pierre Marion, Gérard Biau, Claire Boyer

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.

📄 PDF Abstract BibTeX arXiv:2502.03435

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMemorization

Similar Papers 제목 키워드 기반

Parallel Sampling of Diffusion Models

2023-05-25 · NeurIPS 2023 11 · Andy Shih, Suneel Belkhale, Stefano Ermon, Dorsa Sadigh 외

Diffusion models are powerful generative models but suffer from slow sampling, often taking 1000 sequential denoising steps for one sample. As a result, considerable efforts have been directed toward reducing the number …

DenoisingImage Generation

Knowledge Distillation in Iterative Generative Models for Improved Sampling Speed

2021-01-07 · Eric Luhman, Troy Luhman

Iterative generative models, such as noise conditional score networks and denoising diffusion probabilistic models, produce high quality samples by gradually denoising an initial noise vector. However, their denoising pr…

DenoisingImage GenerationKnowledge Distillation

Generalization error bound for denoising score matching under relaxed manifold assumption

2025-02-19 · Konstantin Yakovlev, Nikita Puchkin

We examine theoretical properties of the denoising score matching estimate. We model the density of observations with a nonparametric Gaussian mixture. We significantly relax the standard manifold assumption allowing the…

Denoisingvalid

Noise2Score3D: Tweedie's Approach for Unsupervised Point Cloud Denoising

2025-03-12 · Xiangbin Wei

Building on recent advances in Bayesian statistics and image denoising, we propose Noise2Score3D, a fully unsupervised framework for point cloud denoising. Noise2Score3D learns the score function of the underlying point …

DenoisingImage Denoising

Schedule On the Fly: Diffusion Time Prediction for Faster and Better Image Generation

2024-12-02 · CVPR 2025 1 · Zilyu Ye, Zhiyang Chen, Tiancheng Li, Zemin Huang 외

Diffusion and flow models have achieved remarkable successes in various applications such as text-to-image generation. However, these models typically rely on the same predetermined denoising schedules during inference f…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation