Deep Attentive Learning for Stock Movement Prediction From Social Media Text and Company Correlations (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing models that predict stock movements are based on time series and technical analysis, but price signals alone fail to capture market surprises and impacts of sudden unexpected events. |
| Approach: | They propose a model that integrates chaotic temporal signals from financial data and social media to create hierarchical temporal networks. |
| Outcome: | The proposed model can be used to forecast stock movements on real-world S&P 500 index data and English tweets. |
Similar Papers
Stock Movement Prediction from Tweets and Historical Prices (P18-1)
Copied to clipboard
| Challenge: | a novel deep generative model exploits text and price signals to make stochastic stock movement predictions. |
| Approach: | They propose a deep generative model exploiting text and price signals to solve this problem. |
| Outcome: | The proposed model exploits text and price signals to make temporally-dependent predictions from chaotic data. |
FAST: Financial News and Tweet Based Time Aware Network for Stock Trading (2021.eacl-main)
Copied to clipboard
| Challenge: | Existing methods for stock movement prediction are limited and do not account for the fine-grain temporal irregularities in the release of large volumes of text. |
| Approach: | They propose a hierarchical, learning to rank approach that uses textual data to make time-aware predictions for ranking stocks based on expected profit. |
| Outcome: | The proposed method outperforms state-of-the-art methods by over 8% in terms of cumulative profit and risk-adjusted returns on two benchmarks: English tweets and Chinese financial news spanning two major stock indexes and four global markets. |
Event-Driven Learning of Systematic Behaviours in Stock Markets (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Using financial news, we can predict stock market behaviours by extracting financial events from the news and ranking the importance of the events. |
| Approach: | They propose to combine open information extraction and neural co-reference resolution to extract financial events from news streams and extend hierarchical attention networks that include attentions on event, news and temporal levels. |
| Outcome: | The proposed method achieves significantly better accuracies and higher simulated annualized returns than state-of-the-art models when being applied to predicting Standard&Poor 500, Dow Jones, Nasdaq indices and 10 individual stocks. |
Causality-Guided Multi-Memory Interaction Network for Multivariate Stock Price Movement Prediction (2023.acl-long)
Copied to clipboard
| Challenge: | Existing models for stock price movement prediction use auxiliary data, but we assume other stocks should be utilized as auxiliary information to enhance performance. |
| Approach: | They propose a Causality-guided multi-memory interaction network for stock movement prediction which transforms basic attention into Causal Attention by calculating transfer entropy between multivariate stocks. |
| Outcome: | The proposed model outperforms existing models on three real-world datasets from the U.S. and Chinese markets. |
Quantitative Day Trading from Natural Language using Reinforcement Learning (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing approaches to stock prediction are not optimized to make profitable investment decisions. |
| Approach: | They propose a deep reinforcement learning approach that makes time-aware decisions to trade stocks while optimizing profit using textual data. |
| Outcome: | The proposed method outperforms state-of-the-art in terms of risk-adjusted returns on two benchmarks: Tweets (English) and financial news (Chinese) |
Incorporating Fine-grained Events in Stock Movement Prediction (D19-51)
Copied to clipboard
| Challenge: | Existing studies mainly adopt coarse-grained events, which loses the specific semantic information of diverse event types. |
| Approach: | They propose to use a finance event dictionary to extract fine-grained events from finance news to train a neural model that uses the extracted events as the distant supervised label to train stock prediction. |
| Outcome: | The proposed method outperforms baselines and has good generalizability. |
VolTAGE: Volatility Forecasting via Text Audio Fusion with Graph Convolution Networks for Earnings Calls (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches to stock volatility forecasting ignore correlations between stocks. |
| Approach: | They propose to combine vocal cues with verbal and financial cue data to create a multimodal stock volatility prediction model that accounts for stock interdependence via graph convolutions. |
| Outcome: | The proposed model outperforms existing methods showing that it can predict volatility using multimodal learning. |
Predict the Future from the Past? On the Temporal Data Distribution Shift in Financial Sentiment Classifications (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for financial sentiment analysis use random splits of a dataset into training and testing to ensure there is no distribution shift between training and deployment. |
| Approach: | They propose a method that combines out-of-distribution detection with time series modeling for temporal financial sentiment analysis. |
| Outcome: | The proposed method improves the model’s ability to adapt to evolving temporal shifts in a volatile financial market. |
Financial Forecasting from Textual and Tabular Time Series (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing models that combine multiple data sources and combine them to form accurate financial predictions are challenging to model without inductive biases. |
| Approach: | They propose to use numerical financial results, macroeconomic states, and long financial documents to model company earnings relative to analyst expectations. |
| Outcome: | The proposed model outperforms existing models in a simulated trading environment and demonstrates that each modality contains unique information. |
What You Say and How You Say It Matters: Predicting Stock Volatility Using Verbal and Vocal Cues (P19-1)
Copied to clipboard
| Challenge: | Existing studies have shown that textual information in a firm’s financial statement can be used to predict its stock’s risk level. |
| Approach: | They propose to model CEO’s verbal (from text) and vocal (from audio) information in a conference call. |
| Outcome: | The proposed model reduces the error rate by comparing CEO’s verbal and vocal information in a conference call with other models. |