paper-with-me

홈 › Papers

Real-time Forecasting of Time Series in Financial Markets Using Sequentially Trained Many-to-one LSTMs

2022-05-10 · Kelum Gajamannage, Yonggi Park

Financial markets are highly complex and volatile; thus, learning about such markets for the sake of making predictions is vital to make early alerts about crashes and subsequent recoveries. People have been using learning tools from diverse fields such as financial mathematics and machine learning in the attempt of making trustworthy predictions on such markets. However, the accuracy of such techniques had not been adequate until artificial neural network (ANN) frameworks were developed. Moreover, making accurate real-time predictions of financial time series is highly subjective to the ANN architecture in use and the procedure of training it. Long short-term memory (LSTM) is a member of the recurrent neural network family which has been widely utilized for time series predictions. Especially, we train two LSTMs with a known length, say $T$ time steps, of previous data and predict only one time step ahead. At each iteration, while one LSTM is employed to find the best number of epochs, the second LSTM is trained only for the best number of epochs to make predictions. We treat the current prediction as in the training set for the next prediction and train the same LSTM. While classic ways of training result in more error when the predictions are made further away in the test period, our approach is capable of maintaining a superior accuracy as training increases when it proceeds through the testing period. The forecasting accuracy of our approach is validated using three time series from each of the three diverse financial markets: stock, cryptocurrency, and commodity. The results are compared with those of an extended Kalman filter, an autoregressive model, and an autoregressive integrated moving average model.

📄 PDF Abstract BibTeX arXiv:2205.04678

Code (0)

등록된 구현이 없습니다.

Tasks

Time 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 제목 키워드 기반

FinTSBridge: A New Evaluation Suite for Real-world Financial Prediction with Advanced Time Series Models

2025-03-10 · Yanlong Wang, Jian Xu, Tiantian Gao, Hongkang Zhang 외

Despite the growing attention to time series forecasting in recent years, many studies have proposed various solutions to address the challenges encountered in time series prediction, aiming to improve forecasting perfor…

Time SeriesTime Series ForecastingTime Series Prediction

FinVerse: Financial Time-Series Benchmark

2026-08-04 · Jaehoon Lee, Jun Seo, Seunghan Lee, Tae Yoon Lim 외 arxiv

As time-series foundation models have emerged, the need for benchmarks that can evaluate their forecasting ability in meaningful ways has become increasingly important. Existing time-series forecasting benchmarks provide…

Decision Making

Financial time series augmentation using transformer based GAN architecture

2026-02-19 · Andrzej Podobiński, Jarosław A. Chudziak arxiv

Time-series forecasting is a critical task across many domains, from engineering to economics, where accurate predictions drive strategic decisions. However, applying advanced deep learning models in challenging, volatil…

Data Augmentation

Large Language Models for Financial Aid in Financial Time-series Forecasting

2024-10-24 · Md Khairul Islam, Ayush Karmacharya, Timothy Sue, Judy Fox

Considering the difficulty of financial time series forecasting in financial aid, much of the current research focuses on leveraging big data analytics in financial services. One modern approach is to utilize "predictive…

Time SeriesTime Series Forecasting

Assessing Text Mining and Technical Analyses on Forecasting Financial Time Series

2023-04-27 · Ali Lashgari

Forecasting financial time series (FTS) is an essential field in finance and economics that anticipates market movements in financial markets. This paper investigates the accuracy of text mining and technical analyses in…

Financial AnalysisTime Series