paper-with-me

홈 › Papers

Deep Video Prediction for Time Series Forecasting

2021-02-24 · Zhen Zeng, Tucker Balch, Manuela Veloso

Time series forecasting is essential for decision making in many domains. In this work, we address the challenge of predicting prices evolution among multiple potentially interacting financial assets. A solution to this problem has obvious importance for governments, banks, and investors. Statistical methods such as Auto Regressive Integrated Moving Average (ARIMA) are widely applied to these problems. In this paper, we propose to approach economic time series forecasting of multiple financial assets in a novel way via video prediction. Given past prices of multiple potentially interacting financial assets, we aim to predict the prices evolution in the future. Instead of treating the snapshot of prices at each time point as a vector, we spatially layout these prices in 2D as an image, such that we can harness the power of CNNs in learning a latent representation for these financial assets. Thus, the history of these prices becomes a sequence of images, and our goal becomes predicting future images. We build on a state-of-the-art video prediction method for forecasting future images. Our experiments involve the prediction task of the price evolution of nine financial assets traded in U.S. stock markets. The proposed method outperforms baselines including ARIMA, Prophet, and variations of the proposed method, demonstrating the benefits of harnessing the power of CNNs in the problem of economic time series forecasting.

📄 PDF Abstract BibTeX arXiv:2102.12061

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingPredictionTime SeriesTime Series AnalysisTime Series ForecastingVideo Prediction

Similar Papers 제목 키워드 기반

TARFVAE: Efficient One-Step Generative Time Series Forecasting via TARFLOW based VAE

2025-11-28 · Jiawen Wei, Lan Jiang, Pengbo Wei, Ziwen Ye 외 arxiv

Time series data is ubiquitous, with forecasting applications spanning from finance to healthcare. Beyond popular deterministic methods, generative models are gaining attention due to advancements in areas like image syn…

Time Series ForecastingVideo Generation

Predicting Outcomes in Video Games with Long Short Term Memory Networks

2024-02-24 · Kittimate Chulajata, Sean Wu, Fabien Scalzo, Eun Sang Cha

Forecasting winners in E-sports with real-time analytics has the potential to further engage audiences watching major tournament events. However, making such real-time predictions is challenging due to unpredictable vari…

Decision MakingTime SeriesTime Series Forecasting

Optimal starting point for time series forecasting

2024-09-25 · Yiming Zhong, Yinuo Ren, Guangyao Cao, Feng Li 외

Recent advances on time series forecasting mainly focus on improving the forecasting models themselves. However, when the time series data suffer from potential structural breaks or concept drifts, the forecasting perfor…

Time SeriesTime Series Forecasting

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

MPPN: Multi-Resolution Periodic Pattern Network For Long-Term Time Series Forecasting

2023-06-12 · Xing Wang, Zhendong Wang, Kexin Yang, Junlan Feng 외

Long-term time series forecasting plays an important role in various real-world scenarios. Recent deep learning methods for long-term series forecasting tend to capture the intricate patterns of time series by decomposit…

Time SeriesTime Series Forecasting