paper-with-me

홈 › Papers

Stock Index Prediction with Multi-task Learning and Word Polarity Over Time

2020-08-17 · Yue Zhou, Kerstin Voigt

Sentiment-based stock prediction systems aim to explore sentiment or event signals from online corpora and attempt to relate the signals to stock price variations. Both the feature-based and neural-networks-based approaches have delivered promising results. However, the frequently minor fluctuations of the stock prices restrict learning the sentiment of text from price patterns, and learning market sentiment from text can be biased if the text is irrelevant to the underlying market. In addition, when using discrete word features, the polarity of a certain term can change over time according to different events. To address these issues, we propose a two-stage system that consists of a sentiment extractor to extract the opinion on the market trend and a summarizer that predicts the direction of the index movement of following week given the opinions of the news over the current week. We adopt BERT with multitask learning which additionally predicts the worthiness of the news and propose a metric called Polarity-Over-Time to extract the word polarity among different event periods. A Weekly-Monday prediction framework and a new dataset, the 10-year Reuters financial news dataset, are also proposed.

📄 PDF Abstract BibTeX arXiv:2008.07605

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningStock Prediction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Why Regression? Binary Encoding Classification Brings Confidence to Stock Market Index Price Prediction

2025-05-18 · Junzhe Jiang, Chang Yang, Xinrun Wang, Bo Li

Stock market indices serve as fundamental market measurement that quantify systematic market dynamics. However, accurate index price prediction remains challenging, primarily because existing approaches treat indices as …

Predictionregression

Words that Matter: The Impact of Negative Words on News Sentiment and Stock Market Index

2023-04-02 · Wonseong Kim

This study investigates the impact of negative words on sentiment analysis and its effect on the South Korean stock market index, KOSPI200. The research analyzes a dataset of 45,723 South Korean daily economic news artic…

ArticlesSentiment Analysis

Stock Price Prediction Based on Natural Language Processing

2022-05-06 · Complexity 2022 5 · Xiaobin Tang, Nuo Lei, Manru Dong, Dan Ma

The keywords used in traditional stock price prediction are mainly based on literature and experience. This paper designs a new text mining method for keywords augmentation based on natural language processing models inc…

PredictionStock Price PredictionTime SeriesTime Series Analysis+1

Sanction or Financial Crisis? An Artificial Neural Network-Based Approach to model the impact of oil price volatility on Stock and industry indices

2019-12-09 · Somayeh Kokabisaghi, Mohammadesmaeil Ezazi, Reza Tehrani, Nourmohammad Yaghoubi

In this paper, we model the impact of oil price volatility on Tehranstock and industry indices in two periods of international sanctions and post-sanction. To analyse the purpose of study, we use Feed-forward neural net-…

Stock price prediction using Generative Adversarial Networks

2021-04-02 · Journal of Computer Science 2021 4 · HungChun Lin, Chen Chen, Gaofeng Huang, Amir Jafari

Deep learning is an exciting topic. It has been utilized in many areas owing to its strong potential. For example, it has been widely used in the financial area which is vital to the society, such as high-frequency tradi…

Fraud DetectionGenerative Adversarial NetworkManagementPortfolio Optimization+5