Diffusion Models for High-Dimensional Clustered Data: Intrinsic-Dimension Adaptivity via Bayesian Classification
arXiv:2608.19067
2026
Sampling
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper identifies a concrete phase structure in diffusion denoising for clustered, heterogeneous low-dimensional data: an early mixing phase followed by a cluster-commitment phase. Its transferable asset is the exact Bayesian decomposition of a mixture score into posterior-weighted cluster scores, together with the result that posterior weights concentrate once the signal-to-noise ratio is sufficiently large. This suggests a routed diffusion architecture in which a lightweight noisy-sample classifier selects a cluster-specific low-rank score expert, replacing an ambient-dimensional score computation after commitment. The most direct validation is on synthetic Gaussian mixtures with different intrinsic ranks, measuring whether routed low-rank denoising preserves sample quality while reducing score-network FLOPs.
Ideas from this paper
✓✓ Beats tuned baseline
2026
Use the noisy diffusion state to estimate posterior probabilities over data clusters, then route the denoising computation to one or a few cluster-specific score experts. Each expert stores a low-rank covariance or low-rank score correction, so after posterior commitment the denoiser operates at the cluster intrinsic dimension rather than ambient dimension. During the early mixing phase, retain a shared full-dimensional score or evaluate a small weighted set of experts.
Useful8/10
Difficulty6/10
Novelty6/10