English

SPD-DDPM: Denoising Diffusion Probabilistic Models in the Symmetric Positive Definite Space

Machine Learning 2023-12-14 v1 Machine Learning

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 E(Xy)E(X|y), where yy is a vector and XX 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 E(Xy)E(X|y). Moreover, our model is able to estimate p(X)p(X) unconditionally and flexibly without giving yy. On the one hand, the model conditionally learns p(Xy)p(X|y) and utilizes the mean of samples to obtain E(Xy)E(X|y) as a prediction. On the other hand, the model unconditionally learns the probability distribution of the data p(X)p(X) and generates samples that conform to this distribution. Furthermore, we propose a new SPD net which is much deeper than the previous networks and allows for the inclusion of conditional factors. Experiment results on toy data and real taxi data demonstrate that our models effectively fit the data distribution both unconditionally and unconditionally and provide accurate predictions.

Keywords

Cite

@article{arxiv.2312.08200,
  title  = {SPD-DDPM: Denoising Diffusion Probabilistic Models in the Symmetric Positive Definite Space},
  author = {Yunchen Li and Zhou Yu and Gaoqi He and Yunhang Shen and Ke Li and Xing Sun and Shaohui Lin},
  journal= {arXiv preprint arXiv:2312.08200},
  year   = {2023}
}

Comments

AAAI2024

R2 v1 2026-06-28T13:49:47.315Z