Stock Prediction

26 papers with code • 0 benchmarks • 4 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Price graphs: Utilizing the structural information of financial time series for stock prediction

BUAA-WJR/PriceGraph 4 Jun 2021

Then, structural information, referring to associations among temporal points and the node weights, is extracted from the mapped graphs to resolve the problems regarding long-range dependencies and the chaotic property.

Learning Multiple Stock Trading Patterns with Temporal Routing Adaptor and Optimal Transport

microsoft/qlib 24 Jun 2021

In this paper, we propose a novel architecture, Temporal Routing Adaptor (TRA), to empower existing stock prediction models with the ability to model multiple stock trading patterns.

Measuring Financial Time Series Similarity With a View to Identifying Profitable Stock Market Opportunities

rian-dolphin/ICCBR2021-Financial-TS-Similarity 7 Jul 2021

Forecasting stock returns is a challenging problem due to the highly stochastic nature of the market and the vast array of factors and events that can influence trading volume and prices.

Long Term Stock Prediction based on Financial Statements

sugia/tradeX journal 2021

This paper proposes a model with LSTM and fully connected layers to predict long term stock trendings based on financial statements.

Multi-modal Attention Network for Stock Movements Prediction

HeathCiff/Multi-modal-Attention-Network-for-Stock-Movements-Prediction 27 Dec 2021

Traditionally, the prediction of future stock movements is based on the historical trading record.

DDG-DA: Data Distribution Generation for Predictable Concept Drift Adaptation

microsoft/qlib 11 Jan 2022

To handle concept drift, previous methods first detect when/where the concept drift happens and then adapt models to fit the distribution of the latest data.

Stock Movement Prediction Based on Bi-typed Hybrid-relational Market Knowledge Graph via Dual Attention Networks

trytodoit227/dansmp 11 Jan 2022

Stock Movement Prediction (SMP) aims at predicting listed companies' stock future price trend, which is a challenging task due to the volatile nature of financial markets.

A Word is Worth A Thousand Dollars: Adversarial Attack on Tweets Fools Stock Prediction

yonxie/advfintweet ACL ARR January 2022

More and more investors and machine learning models rely on social media (e. g., Twitter and Reddit) to gather information and predict movements stock prices.

Graph-Based Stock Recommendation by Time-Aware Relational Attention Network

xiaoting135/TRAN ACM Transactions on Knowledge Discovery from Data 2022

For a given group of stocks, the proposed TRAN model can output the ranking results of stocks according to their return ratios.

Differential equation and probability inspired graph neural networks for latent variable learning

zshicode/latent-variable-gnn 28 Feb 2022

Probabilistic theory and differential equation are powerful tools for the interpretability and guidance of the design of machine learning models, especially for illuminating the mathematical motivation of learning latent variable from observation.