Related Experiment Video
Updated: Aug 23, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Image-based time series forecasting: A deep convolutional neural network approach
Artemios-Anargyros Semenoglou1, Evangelos Spiliotis1, Vassilios Assimakopoulos1
1Forecasting and Strategy Unit, School of Electrical and Computer Engineering, National Technical University of Athens, Athens, Greece.
Abstract:
Inspired by the successful use of deep learning in computer vision, in this paper we introduce ForCNN, a novel deep learning method for univariate time series forecasting that mixes convolutional and dense layers in a single neural network. Instead of using conventional, numeric representations of time series data as input to the network, the proposed method considers visual representations of it in the form of images to directly produce point forecasts. Three variants of deep convolutional neural networks are examined to process the images, the first based on VGG-19, the second on ResNet-50, while the third on a self-designed architecture. The performance of the proposed approach is evaluated using time series of the M3 and M4 forecasting competitions. Our results suggest that image-based time series forecasting methods can outperform both standard and state-of-the-art forecasting models.
Related Concept Videos
Time-Series Graph
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
