paper-with-me

Papers

Graph Signal Processing for Global Stock Market Realized Volatility Forecasting

2024-10-30 · Zhengyang Chi, Junbin Gao, Chao Wang

This paper introduces an innovative realized volatility (RV) forecasting framework that extends the conventional Heterogeneous Auto-Regressive (HAR) model via integrating the Graph Signal Processing (GSP) technique. The volatility spillover effect is embedded and modeled in the proposed framework, which employs the graph Fourier transformation method to effectively analyze the global stock market dynamics in the spectral domain. In addition, convolution filters with learnable weights are applied to capture the historical mid-term and long-term volatility patterns. The empirical study is conducted with RV data of $24$ global stock market indices with around $3500$ common trading days from May 2002 to June 2022. The proposed model's short-term, middle-term and long-term RV forecasting performance is compared with various HAR type models and the graph neural network based HAR model. The results show that the proposed model consistently outperforms all other models considered in the study, demonstrating the effectiveness of integrating the GSP technique into the HAR model for RV forecasting.

📄 PDF Abstract BibTeX arXiv:2410.22706

Code (1)

MikeZChi/GSPHAR 공식 구현

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Global Stock Market Volatility Forecasting Incorporating Dynamic Graphs and All Trading Days

2024-09-06 · Zhengyang Chi, Junbin Gao, Chao Wang

This study introduces a global stock market volatility forecasting model that enhances forecasting accuracy and practical utility in real-world financial decision-making by integrating dynamic graph structures and encomp…

AllDecision MakingGraph Neural Network

Stock Market Telepathy: Graph Neural Networks Predicting the Secret Conversations between MINT and G7 Countries

2025-06-02 · Nurbanu Bursa

Emerging economies, particularly the MINT countries (Mexico, Indonesia, Nigeria, and T\"urkiye), are gaining influence in global stock markets, although they remain susceptible to the economic conditions of developed cou…

Graph Neural NetworkMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

Mamba Meets Financial Markets: A Graph-Mamba Approach for Stock Price Prediction

2024-09-26 · Ali Mehrabian, Ehsan Hoseinzade, Mahdi Mazloum, Xiaohong Chen

Stock markets play an important role in the global economy, where accurate stock price predictions can lead to significant financial returns. While existing transformer-based models have outperformed long short-term memo…

MambaPredictionStock Price PredictionTime Series+1

Stock Market Visualization

2018-02-11

We provide complete source code for a front-end GUI and its back-end counterpart for a stock market visualization tool. It is built based on the "functional visualization" concept we discuss, whereby functionality is not…

MaGNet: A Mamba Dual-Hypergraph Network for Stock Prediction via Temporal-Causal and Global Relational Learning

2025-10-29 · Peilin Tan, Chuanqi Shi, Dian Tu, Liang Xie arxiv

Stock trend prediction is crucial for profitable trading strategies and portfolio management yet remains challenging due to market volatility, complex temporal dynamics and multifaceted inter-stock relationships. Existin…

Stock Trend PredictionRelational Reasoning