paper-with-me

Papers

Neural Network-Based Score Estimation in Diffusion Models: Optimization and Generalization

2024-01-28 · Yinbin Han, Meisam Razaviyayn, Renyuan Xu

Diffusion models have emerged as a powerful tool rivaling GANs in generating high-quality samples with improved fidelity, flexibility, and robustness. A key component of these models is to learn the score function through score matching. Despite empirical success on various tasks, it remains unclear whether gradient-based algorithms can learn the score function with a provable accuracy. As a first step toward answering this question, this paper establishes a mathematical framework for analyzing score estimation using neural networks trained by gradient descent. Our analysis covers both the optimization and the generalization aspects of the learning procedure. In particular, we propose a parametric form to formulate the denoising score-matching problem as a regression with noisy labels. Compared to the standard supervised learning setup, the score-matching problem introduces distinct challenges, including unbounded input, vector-valued output, and an additional time variable, preventing existing techniques from being applied directly. In this paper, we show that with proper designs, the evolution of neural networks during training can be accurately modeled by a series of kernel regression tasks. Furthermore, by applying an early-stopping rule for gradient descent and leveraging recent developments in neural tangent kernels, we establish the first generalization error (sample complexity) bounds for learning the score function with neural networks, despite the presence of noise in the observations. Our analysis is grounded in a novel parametric form of the neural network and an innovative connection between score matching and regression analysis, facilitating the application of advanced statistical and optimization techniques.

📄 PDF Abstract BibTeX arXiv:2401.15604

Code (0)

등록된 구현이 없습니다.

Tasks

Denoisingregression

Similar Papers 제목 키워드 기반

From Score Learning to Discretized Sampling: An End-to-End Generalization Analysis of Diffusion Models

2026-07-25 · Jinshu Huang, Yiming Jiang, Chunlin Wu arxiv

Despite the empirical success of score-based diffusion models, a complete theoretical understanding of how finite-sample learning, network parameterization, and numerical discretization jointly dictate generative quality…

Analyzing Neural Network-Based Generative Diffusion Models through Convex Optimization

2024-02-03 · Fangzhao Zhang, Mert Pilanci

Diffusion models are gaining widespread use in cutting-edge image, video, and audio generation. Score-based diffusion models stand out among these methods, necessitating the estimation of score function of the input data…

Audio GenerationDenoising

Support-Proximity Augmented Diffusion Estimation for Offline Black-Box Optimization

2026-05-11 · Yonghan Yang, Ye Yuan, Zipeng Sun, Linfeng Du 외 arxiv

Offline black-box optimization aims to discover novel designs with high property scores using only a static dataset, a task fundamentally challenged by the out-of-distribution (OOD) extrapolation problem. Existing approa…

Density Estimation

Optimization-Free Diffusion Model -- A Perturbation Theory Approach

2025-05-29 · Yuehaw Khoo, Mathias Oster, Yifan Peng

Diffusion models have emerged as a powerful framework in generative modeling, typically relying on optimizing neural networks to estimate the score function via forward SDE simulations. In this work, we propose an altern…

model

Don't be so negative! Score-based Generative Modeling with Oracle-assisted Guidance

2023-07-31 · Saeid Naderiparizi, Xiaoxuan Liang, Berend Zwartsenberg, Frank Wood

The maximum likelihood principle advocates parameter estimation via optimization of the data likelihood function. Models estimated in this way can exhibit a variety of generalization characteristics dictated by, e.g. arc…

Collision AvoidanceDenoisingMotion Generationparameter estimation