Skip to main content

Showing 1–14 of 14 results for author: Smyl, S

.
  1. Forecasting Cryptocurrency Prices using Contextual ES-adRNN with Exogenous Variables

    Authors: Slawek Smyl, Grzegorz Dudek, Paweł Pełka

    Abstract: In this paper, we introduce a new approach to multivariate forecasting cryptocurrency prices using a hybrid contextual model combining exponential smoothing (ES) and recurrent neural network (RNN). The model consists of two tracks: the context track and the main track. The context track provides additional information to the main track, extracted from representative series. This information as wel… ▽ More

    Submitted 11 April, 2025; originally announced April 2025.

    Journal ref: Computational Science, ICCS 2023. LNCS, vol. 14073, pp. 450-464, Springer, Cham, 2023

  2. arXiv:2412.20295  [pdf, other

    stat.AP cs.LG stat.ML

    Predicting Customer Lifetime Value Using Recurrent Neural Net

    Authors: Huigang Chen, Edwin Ng, Slawek Smyl, Gavin Steininger

    Abstract: This paper introduces a recurrent neural network approach for predicting user lifetime value in Software as a Service (SaaS) applications. The approach accounts for three connected time dimensions. These dimensions are the user cohort (the date the user joined), user age-in-system (the time since the user joined the service) and the calendar date the user is an age-in-system (i.e., contemporaneous… ▽ More

    Submitted 4 January, 2025; v1 submitted 28 December, 2024; originally announced December 2024.

    Comments: 4 pages, 4 figures, first presented in Customer Journey Optimization Workshop in KDD 2022

  3. arXiv:2407.00492  [pdf, ps, other

    cs.LG stat.CO stat.ML

    Fast Gibbs sampling for the local and global trend Bayesian exponential smoothing model

    Authors: Xueying Long, Daniel F. Schmidt, Christoph Bergmeir, Slawek Smyl

    Abstract: In Smyl et al. [Local and global trend Bayesian exponential smoothing models. International Journal of Forecasting, 2024.], a generalised exponential smoothing model was proposed that is able to capture strong trends and volatility in time series. This method achieved state-of-the-art performance in many forecasting tasks, but its fitting procedure, which is based on the NUTS sampler, is very comp… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

  4. arXiv:2405.07117  [pdf, other

    cs.LG cs.AI

    Context Neural Networks: A Scalable Multivariate Model for Time Series Forecasting

    Authors: Abishek Sriramulu, Christoph Bergmeir, Slawek Smyl

    Abstract: Real-world time series often exhibit complex interdependencies that cannot be captured in isolation. Global models that model past data from multiple related time series globally while producing series-specific forecasts locally are now common. However, their forecasts for each individual series remain isolated, failing to account for the current state of its neighbouring series. Multivariate mode… ▽ More

    Submitted 11 May, 2024; originally announced May 2024.

  5. arXiv:2404.17451  [pdf, other

    cs.LG stat.ML

    Any-Quantile Probabilistic Forecasting of Short-Term Electricity Demand

    Authors: Slawek Smyl, Boris N. Oreshkin, Paweł Pełka, Grzegorz Dudek

    Abstract: Power systems operate under uncertainty originating from multiple factors that are impossible to account for deterministically. Distributional forecasting is used to control and mitigate risks associated with this uncertainty. Recent progress in deep learning has helped to significantly improve the accuracy of point forecasts, while accurate distributional forecasting still presents a significant… ▽ More

    Submitted 4 October, 2024; v1 submitted 26 April, 2024; originally announced April 2024.

  6. arXiv:2309.13950  [pdf, other

    cs.LG

    Local and Global Trend Bayesian Exponential Smoothing Models

    Authors: Slawek Smyl, Christoph Bergmeir, Alexander Dokumentov, Xueying Long, Erwin Wibowo, Daniel Schmidt

    Abstract: This paper describes a family of seasonal and non-seasonal time series models that can be viewed as generalisations of additive and multiplicative exponential smoothing models, to model series that grow faster than linear but slower than exponential. Their development is motivated by fast-growing, volatile time series. In particular, our models have a global trend that can smoothly change from add… ▽ More

    Submitted 21 March, 2024; v1 submitted 25 September, 2023; originally announced September 2023.

  7. arXiv:2212.09030  [pdf, ps, other

    cs.LG cs.AI cs.NE

    Contextually Enhanced ES-dRNN with Dynamic Attention for Short-Term Load Forecasting

    Authors: Slawek Smyl, Grzegorz Dudek, Paweł Pełka

    Abstract: In this paper, we propose a new short-term load forecasting (STLF) model based on contextually enhanced hybrid and hierarchical architecture combining exponential smoothing (ES) and a recurrent neural network (RNN). The model is composed of two simultaneously trained tracks: the context track and the main track. The context track introduces additional information to the main track. It is extracted… ▽ More

    Submitted 18 December, 2022; originally announced December 2022.

  8. arXiv:2203.09170  [pdf, ps, other

    cs.LG

    Recurrent Neural Networks for Forecasting Time Series with Multiple Seasonality: A Comparative Study

    Authors: Grzegorz Dudek, Slawek Smyl, Paweł Pełka

    Abstract: This paper compares recurrent neural networks (RNNs) with different types of gated cells for forecasting time series with multiple seasonality. The cells we compare include classical long short term memory (LSTM), gated recurrent unit (GRU), modified LSTM with dilation, and two new cells we proposed recently, which are equipped with dilation and attention mechanisms. To model the temporal dependen… ▽ More

    Submitted 17 March, 2022; originally announced March 2022.

  9. arXiv:2203.00937  [pdf, ps, other

    cs.LG cs.NE

    ES-dRNN with Dynamic Attention for Short-Term Load Forecasting

    Authors: Slawek Smyl, Grzegorz Dudek, Paweł Pełka

    Abstract: Short-term load forecasting (STLF) is a challenging problem due to the complex nature of the time series expressing multiple seasonality and varying variance. This paper proposes an extension of a hybrid forecasting model combining exponential smoothing and dilated recurrent neural network (ES-dRNN) with a mechanism for dynamic attention. We propose a new gated recurrent cell -- attentive dilated… ▽ More

    Submitted 2 March, 2022; originally announced March 2022.

    Comments: Code and data: https://github.com/slaweks17/ES-adRNN. arXiv admin note: text overlap with arXiv:2112.02663

  10. arXiv:2112.02663  [pdf, ps, other

    cs.LG cs.NE

    ES-dRNN: A Hybrid Exponential Smoothing and Dilated Recurrent Neural Network Model for Short-Term Load Forecasting

    Authors: Slawek Smyl, Grzegorz Dudek, Paweł Pełka

    Abstract: Short-term load forecasting (STLF) is challenging due to complex time series (TS) which express three seasonal patterns and a nonlinear trend. This paper proposes a novel hybrid hierarchical deep learning model that deals with multiple seasonality and produces both point forecasts and predictive intervals (PIs). It combines exponential smoothing (ES) and a recurrent neural network (RNN). ES extrac… ▽ More

    Submitted 5 December, 2021; originally announced December 2021.

  11. Ensembles of Localised Models for Time Series Forecasting

    Authors: Rakshitha Godahewa, Kasun Bandara, Geoffrey I. Webb, Slawek Smyl, Christoph Bergmeir

    Abstract: With large quantities of data typically available nowadays, forecasting models that are trained across sets of time series, known as Global Forecasting Models (GFM), are regularly outperforming traditional univariate forecasting models that work on isolated series. As GFMs usually share the same set of parameters across all time series, they often have the problem of not being localised enough to… ▽ More

    Submitted 21 September, 2021; v1 submitted 30 December, 2020; originally announced December 2020.

    Comments: 37 pages, 6 figures, 6 tables

    Journal ref: Knowledge-Based Systems (2021) 107518

  12. arXiv:2004.08492  [pdf, other

    stat.CO stat.ME

    Orbit: Probabilistic Forecast with Exponential Smoothing

    Authors: Edwin Ng, Zhishi Wang, Huigang Chen, Steve Yang, Slawek Smyl

    Abstract: Time series forecasting is an active research topic in academia as well as industry. Although we see an increasing amount of adoptions of machine learning methods in solving some of those forecasting challenges, statistical methods remain powerful while dealing with low granularity data. This paper introduces a refined Bayesian exponential smoothing model with the help of probabilistic programming… ▽ More

    Submitted 22 January, 2021; v1 submitted 17 April, 2020; originally announced April 2020.

    Comments: arXiv admin note: text overlap with arXiv:1909.13316 by other authors

  13. arXiv:2004.00508  [pdf, other

    eess.SP cs.LG stat.ML

    A Hybrid Residual Dilated LSTM end Exponential Smoothing Model for Mid-Term Electric Load Forecasting

    Authors: Grzegorz Dudek, Paweł Pełka, Slawek Smyl

    Abstract: This work presents a hybrid and hierarchical deep learning model for mid-term load forecasting. The model combines exponential smoothing (ETS), advanced Long Short-Term Memory (LSTM) and ensembling. ETS extracts dynamically the main components of each individual time series and enables the model to learn their representation. Multi-layer LSTM is equipped with dilated recurrent skip connections and… ▽ More

    Submitted 29 March, 2020; originally announced April 2020.

    Comments: 11 pages, 13 figures

  14. arXiv:1710.03222  [pdf, other

    cs.LG cs.DB econ.EM stat.AP stat.ML

    Forecasting Across Time Series Databases using Recurrent Neural Networks on Groups of Similar Series: A Clustering Approach

    Authors: Kasun Bandara, Christoph Bergmeir, Slawek Smyl

    Abstract: With the advent of Big Data, nowadays in many applications databases containing large quantities of similar time series are available. Forecasting time series in these domains with traditional univariate forecasting procedures leaves great potentials for producing accurate forecasts untapped. Recurrent neural networks (RNNs), and in particular Long Short-Term Memory (LSTM) networks, have proven re… ▽ More

    Submitted 12 September, 2018; v1 submitted 9 October, 2017; originally announced October 2017.