pith. machine review for the scientific record. sign in

arxiv: 1703.04691 · v5 · submitted 2017-03-14 · 📊 stat.ML

Recognition: unknown

Conditional Time Series Forecasting with Convolutional Neural Networks

Authors on Pith no claims yet
classification 📊 stat.ML
keywords seriestimeconvolutionalforecastingnetworkconditionalnetworksperformance
0
0 comments X
read the original abstract

We present a method for conditional time series forecasting based on an adaptation of the recent deep convolutional WaveNet architecture. The proposed network contains stacks of dilated convolutions that allow it to access a broad range of history when forecasting, a ReLU activation function and conditioning is performed by applying multiple convolutional filters in parallel to separate time series which allows for the fast processing of data and the exploitation of the correlation structure between the multivariate time series. We test and analyze the performance of the convolutional network both unconditionally as well as conditionally for financial time series forecasting using the S&P500, the volatility index, the CBOE interest rate and several exchange rates and extensively compare it to the performance of the well-known autoregressive model and a long-short term memory network. We show that a convolutional network is well-suited for regression-type problems and is able to effectively learn dependencies in and between the series without the need for long historical time series, is a time-efficient and easy to implement alternative to recurrent-type networks and tends to outperform linear and recurrent models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AdaMamba: Adaptive Frequency-Gated Mamba for Long-Term Time Series Forecasting

    cs.AI 2026-04 unverdicted novelty 7.0

    AdaMamba adds input-dependent frequency bases and a unified time-frequency forgetting gate to Mamba, yielding higher forecasting accuracy than prior methods on standard long-term time series benchmarks.

  2. Fast Training of Mixture-of-Experts for Time Series Forecasting via Expert Loss Integration

    stat.ML 2026-05 unverdicted novelty 6.0

    A new MoE training method integrates expert-level losses and partial online updates to improve forecasting accuracy and efficiency over standard statistical and neural models.