paper-with-me

홈 › Papers

Curriculum Learning in Deep Neural Networks for Financial Forecasting

2019-04-29 · Allison Koenecke, Amita Gajewar

For any financial organization, computing accurate quarterly forecasts for various products is one of the most critical operations. As the granularity at which forecasts are needed increases, traditional statistical time series models may not scale well. We apply deep neural networks in the forecasting domain by experimenting with techniques from Natural Language Processing (Encoder-Decoder LSTMs) and Computer Vision (Dilated CNNs), as well as incorporating transfer learning. A novel contribution of this paper is the application of curriculum learning to neural network models built for time series forecasting. We illustrate the performance of our models using Microsoft's revenue data corresponding to Enterprise, and Small, Medium & Corporate products, spanning approximately 60 regions across the globe for 8 different business segments, and totaling in the order of tens of billions of USD. We compare our models' performance to the ensemble model of traditional statistics and machine learning techniques currently used by Microsoft Finance. With this in-production model as a baseline, our experiments yield an approximately 30% improvement in overall accuracy on test data. We find that our curriculum learning LSTM-based model performs best, showing that it is reasonable to implement our proposed methods without overfitting on medium-sized data.

📄 PDF Abstract BibTeX arXiv:1904.12887

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderTime SeriesTime Series AnalysisTime Series ForecastingTransfer Learning

Similar Papers 제목 키워드 기반

Financial Default Prediction via Motif-preserving Graph Neural Network with Curriculum Learning

2024-03-11 · Daixin Wang, Zhiqiang Zhang, Yeyu Zhao, Kai Huang 외

User financial default prediction plays a critical role in credit risk forecasting and management. It aims at predicting the probability that the user will fail to make the repayments in the future. Previous methods main…

Binary ClassificationGraph Neural Network

Financial Market Trend Forecasting and Performance Analysis Using LSTM

2020-03-31 · Jonghyeon Min

The financial market trend forecasting method is emerging as a hot topic in financial markets today. Many challenges still currently remain, and various researches related thereto have been actively conducted. Especially…

PredictionTime SeriesTime Series Analysis

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

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

Advancing Financial Forecasting: A Comparative Analysis of Neural Forecasting Models N-HiTS and N-BEATS

2024-08-31 · Mohit Apte, Yashodhara Haribhakta

In the rapidly evolving field of financial forecasting, the application of neural networks presents a compelling advancement over traditional statistical models. This research paper explores the effectiveness of two spec…

Decision MakingTime Series