paper-with-me

홈 › Papers

Fast and Scalable Analytical Diffusion

2026-02-18 · Xinyi Shang, Peng Sun, Jingyu Lin, Zhiqiang Shen arxiv

Analytical diffusion models offer a mathematically transparent path to generative modeling by formulating the denoising score as an empirical-Bayes posterior mean. However, this interpretability comes at a prohibitive cost: the standard formulation necessitates a full-dataset scan at every timestep, scaling linearly with dataset size. In this work, we present the first systematic study addressing this scalability bottleneck. We challenge the prevailing assumption that the entire training data is necessary, uncovering the phenomenon of Posterior Progressive Concentration: the effective golden support of the denoising score is not static but shrinks asymptotically from the global manifold to a local neighborhood as the signal-to-noise ratio increases. Capitalizing on this, we propose Dynamic Time-Aware Golden Subset Diffusion (GoldDiff), a training-free framework that decouples inference complexity from dataset size. Instead of static retrieval, GoldDiff uses a coarse-to-fine mechanism to dynamically pinpoint the ''Golden Subset'' for inference. Theoretically, we derive rigorous bounds guaranteeing that our sparse approximation converges to the exact score. Empirically, GoldDiff achieves a $\bf 71 \times$ speedup on AFHQ while matching or achieving even better performance than full-scan baselines. Most notably, we demonstrate the first successful scaling of analytical diffusion to ImageNet-1K, unlocking a scalable, training-free paradigm for large-scale generative modeling.

📄 PDF Abstract BibTeX arXiv:2602.16498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Diffusion Modeling for Anomaly Detection

2023-05-29 · Victor Livernoche, Vineet Jain, Yashar Hezaveh, Siamak Ravanbakhsh

Known for their impressive performance in generative modeling, diffusion models are attractive candidates for density-based anomaly detection. This paper investigates different variations of diffusion modeling for unsupe…

Anomaly DetectionDenoisingSemi-supervised Anomaly DetectionSupervised Anomaly Detection

MRS: A Fast Sampler for Mean Reverting Diffusion based on ODE and SDE Solvers

2025-02-11 · Ao Li, Wei Fang, Hongbo Zhao, Le Lu 외

In applications of diffusion models, controllable generation is of practical significance, but is also challenging. Current methods for controllable generation primarily focus on modifying the score function of diffusion…

Image Restoration

Analytical singular value decomposition for a class of stoichiometry matrices

2021-04-28 · Jacqueline M. Wentz, David M. Bortz

We present the analytical singular value decomposition of the stoichiometry matrix for a spatially discrete reaction-diffusion system on a one dimensional domain. The domain has two subregions which share a single common…

Robust, scalable and fast bootstrap method for analyzing large scale data

2015-04-09 · Shahab Basiri, Esa Ollila, Visa Koivunen

In this paper we address the problem of performing statistical inference for large scale data sets i.e., Big Data. The volume and dimensionality of the data may be so high that it cannot be processed or stored in a singl…

Deep Equilibrium Diffusion Restoration with Parallel Sampling

2023-11-20 · CVPR 2024 1 · JieZhang Cao, Yue Shi, Kai Zhang, Yulun Zhang 외

Diffusion model-based image restoration (IR) aims to use diffusion models to recover high-quality (HQ) images from degraded images, achieving promising performance. Due to the inherent property of diffusion models, most …

Image Restoration