Explainable Text-Driven Neural Network for Stock Prediction
It has been shown that financial news leads to the fluctuation of stock prices. However, previous work on news-driven financial market prediction focused only on predicting stock price movement without providing an explanation. In this paper, we propose a dual-layer attention-based neural network to address this issue. In the initial stage, we introduce a knowledge-based method to adaptively extract relevant financial news. Then, we use input attention to pay more attention to the more influential news and concatenate the day embeddings with the output of the news representation. Finally, we use an output attention mechanism to allocate different weights to different days in terms of their contribution to stock price movement. Thorough empirical studies based upon historical prices of several individual stocks demonstrate the superiority of our proposed method in stock price prediction compared to state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
PredictionStock PredictionStock Price PredictionSimilar Papers 제목 키워드 기반
News-Driven Stock Prediction With Attention-Based Noisy Recurrent State Transition
We consider direct modeling of underlying stock value movement sequences over time in the news-driven stock movement prediction. A recurrent state transition model is constructed, which better captures a gradual process …
PredictionStock PredictionFinXABSA: Explainable Finance through Aspect-Based Sentiment Analysis
This paper presents a novel approach for explainability in financial analysis by deriving financially-explainable statistical relationships through aspect-based sentiment analysis, Pearson correlation, Granger causality …
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Decision MakingFinancial Analysis+1Learning to Generate Explainable Stock Predictions using Self-Reflective Large Language Models
Explaining stock predictions is generally a difficult task for traditional non-generative deep learning models, where explanations are limited to visualizing the attention weights on important texts. Today, Large Languag…
Stock PredictionCausalStock: Deep End-to-end Causal Discovery for News-driven Stock Movement Prediction
There are two issues in news-driven multi-stock movement prediction tasks that are not well solved in the existing works. On the one hand, "relation discovery" is a pivotal part when leveraging the price information of o…
Causal DiscoveryPredictionIKNet: Interpretable Stock Price Prediction via Keyword-Guided Integration of News and Technical Indicators
The increasing influence of unstructured external information, such as news articles, on stock prices has attracted growing attention in financial markets. Despite recent advances, most existing newsbased forecasting mod…
Stock Price Prediction