Hierarchical Graph Learning for Stock Market Prediction Via a Domain-Aware Graph Pooling Operator
Arie N. Arya, Yao Lei Xu, Ljubisa Stankovic, Danilo P. Mandic
Abstract
The utility of Graph Neural Networks (GNN) for the paradigm of forecasting short-term stock price movements is investigated. In particular, a finance-specific graph pooling operation, referred to as StockPool, is introduced to efficiently coarsen the stock graph. This is achieved by employing domain knowledge to cluster stocks, depending on some task-specific characteristics (e.g. industries, sub-industries, etc.). Unlike fully end-to-end learnable graph pooling strategies (e.g. differentiable pooling, MinCUT pooling, etc.), such a deterministic pooling operator is considerably more computationally efficient and thus scalable to larger stock graphs. Experimentations on the S&P500 stock index demonstrate that the StockPool operator outperforms existing graph pooling strategies on the prediction of price movements. Finally, different graph pooling methods are utilized to create a set of highly uncorrelated GNN models; these are used to construct a graph ensemble model with an improved performance.
BibTeX
@inproceedings{icassp2023_hierarchicalgrap,
title = {Hierarchical Graph Learning for Stock Market Prediction Via a Domain-Aware Graph Pooling Operator},
author = {Arie N. Arya and Yao Lei Xu and Ljubisa Stankovic and Danilo P. Mandic},
booktitle = {ICASSP 2023},
year = {2023}
}