Pith. sign in

REVIEW 5 cited by

Learning Mixtures of Gaussians Using Diffusion Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.18869 v2 pith:A67EUXRD submitted 2024-04-29 cs.LG cs.DSmath.PRmath.STstat.MLstat.TH

Learning Mixtures of Gaussians Using Diffusion Models

classification cs.LG cs.DSmath.PRmath.STstat.MLstat.TH
keywords diffusiongaussianmodelsdistributiongaussianslearningmixturesalgorithm
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We give a new algorithm for learning mixtures of $k$ Gaussians (with identity covariance in $\mathbb{R}^n$) to TV error $\varepsilon$, with quasi-polynomial ($O(n^{\text{poly\,log}\left(\frac{n+k}{\varepsilon}\right)})$) time and sample complexity, under a minimum weight assumption. Our results extend to continuous mixtures of Gaussians where the mixing distribution is supported on a union of $k$ balls of constant radius. In particular, this applies to the case of Gaussian convolutions of distributions on low-dimensional manifolds, or more generally sets with small covering number, for which no sub-exponential algorithm was previously known. Unlike previous approaches, most of which are algebraic in nature, our approach is analytic and relies on the framework of diffusion models. Diffusion models are a modern paradigm for generative modeling, which typically rely on learning the score function (gradient log-pdf) along a process transforming a pure noise distribution, in our case a Gaussian, to the data distribution. Despite their dazzling performance in tasks such as image generation, there are few end-to-end theoretical guarantees that they can efficiently learn nontrivial families of distributions; we give some of the first such guarantees. We proceed by deriving higher-order Gaussian noise sensitivity bounds for the score functions for a Gaussian mixture to show that that they can be inductively learned using piecewise polynomial regression (up to poly-logarithmic degree), and combine this with known convergence results for diffusion models.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Quantitative Approximation Framework for Flow Distillation in Diffusion Models

    stat.ML 2026-06 unverdicted novelty 7.0

    Develops error-propagation bounds and stability estimates for probability-flow ODE distillation, yielding a stability-balanced non-uniform time discretization that improves few-step sampling accuracy.

  2. Global Convergence of Gradient Descent for Score Matching in Gaussian Mixtures via Reverse Fisher Divergence

    cs.LG 2026-06 unverdicted novelty 6.0

    Proves global GD convergence on reverse Fisher divergence for GMM score matching to single-Gaussian targets from arbitrary init and to separated GMM targets under random init.

  3. Noise Schedule Design for Diffusion Models: An Optimal Control Perspective

    cs.LG 2026-05 unverdicted novelty 6.0

    Recasting diffusion noise schedule design as optimal control on Fisher information yields sufficient conditions for O(d/n) sampling error and parametric closed-form schedules that generalize exponential/sigmoid ones a...

  4. Couple to Control: Joint Initial Noise Design in Diffusion Models

    cs.LG 2026-05 unverdicted novelty 6.0

    Coupled initial noises in diffusion models, with designed dependence but unchanged marginal Gaussians, improve generated image diversity on Stable Diffusion variants while preserving quality and alignment.

  5. The two clocks and the innovation window: When and how generative models learn rules

    cs.LG 2026-05 unverdicted novelty 6.0

    Generative models learn rules before memorizing data, creating an innovation window whose width depends on dataset size and rule complexity, observed in both diffusion and autoregressive architectures.