English

Stock Market Prediction Using Node Transformer Architecture Integrated with BERT Sentiment Analysis

Machine Learning 2026-05-18 v3 Artificial Intelligence Statistical Finance

Abstract

Stock market prediction presents considerable challenges for investors, financial institutions, and policymakers operating in complex market environments characterized by noise, non-stationarity, and behavioral dynamics. Traditional forecasting methods, including fundamental analysis and technical indicators, often fail to capture the intricate patterns and cross-sectional dependencies inherent in financial markets. This paper presents an integrated framework combining a node transformer architecture with BERT-based sentiment analysis for stock price forecasting. The proposed model represents the stock market as a graph structure where individual stocks form nodes and edges capture relationships including sectoral affiliations, correlated price movements, and supply chain connections. A fine-tuned BERT model extracts sentiment information from social media posts and combines it with quantitative market features through attention-based fusion mechanisms. The node transformer processes historical market data while capturing both temporal evolution and cross-sectional dependencies among stocks. Experiments conducted on 20 S&P 500 stocks spanning January 1982 to March 2025 demonstrate that the integrated model achieves a mean absolute percentage error (MAPE) of 0.80% for one-day-ahead predictions, compared to 1.20% for ARIMA and 1.00% for LSTM. The inclusion of sentiment analysis reduces prediction error by 10% overall and 25% during earnings announcements, while the graph-based architecture contributes an additional 15% improvement by capturing inter-stock dependencies. Directional accuracy reaches 65% for one-day forecasts. Statistical validation through paired t-tests confirms the significance of these improvements (p < 0.05 for all comparisons). The model maintains lower error during high-volatility periods, achieving MAPE of 1.50% while baseline models range from 1.60% to 2.10%.

Keywords

Cite

@article{arxiv.2603.05917,
  title  = {Stock Market Prediction Using Node Transformer Architecture Integrated with BERT Sentiment Analysis},
  author = {Mohammad Al Ridhawi and Mahtab Haj Ali and Hussein Al Osman},
  journal= {arXiv preprint arXiv:2603.05917},
  year   = {2026}
}

Comments

18 pages, 5 figures, 12 tables. Accepted for publication in IEEE Access

R2 v1 2026-07-01T11:06:11.502Z