Fusing Narrative Semantics for Financial Volatility Forecasting
Yaxuan Kong, Yoontae Hwang, Marcus Kaiser, Chris Vryonides, Roel Oomen, Stefan Zohren
TL;DR
The paper tackles volatility forecasting by fusing structured time-series features with temporally faithful news embeddings derived from TiMaGPT, addressing two core challenges: modality fusion and look-ahead bias. It introduces M2VN, a three-branch architecture that encodes price signals, news narratives, and calendar cues into a shared latent space, uses spectral filtering to capture persistent cycles, and applies an InfoNCE-based alignment loss to promote cross-modal coherence. Empirical results across seven large-cap U.S. stocks show M2VN consistently beats classical HAR-based models and modern DL baselines, with ablations demonstrating that both trading volume and news embeddings provide complementary predictive signals. The work highlights the practical value of integrating narrative semantics with market data for improved volatility forecasting and risk management in dynamic markets.
Abstract
We introduce M2VN: Multi-Modal Volatility Network, a novel deep learning-based framework for financial volatility forecasting that unifies time series features with unstructured news data. M2VN leverages the representational power of deep neural networks to address two key challenges in this domain: (i) aligning and fusing heterogeneous data modalities, numerical financial data and textual information, and (ii) mitigating look-ahead bias that can undermine the validity of financial models. To achieve this, M2VN combines open-source market features with news embeddings generated by Time Machine GPT, a recently introduced point-in-time LLM, ensuring temporal integrity. An auxiliary alignment loss is introduced to enhance the integration of structured and unstructured data within the deep learning architecture. Extensive experiments demonstrate that M2VN consistently outperforms existing baselines, underscoring its practical value for risk management and financial decision-making in dynamic markets.
