paper-with-me

홈 › Papers

Deep Learning Based on Generative Adversarial and Convolutional Neural Networks for Financial Time Series Predictions

2020-08-08 · Wilfredo Tovar

In the big data era, deep learning and intelligent data mining technique solutions have been applied by researchers in various areas. Forecast and analysis of stock market data have represented an essential role in today's economy, and a significant challenge to the specialist since the market's tendencies are immensely complex, chaotic and are developed within a highly dynamic environment. There are numerous researches from multiple areas intending to take on that challenge, and Machine Learning approaches have been the focus of many of them. There are multiple models of Machine Learning algorithms been able to obtain competent outcomes doing that class of foresight. This paper proposes the implementation of a generative adversarial network (GAN), which is composed by a bi-directional Long short-term memory (LSTM) and convolutional neural network(CNN) referred as Bi-LSTM-CNN to generate synthetic data that agree with existing real financial data so the features of stocks with positive or negative trends can be retained to predict future trends of a stock. The novelty of this proposed solution that distinct from previous solutions is that this paper introduced the concept of a hybrid system (Bi-LSTM-CNN) rather than a sole LSTM model. It was collected data from multiple stock markets such as TSX, SHCOMP, KOSPI 200 and the S&P 500, proposing an adaptative-hybrid system for trends prediction on stock market prices, and carried a comprehensive evaluation on several commonly utilized machine learning prototypes, and it is concluded that the proposed solution approach outperforms preceding models. Additionally, during the research stage from preceding works, gaps were found between investors and researchers who dedicated to the technical domain.

📄 PDF Abstract BibTeX arXiv:2008.08041

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGenerative Adversarial NetworkTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Simulating financial time series using attention

2022-07-01 · Weilong Fu, Ali Hirsa, Jörg Osterrieder

Financial time series simulation is a central topic since it extends the limited real data for training and evaluation of trading strategies. It is also challenging because of the complex statistical properties of the re…

Time SeriesTime Series Analysis

Generating Financial Time Series by Matching Random Convolutional Features

2026-06-03 · Konrad J. Mueller, Nikita Zozoulenko, Ben Wood, Thomas Cass 외 arxiv

Generating realistic financial time series is challenging as training data is often limited to a single historical path. With such scarce data, overfitting is hard to avoid, especially under adversarial training where a …

Time Series Classification

A Stochastic Time Series Model for Predicting Financial Trends using NLP

2021-02-02 · Pratyush Muthukumar, Jie Zhong

Stock price forecasting is a highly complex and vitally important field of research. Recent advancements in deep neural network technology allow researchers to develop highly accurate models to predict financial trends. …

Generative Adversarial NetworkSentiment AnalysisTime SeriesTime Series Analysis

Can GANs Learn the Stylized Facts of Financial Time Series?

2024-10-13 · Sohyeon Kwon, YongJae lee

In the financial sector, a sophisticated financial time series simulator is essential for evaluating financial products and investment strategies. Traditional back-testing methods have mainly relied on historical data-dr…

Time Series

Quant GANs: Deep Generation of Financial Time Series

2019-07-15 · Magnus Wiese, Robert Knobloch, Ralf Korn, Peter Kretschmer

Modeling financial time series by stochastic processes is a challenging task and a central area of research in financial mathematics. As an alternative, we introduce Quant GANs, a data-driven model which is inspired by t…

Time SeriesTime Series Analysis