paper-with-me

Papers

Financial time series forecasting with multi-modality graph neural network

2022-01-01 · Pattern Recognition 2022 1 · Dawei Cheng, Fangzhou Yang, Sheng Xiang, Jin Liu

Financial time series analysis plays a central role in hedging market risks and optimizing investment decisions. This is a challenging task as the problems are always accompanied by multi-modality streams and lead-lag effects. For example, the price movements of stock are reflections of complicated market states in different diffusion speeds, including historical price series, media news, associated events, etc. Furthermore, the financial industry requires forecasting models to be interpretable and compliant. Therefore, in this paper, we propose a multi-modality graph neural network (MAGNN) to learn from these multimodal inputs for financial time series prediction. The heterogeneous graph network is constructed by the sources as nodes and relations in our financial knowledge graph as edges. To ensure the model interpretability, we leverage a two-phase attention mechanism for joint optimization, allowing end-users to investigate the importance of inner-modality and inter-modality sources. Extensive experiments on real-world datasets demonstrate the superior performance of MAGNN in financial market prediction. Our method provides investors with a profitable as well as interpretable option and enables them to make informed investment decisions.

📄 PDF Abstract BibTeX

Code (1)

finint/MAGNN tf

Tasks

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction

Similar Papers 제목 키워드 기반

Modality-aware Transformer for Financial Time series Forecasting

2023-10-02 · Hajar Emami, Xuan-Hong Dang, Yousaf Shah, Petros Zerfos

Time series forecasting presents a significant challenge, particularly when its accuracy relies on external data sources rather than solely on historical values. This issue is prevalent in the financial sector, where the…

Feature ImportanceTime SeriesTime Series Forecasting

CAMEF: Causal-Augmented Multi-Modality Event-Driven Financial Forecasting by Integrating Time Series Patterns and Salient Macroeconomic Announcements

2025-02-07 · Yang Zhang, Wenbo Yang, Jun Wang, Qiang Ma 외

Accurately forecasting the impact of macroeconomic events is critical for investors and policymakers. Salient events like monetary policy decisions and employment reports often trigger market movements by shaping expecta…

counterfactualTime Series

Multimodal Language Models with Modality-Specific Experts for Financial Forecasting from Interleaved Sequences of Text and Time Series

2025-09-23 · Ross Koval, Nicholas Andrews, Xifeng Yan arxiv

Text and time series data offer complementary views of financial markets: news articles provide narrative context about company events, while stock prices reflect how markets react to those events. However, despite their…

Multimodal Stock Price Prediction: A Case Study of the Russian Securities Market

2025-03-05 · Kasymkhan Khubiev, Mikhail Semenov

Classical asset price forecasting methods primarily rely on numerical data, such as price time series, trading volumes, limit order book data, and technical analysis indicators. However, the news flow plays a significant…

ArticlesLarge Language ModelStock Price PredictionTime Series

Bilinear Input Normalization for Neural Networks in Financial Forecasting

2021-09-01 · Dat Thanh Tran, Juho Kanniainen, Moncef Gabbouj, Alexandros Iosifidis

Data normalization is one of the most important preprocessing steps when building a machine learning model, especially when the model of interest is a deep neural network. This is because deep neural network optimized wi…

Time SeriesTime Series Analysis