paper-with-me

Papers

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 distribution. In this study, we present a theoretical framework to analyze two-layer neural network-based diffusion models by reframing score matching and denoising score matching as convex optimization. We prove that training shallow neural networks for score prediction can be done by solving a single convex program. Although most analyses of diffusion models operate in the asymptotic setting or rely on approximations, we characterize the exact predicted score function and establish convergence results for neural network-based diffusion models with finite data. Our results provide a precise characterization of what neural network-based diffusion models learn in non-asymptotic settings.

📄 PDF Abstract BibTeX arXiv:2402.01965

Code (0)

등록된 구현이 없습니다.

Tasks

Audio GenerationDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Denoising Score Matching Training a denoiser on signals gives you a powerful prior over this signal that you can then use to sample examples of this signal.

Similar Papers 제목 키워드 기반

DiffSG: A Generative Solver for Network Optimization with Diffusion Model

2024-08-13 · Ruihuai Liang, Bo Yang, Zhiwen Yu, Bin Guo 외

Generative diffusion models, famous for their performance in image generation, are popular in various cross-domain applications. However, their use in the communication community has been mostly limited to auxiliary task…

Image Generation

Constrained Synthesis with Projected Diffusion Models

2024-02-05 · Jacob K Christopher, Stephen Baek, Ferdinando Fioretto

This paper introduces an approach to endow generative diffusion processes the ability to satisfy and certify compliance with constraints and physical principles. The proposed method recast the traditional sampling proces…

Motion SynthesisVideo Generation

Online Partial Least Square Optimization: Dropping Convexity for Better Efficiency and Scalability

2017-08-01 · ICML 2017 8 · Zhehui Chen, Lin F. Yang, Chris Junchi Li, Tuo Zhao

Multiview representation learning is popular for latent factor analysis. Many existing approaches formulate the multiview representation learning as convex optimization problems, where global optima can be obtained …

Representation Learning

Global Optimization By Gradient From Hierarchical Score-Matching Spaces

2026-01-14 · Ming Li arxiv

Gradient-based methods are widely used to solve various optimization problems, however, they are either constrained by local optima dilemmas, simple convex constraints, and continuous differentiability requirements, or l…

DGMO: Training-Free Audio Source Separation through Diffusion-Guided Mask Optimization

2025-06-03 · Geonyoung Lee, Geonhee Han, Paul Hongsuck Seo

Language-queried Audio Source Separation (LASS) enables open-vocabulary sound separation via natural language queries. While existing methods rely on task-specific training, we explore whether pretrained diffusion models…

Audio GenerationAudio Source SeparationNatural Language Queries