paper-with-me

홈 › Papers

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 empirically, its theoretical underpinning remains unclear. One common theoretical explanation appeals to the widely accepted manifold hypothesis, which suggests that many real-world datasets, such as images and signals, often possess intrinsic low-dimensional geometric structures. Under this manifold hypothesis, it is widely believed that to approximate a distribution on a $d$-dimensional Riemannian manifold, the latent dimension needs to be at least $d$ or $d+1$. In this work, we show that this requirement on the latent dimension is not necessary by demonstrating that generative networks can approximate distributions on $d$-dimensional Riemannian manifolds from inputs of any arbitrary dimension, even lower than $d$, taking inspiration from the concept of space-filling curves. This approach, in turn, leads to a super-exponential complexity bound of the deep neural networks through expanded neurons. Our findings thus challenge the conventional belief on the relationship between input dimensionality and the ability of generative networks to model data distributions. This novel insight not only corroborates the practical effectiveness of generative networks in handling complex data structures, but also underscores a critical trade-off between approximation error, dimensionality, and model complexity.

📄 PDF Abstract BibTeX arXiv:2504.00820

Code (1)

hong-niu/dgm24 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Score Approximation for Diffusion Models on Arbitrary Low-Dimensional Structures

2026-06-18 · Xinhe Mu, Zaijiu Shang, Zhaoqi Zhou, Chuan Zhou 외 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 a…

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

Optimal Approximation Complexity of High-Dimensional Functions with Neural Networks

2023-01-30 · Vincent P. H. Goverse, Jad Hamdan, Jared Tanner

We investigate properties of neural networks that use both ReLU and $x^2$ as activation functions and build upon previous results to show that both analytic functions and functions in Sobolev spaces can be approximated b…

Vocal Bursts Intensity Prediction

Score-based generative models break the curse of dimensionality in learning a family of sub-Gaussian probability distributions

2024-02-12 · Frank Cole, Yulong Lu

While score-based generative models (SGMs) have achieved remarkable success in enormous image generation tasks, their mathematical foundations are still limited. In this paper, we analyze the approximation and generaliza…

Image Generation

A deep network construction that adapts to intrinsic dimensionality beyond the domain

2020-08-06 · Alexander Cloninger, Timo Klock

We study the approximation of two-layer compositions $f(x) = g(\phi(x))$ via deep networks with ReLU activation, where $\phi$ is a geometrically intuitive, dimensionality reducing feature map. We focus on two intuitive a…