Towards Unified Multimodal Financial Forecasting: Integrating Sentiment Embeddings and Market Indicators via Cross-Modal Attention

πŸ“… 2025-08-18
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address the representational fragmentation arising from isolated modeling of market time-series data and news text in stock prediction, this paper proposes STONKβ€”a unified multimodal financial forecasting framework. STONK jointly encodes numerical market indicators (e.g., price, volume) and sentiment-aware news embeddings via feature concatenation and cross-modal attention, enabling dynamic inter-modal interaction. Unlike unimodal baselines, it effectively captures synergistic effects between market behavior and sentiment-driven signals. Backtesting on real-world stock market data demonstrates that STONK achieves significantly higher daily directional accuracy than purely numerical baselines. Ablation studies confirm the necessity of each component, while multi-strategy integration analysis validates its robustness, generalizability, and scalability. Overall, STONK establishes a reproducible empirical paradigm for deep fusion of heterogeneous, multi-source financial signals.

Technology Category

Application Category

πŸ“ Abstract
We propose STONK (Stock Optimization using News Knowledge), a multimodal framework integrating numerical market indicators with sentiment-enriched news embeddings to improve daily stock-movement prediction. By combining numerical & textual embeddings via feature concatenation and cross-modal attention, our unified pipeline addresses limitations of isolated analyses. Backtesting shows STONK outperforms numeric-only baselines. A comprehensive evaluation of fusion strategies and model configurations offers evidence-based guidance for scalable multimodal financial forecasting. Source code is available on GitHub
Problem

Research questions and friction points this paper is trying to address.

Improving daily stock movement prediction accuracy
Integrating numerical market indicators with sentiment embeddings
Addressing limitations of isolated financial analysis methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Integrating sentiment embeddings with market indicators
Using cross-modal attention for unified pipeline
Evaluating fusion strategies for scalable forecasting
πŸ”Ž Similar Papers
No similar papers found.