Graph Signal Generative Diffusion Models
By: Yigit Berkay Uslu , Samar Hadou , Sergio Rozada and more
Potential Business Impact:
Predicts stock prices more accurately, including rare events.
We introduce U-shaped encoder-decoder graph neural networks (U-GNNs) for stochastic graph signal generation using denoising diffusion processes. The architecture learns node features at different resolutions with skip connections between the encoder and decoder paths, analogous to the convolutional U-Net for image generation. The U-GNN is prominent for a pooling operation that leverages zero-padding and avoids arbitrary graph coarsening, with graph convolutions layered on top to capture local dependencies. This technique permits learning feature embeddings for sampled nodes at deeper levels of the architecture that remain convolutional with respect to the original graph. Applied to stock price prediction -- where deterministic forecasts struggle to capture uncertainties and tail events that are paramount -- we demonstrate the effectiveness of the diffusion model in probabilistic forecasting of stock prices.
Similar Papers
Graph-Aware Diffusion for Signal Generation
Machine Learning (CS)
Creates realistic data for networks and recommendations.
Uncertainty Estimation on Graphs with Structure Informed Stochastic Partial Differential Equations
Machine Learning (CS)
Makes computer predictions on connected data more reliable.
Automated Learning of Semantic Embedding Representations for Diffusion Models
Machine Learning (CS)
Makes computers understand pictures better for learning.