LGCECPPMMar 21, 2024

DiffSTOCK: Probabilistic relational Stock Market Predictions using Diffusion Models

arXiv:2403.14063v111 citationsh-index: 4ICASSP
Originality Incremental advance
AI Analysis

This work addresses the problem of handling uncertainties in financial data for investors and traders, though it appears incremental by building on existing graph-based and diffusion methods.

The authors tackled stock market prediction and portfolio management by proposing a probabilistic diffusion model and a deterministic transformer architecture to handle uncertainties and inter-stock relations, achieving state-of-the-art performance in movement prediction and portfolio management.

In this work, we propose an approach to generalize denoising diffusion probabilistic models for stock market predictions and portfolio management. Present works have demonstrated the efficacy of modeling interstock relations for market time-series forecasting and utilized Graph-based learning models for value prediction and portfolio management. Though convincing, these deterministic approaches still fall short of handling uncertainties i.e., due to the low signal-to-noise ratio of the financial data, it is quite challenging to learn effective deterministic models. Since the probabilistic methods have shown to effectively emulate higher uncertainties for time-series predictions. To this end, we showcase effective utilisation of Denoising Diffusion Probabilistic Models (DDPM), to develop an architecture for providing better market predictions conditioned on the historical financial indicators and inter-stock relations. Additionally, we also provide a novel deterministic architecture MaTCHS which uses Masked Relational Transformer(MRT) to exploit inter-stock relations along with historical stock features. We demonstrate that our model achieves SOTA performance for movement predication and Portfolio management.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes