paper-with-me

홈 › Papers

Score Approximation for Diffusion Models on Arbitrary Low-Dimensional Structures

2026-06-18 · Xinhe Mu, Zaijiu Shang, Zhaoqi Zhou, Chuan Zhou, Qi Meng, Guiying Yan, Zhiming Ma arxiv

The remarkable success of score-based diffusion models has spurred significant efforts to establish their theoretical foundations. However, existing complexity bounds for score approximation rely heavily on restrictive assumptions like Lipschitz continuous densities or smooth manifold supports, which are routinely violated by the singularities, sharp boundaries, and disjoint clusters inherent to real-world perceptual data. This work establishes a universal score approximation theorem that works for any distribution supported on any compact set of upper Minkowski dimension $d$. Using a novel discrete-mixture formulation, we prove that the score function can be approximated with a ReLU network whose complexity grows exponentially only with $d$, thus breaking the exponential curse of ambient dimensionality. Combined with existing theories on accurately solving the backward diffusion SDE for arbitrary compact distributions, our work shows that diffusion models readily adapt to irregular, non-smooth data structures, explaining their competence in real-world generative tasks.

📄 PDF Abstract BibTeX arXiv:2606.19894

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Score Approximation, Estimation and Distribution Recovery of Diffusion Models on Low-Dimensional Data

2023-02-14 · Minshuo Chen, Kaixuan Huang, Tuo Zhao, Mengdi Wang

Diffusion models achieve state-of-the-art performance in various generation tasks. However, their theoretical foundations fall far behind. This paper studies score approximation, estimation, and distribution recovery of …

Diffusion Model for Manifold Data: Score Decomposition, Curvature, and Statistical Complexity

2026-03-21 · Zixuan Zhang, Kaixuan Huang, Tuo Zhao, Mengdi Wang 외 arxiv

Diffusion models have become a leading framework in generative modeling, yet their theoretical understanding -- especially for high-dimensional data concentrated on low-dimensional structures -- remains incomplete. This …

Mean-field Chaos Diffusion Models

2024-06-08 · Sungwoo Park, Dongjun Kim, Ahmed Alaa

In this paper, we introduce a new class of score-based generative models (SGMs) designed to handle high-cardinality data distributions by leveraging concepts from mean-field theory. We present mean-field chaos diffusion …

Deep Networks as Denoising Algorithms: Sample-Efficient Learning of Diffusion Models in High-Dimensional Graphical Models

2023-09-20 · Song Mei, Yuchen Wu

We investigate the approximation efficiency of score functions by deep neural networks in diffusion-based generative modeling. While existing approximation theories utilize the smoothness of score functions, they suffer …

DenoisingEfficient Neural NetworkVariational Inference

Deep Generative Models: Complexity, Dimensionality, and Approximation

2025-04-01 · Kevin Wang, Hongqian Niu, Yixin Wang, Didong Li

Generative networks have shown remarkable success in learning complex data distributions, particularly in generating high-dimensional data from lower-dimensional inputs. While this capability is well-documented empirical…