Genetic Algorithm-Optimized Long Short-Term Memory Network for Stock Market Prediction

Sustainability 2018  ·  Hyejung Chung, Kyung-shik Shin ·

With recent advances in computing technology, massive amounts of data and information are being constantly accumulated. Especially in the field of finance, we have great opportunities to create useful insights by analyzing that information, because the financial market produces a tremendous amount of real-time data, including transaction records. Accordingly, this study intends to develop a novel stock market prediction model using the available financial data. We adopt deep learning technique because of its excellent learning ability from the massive dataset. In this study, we propose a hybrid approach integrating long short-term memory (LSTM) network and genetic algorithm (GA). Heretofore, trial and error based on heuristics is commonly used to estimate the time window size and architectural factors of LSTM network. This research investigates the temporal property of stock market data by suggesting a systematic method to determine the time window size and topology for the LSTM network using GA. To evaluate the proposed hybrid approach, we have chosen daily Korea Stock Price Index (KOSPI) data. The experimental result demonstrates that the hybrid model of LSTM network and GA outperforms the benchmark model.

PDF Abstract

Datasets


Introduced in the Paper:

Korea Composite Stock Price Index
Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Time Series Forecasting Korea Composite Stock Price Index GA-LSTM MAPE 0.91 # 1

Methods