paper-with-me

홈 › Papers

Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models

2022-06-15 · Fan Bao, Chongxuan Li, Jiacheng Sun, Jun Zhu, Bo Zhang

Diffusion probabilistic models (DPMs) are a class of powerful deep generative models (DGMs). Despite their success, the iterative generation process over the full timesteps is much less efficient than other DGMs such as GANs. Thus, the generation performance on a subset of timesteps is crucial, which is greatly influenced by the covariance design in DPMs. In this work, we consider diagonal and full covariances to improve the expressive power of DPMs. We derive the optimal result for such covariances, and then correct it when the mean of DPMs is imperfect. Both the optimal and the corrected ones can be decomposed into terms of conditional expectations over functions of noise. Building upon it, we propose to estimate the optimal covariance and its correction given imperfect mean by learning these conditional expectations. Our method can be applied to DPMs with both discrete and continuous timesteps. We consider the diagonal covariance in our implementation for computational efficiency. For an efficient practical implementation, we adopt a parameter sharing scheme and a two-stage training process. Empirically, our method outperforms a wide variety of covariance design on likelihood results, and improves the sample quality especially on a small number of timesteps.

📄 PDF Abstract BibTeX arXiv:2206.07309

Code (1)

baofff/Extended-Analytic-DPM 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Improving Probabilistic Diffusion Models With Optimal Covariance Matching

2024-06-16 · Zijing Ou, Mingtian Zhang, Andi Zhang, Tim Z. Xiao 외

The probabilistic diffusion model has become highly effective across various domains. Typically, sampling from a diffusion model involves using a denoising distribution characterized by a Gaussian with a learned mean and…

Denoising

Optimal trading strategies - a time series approach

2016-03-25

Motivated by recent advances in the spectral theory of auto-covariance matrices, we are led to revisit a reformulation of Markowitz' mean-variance portfolio optimization approach in the time domain. In its simplest incar…

Portfolio OptimizationTime SeriesTime Series Analysis

Improving Diffusion Models for Inverse Problems Using Optimal Posterior Covariance

2024-02-03 · Xinyu Peng, Ziyang Zheng, Wenrui Dai, Nuoqian Xiao 외

Recent diffusion models provide a promising zero-shot solution to noisy linear inverse problems without retraining for specific inverse problems. In this paper, we reveal that recent methods can be uniformly interpreted …

Denoising

Better and Simpler Lower Bounds for Differentially Private Statistical Estimation

2023-10-10 · Shyam Narayanan

We provide optimal lower bounds for two well-known parameter estimation (also known as statistical estimation) tasks in high dimensions with approximate differential privacy. First, we prove that for any $\alpha \le O(1)…

parameter estimation

Imitation Learning from Purified Demonstrations

2023-10-11 · Yunke Wang, Minjing Dong, Yukun Zhao, Bo Du 외

Imitation learning has emerged as a promising approach for addressing sequential decision-making problems, with the assumption that expert demonstrations are optimal. However, in real-world scenarios, most demonstrations…

Decision MakingImitation LearningMuJoCoSequential Decision Making