SPD-DDPM: Denoising Diffusion Probabilistic Models in the Symmetric Positive Definite Space
Yunchen Li, Zhou Yu, Gaoqi He, Yunhang Shen, Ke Li, Xing Sun, Shaohui, Lin

TL;DR
This paper introduces SPD-DDPM, a novel generative diffusion model for symmetric positive definite matrices that effectively captures data distributions and makes accurate predictions, addressing scalability issues of previous methods.
Contribution
The paper proposes SPD-DDPM, a new diffusion-based generative model for SPD matrices that can learn both conditional and unconditional distributions efficiently.
Findings
Effective data distribution modeling demonstrated on toy and real taxi data.
Model accurately predicts $E(X|y)$ and generates samples matching data distribution.
Deeper SPD net improves conditional factor inclusion.
Abstract
Symmetric positive definite~(SPD) matrices have shown important value and applications in statistics and machine learning, such as FMRI analysis and traffic prediction. Previous works on SPD matrices mostly focus on discriminative models, where predictions are made directly on , where is a vector and is an SPD matrix. However, these methods are challenging to handle for large-scale data, as they need to access and process the whole data. In this paper, inspired by denoising diffusion probabilistic model~(DDPM), we propose a novel generative model, termed SPD-DDPM, by introducing Gaussian distribution in the SPD space to estimate . Moreover, our model is able to estimate unconditionally and flexibly without giving . On the one hand, the model conditionally learns and utilizes the mean of samples to obtain as a prediction. On the other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Advanced Clustering Algorithms Research
MethodsFocus · Diffusion
