Skip to main content

Showing 1–25 of 25 results for author: Bergmeir, C

Searching in archive stat. Search in all archives.
.
  1. 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.

  2. arXiv:2211.08661  [pdf, other

    cs.LG math.ST stat.ML

    SETAR-Tree: A Novel and Accurate Tree Algorithm for Global Time Series Forecasting

    Authors: Rakshitha Godahewa, Geoffrey I. Webb, Daniel Schmidt, Christoph Bergmeir

    Abstract: Threshold Autoregressive (TAR) models have been widely used by statisticians for non-linear time series forecasting during the past few decades, due to their simplicity and mathematical properties. On the other hand, in the forecasting community, general-purpose tree-based regression algorithms (forests, gradient-boosting) have become popular recently due to their ease of use and accuracy. In this… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: 38 pages, 2 figures, 7 tables

  3. arXiv:2203.10716  [pdf, other

    cs.LG stat.ME

    Forecast Evaluation for Data Scientists: Common Pitfalls and Best Practices

    Authors: Hansika Hewamalage, Klaus Ackermann, Christoph Bergmeir

    Abstract: Machine Learning (ML) and Deep Learning (DL) methods are increasingly replacing traditional methods in many domains involved with important decision making activities. DL techniques tailor-made for specific tasks such as image recognition, signal processing, or speech analysis are being introduced at a fast pace with many improvements. However, for the domain of forecasting, the current state in t… ▽ More

    Submitted 4 April, 2022; v1 submitted 20 March, 2022; originally announced March 2022.

  4. arXiv:2111.15397  [pdf, other

    cs.LG stat.ML

    NeuralProphet: Explainable Forecasting at Scale

    Authors: Oskar Triebe, Hansika Hewamalage, Polina Pilyugina, Nikolay Laptev, Christoph Bergmeir, Ram Rajagopal

    Abstract: We introduce NeuralProphet, a successor to Facebook Prophet, which set an industry standard for explainable, scalable, and user-friendly forecasting frameworks. With the proliferation of time series data, explainable forecasting remains a challenging task for business and operational decision making. Hybrid solutions are needed to bridge the gap between interpretable classical methods and scalable… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: NeuralProphet can be installed with pip or from https://github.com/ourownstory/neural_prophet - Documentation is available at https://neuralprophet.com

  5. arXiv:2111.07001  [pdf, other

    cs.LG cs.AI stat.ML

    LoMEF: A Framework to Produce Local Explanations for Global Model Time Series Forecasts

    Authors: Dilini Rajapaksha, Christoph Bergmeir, Rob J Hyndman

    Abstract: Global Forecasting Models (GFM) that are trained across a set of multiple time series have shown superior results in many forecasting competitions and real-world applications compared with univariate forecasting approaches. One aspect of the popularity of statistical forecasting models such as ETS and ARIMA is their relative simplicity and interpretability (in terms of relevant lags, trend, season… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

    Comments: 46 pages, 11 figures, 21 tables

  6. arXiv:2108.03588  [pdf, other

    cs.LG stat.ME

    A Look at the Evaluation Setup of the M5 Forecasting Competition

    Authors: Hansika Hewamalage, Pablo Montero-Manso, Christoph Bergmeir, Rob J Hyndman

    Abstract: Forecast evaluation plays a key role in how empirical evidence shapes the development of the discipline. Domain experts are interested in error measures relevant for their decision making needs. Such measures may produce unreliable results. Although reliability properties of several metrics have already been discussed, it has hardly been quantified in an objective way. We propose a measure named R… ▽ More

    Submitted 8 August, 2021; originally announced August 2021.

  7. arXiv:2107.13462  [pdf, other

    stat.AP stat.CO

    MSTL: A Seasonal-Trend Decomposition Algorithm for Time Series with Multiple Seasonal Patterns

    Authors: Kasun Bandara, Rob J Hyndman, Christoph Bergmeir

    Abstract: The decomposition of time series into components is an important task that helps to understand time series and can enable better forecasting. Nowadays, with high sampling rates leading to high-frequency data (such as daily, hourly, or minutely data), many real-world datasets contain time series data that can exhibit multiple seasonal patterns. Although several methods have been proposed to decompo… ▽ More

    Submitted 28 July, 2021; originally announced July 2021.

  8. arXiv:2105.06643  [pdf, other

    cs.LG stat.ML

    Monash Time Series Forecasting Archive

    Authors: Rakshitha Godahewa, Christoph Bergmeir, Geoffrey I. Webb, Rob J. Hyndman, Pablo Montero-Manso

    Abstract: Many businesses and industries nowadays rely on large quantities of time series data making time series forecasting an important research area. Global forecasting models that are trained across sets of time series have shown a huge potential in providing accurate forecasts compared with the traditional univariate forecasting models that work on isolated series. However, there are currently no comp… ▽ More

    Submitted 14 May, 2021; originally announced May 2021.

    Comments: 33 pages, 3 figures, 15 tables

    Journal ref: Neural Information Processing Systems Track on Datasets and Benchmarks (2021) - forthcoming

  9. arXiv:2102.00457  [pdf, other

    cs.LG stat.ML

    MultiRocket: Multiple pooling operators and transformations for fast and effective time series classification

    Authors: Chang Wei Tan, Angus Dempster, Christoph Bergmeir, Geoffrey I. Webb

    Abstract: We propose MultiRocket, a fast time series classification (TSC) algorithm that achieves state-of-the-art performance with a tiny fraction of the time and without the complex ensembling structure of many state-of-the-art methods. MultiRocket improves on MiniRocket, one of the fastest TSC algorithms to date, by adding multiple pooling operators and transformations to improve the diversity of the fea… ▽ More

    Submitted 21 February, 2022; v1 submitted 31 January, 2021; originally announced February 2021.

  10. 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

  11. arXiv:2012.12485  [pdf, other

    cs.LG stat.ML

    Global Models for Time Series Forecasting: A Simulation Study

    Authors: Hansika Hewamalage, Christoph Bergmeir, Kasun Bandara

    Abstract: In the current context of Big Data, the nature of many forecasting problems has changed from predicting isolated time series to predicting many time series from similar sources. This has opened up the opportunity to develop competitive global forecasting models that simultaneously learn from many time series. But, it still remains unclear when global forecasting models can outperform the univariat… ▽ More

    Submitted 21 March, 2021; v1 submitted 22 December, 2020; originally announced December 2020.

  12. arXiv:2012.03854  [pdf, other

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

    Forecasting: theory and practice

    Authors: Fotios Petropoulos, Daniele Apiletti, Vassilios Assimakopoulos, Mohamed Zied Babai, Devon K. Barrow, Souhaib Ben Taieb, Christoph Bergmeir, Ricardo J. Bessa, Jakub Bijak, John E. Boylan, Jethro Browell, Claudio Carnevale, Jennifer L. Castle, Pasquale Cirillo, Michael P. Clements, Clara Cordeiro, Fernando Luiz Cyrino Oliveira, Shari De Baets, Alexander Dokumentov, Joanne Ellison, Piotr Fiszeder, Philip Hans Franses, David T. Frazier, Michael Gilliland, M. Sinan Gönül , et al. (55 additional authors not shown)

    Abstract: Forecasting has always been at the forefront of decision making and planning. The uncertainty that surrounds the future is both exciting and challenging, with individuals and organisations seeking to minimise risks and maximise utilities. The large number of forecasting applications calls for a diverse set of forecasting methods to tackle real-life challenges. This article provides a non-systemati… ▽ More

    Submitted 5 January, 2022; v1 submitted 4 December, 2020; originally announced December 2020.

  13. arXiv:2010.10742  [pdf, other

    cs.LG stat.ML

    Model selection in reconciling hierarchical time series

    Authors: Mahdi Abolghasemi, Rob J Hyndman, Evangelos Spiliotis, Christoph Bergmeir

    Abstract: Model selection has been proven an effective strategy for improving accuracy in time series forecasting applications. However, when dealing with hierarchical time series, apart from selecting the most appropriate forecasting model, forecasters have also to select a suitable method for reconciling the base forecasts produced for each series to make sure they are coherent. Although some hierarchical… ▽ More

    Submitted 29 October, 2020; v1 submitted 20 October, 2020; originally announced October 2020.

  14. arXiv:2008.02663  [pdf, other

    cs.LG cs.AI stat.ML

    Improving the Accuracy of Global Forecasting Models using Time Series Data Augmentation

    Authors: Kasun Bandara, Hansika Hewamalage, Yuan-Hao Liu, Yanfei Kang, Christoph Bergmeir

    Abstract: Forecasting models that are trained across sets of many time series, known as Global Forecasting Models (GFM), have shown recently promising results in forecasting competitions and real-world applications, outperforming many state-of-the-art univariate forecasting techniques. In most cases, GFMs are implemented using deep neural networks, and in particular Recurrent Neural Networks (RNN), which re… ▽ More

    Submitted 6 August, 2020; originally announced August 2020.

  15. arXiv:2006.15311  [pdf, other

    cs.LG cs.AI stat.AP stat.ML

    Seasonal Averaged One-Dependence Estimators: A Novel Algorithm to Address Seasonal Concept Drift in High-Dimensional Stream Classification

    Authors: Rakshitha Godahewa, Trevor Yann, Christoph Bergmeir, Francois Petitjean

    Abstract: Stream classification methods classify a continuous stream of data as new labelled samples arrive. They often also have to deal with concept drift. This paper focuses on seasonal drift in stream classification, which can be found in many real-world application data sources. Traditional approaches of stream classification consider seasonal drift by including seasonal dummy/indicator variables or bu… ▽ More

    Submitted 27 June, 2020; originally announced June 2020.

    Journal ref: International Joint Conference on Neural Networks (IJCNN 2020)

  16. arXiv:2006.15296  [pdf, other

    cs.LG cs.NE stat.ML

    Simulation and Optimisation of Air Conditioning Systems using Machine Learning

    Authors: Rakshitha Godahewa, Chang Deng, Arnaud Prouzeau, Christoph Bergmeir

    Abstract: In building management, usually static thermal setpoints are used to maintain the inside temperature of a building at a comfortable level irrespective of its occupancy. This strategy can cause a massive amount of energy wastage and therewith increase energy related expenses. This paper explores how to optimise the setpoints used in a particular room during its unoccupied periods using machine lear… ▽ More

    Submitted 27 June, 2020; originally announced June 2020.

    Report number: Volume 10

    Journal ref: IEEE Access 2022

  17. arXiv:2006.12672  [pdf, other

    cs.LG stat.ML

    Time Series Extrinsic Regression

    Authors: Chang Wei Tan, Christoph Bergmeir, Francois Petitjean, Geoffrey I. Webb

    Abstract: This paper studies Time Series Extrinsic Regression (TSER): a regression task of which the aim is to learn the relationship between a time series and a continuous scalar variable; a task closely related to time series classification (TSC), which aims to learn the relationship between a time series and a categorical class label. This task generalizes time series forecasting (TSF), relaxing the requ… ▽ More

    Submitted 3 February, 2021; v1 submitted 22 June, 2020; originally announced June 2020.

  18. arXiv:2006.10996  [pdf, other

    cs.LG stat.ML

    Monash University, UEA, UCR Time Series Extrinsic Regression Archive

    Authors: Chang Wei Tan, Christoph Bergmeir, Francois Petitjean, Geoffrey I. Webb

    Abstract: Time series research has gathered lots of interests in the last decade, especially for Time Series Classification (TSC) and Time Series Forecasting (TSF). Research in TSC has greatly benefited from the University of California Riverside and University of East Anglia (UCR/UEA) Time Series Archives. On the other hand, the advancement in Time Series Forecasting relies on time series forecasting compe… ▽ More

    Submitted 19 October, 2020; v1 submitted 19 June, 2020; originally announced June 2020.

  19. arXiv:2004.12092  [pdf, other

    cs.LG cs.AI stat.AP stat.ML

    Towards Accurate Predictions and Causal 'What-if' Analyses for Planning and Policy-making: A Case Study in Emergency Medical Services Demand

    Authors: Kasun Bandara, Christoph Bergmeir, Sam Campbell, Deborah Scott, Dan Lubman

    Abstract: Emergency Medical Services (EMS) demand load has become a considerable burden for many government authorities, and EMS demand is often an early indicator for stress in communities, a warning sign of emerging problems. In this paper, we introduce Deep Planning and Policy Making Net (DeepPPMNet), a Long Short-Term Memory network based, global forecasting and inference framework to forecast the EMS d… ▽ More

    Submitted 25 April, 2020; originally announced April 2020.

  20. arXiv:1912.00370  [pdf, other

    cs.LG stat.ML

    Machine learning applications in time series hierarchical forecasting

    Authors: Mahdi Abolghasemi, Rob J Hyndman, Garth Tarr, Christoph Bergmeir

    Abstract: Hierarchical forecasting (HF) is needed in many situations in the supply chain (SC) because managers often need different levels of forecasts at different levels of SC to make a decision. Top-Down (TD), Bottom-Up (BU) and Optimal Combination (COM) are common HF models. These approaches are static and often ignore the dynamics of the series while disaggregating them. Consequently, they may fail to… ▽ More

    Submitted 1 December, 2019; originally announced December 2019.

  21. arXiv:1909.04293  [pdf, other

    stat.AP cs.LG cs.NE stat.ML

    LSTM-MSNet: Leveraging Forecasts on Sets of Related Time Series with Multiple Seasonal Patterns

    Authors: Kasun Bandara, Christoph Bergmeir, Hansika Hewamalage

    Abstract: Generating forecasts for time series with multiple seasonal cycles is an important use-case for many industries nowadays. Accounting for the multi-seasonal patterns becomes necessary to generate more accurate and meaningful forecasts in these contexts. In this paper, we propose Long Short-Term Memory Multi-Seasonal Net (LSTM-MSNet), a decomposition based, unified prediction framework to forecast t… ▽ More

    Submitted 27 April, 2020; v1 submitted 10 September, 2019; originally announced September 2019.

  22. Recurrent Neural Networks for Time Series Forecasting: Current Status and Future Directions

    Authors: Hansika Hewamalage, Christoph Bergmeir, Kasun Bandara

    Abstract: Recurrent Neural Networks (RNN) have become competitive forecasting methods, as most notably shown in the winning method of the recent M4 competition. However, established statistical models such as ETS and ARIMA gain their popularity not only from their high accuracy, but they are also suitable for non-expert users as they are robust, efficient, and automatic. In these areas, RNNs have still a lo… ▽ More

    Submitted 22 December, 2020; v1 submitted 2 September, 2019; originally announced September 2019.

  23. arXiv:1908.03840  [pdf, other

    cs.LG cs.AI stat.ML

    LoRMIkA: Local rule-based model interpretability with k-optimal associations

    Authors: Dilini Rajapaksha, Christoph Bergmeir, Wray Buntine

    Abstract: As we rely more and more on machine learning models for real-life decision-making, being able to understand and trust the predictions becomes ever more important. Local explainer models have recently been introduced to explain the predictions of complex machine learning models at the instance level. In this paper, we propose Local Rule-based Model Interpretability with k-optimal Associations (LoRM… ▽ More

    Submitted 17 June, 2021; v1 submitted 10 August, 2019; originally announced August 2019.

    Comments: 26 pages, 3 figures

    Journal ref: journal={Information Sciences}, volume={540}, pages={221--241}, year={2020}, publisher={Elsevier}

  24. arXiv:1901.04028  [pdf, other

    cs.LG stat.ML

    Sales Demand Forecast in E-commerce using a Long Short-Term Memory Neural Network Methodology

    Authors: Kasun Bandara, Peibei Shi, Christoph Bergmeir, Hansika Hewamalage, Quoc Tran, Brian Seaman

    Abstract: Generating accurate and reliable sales forecasts is crucial in the E-commerce business. The current state-of-the-art techniques are typically univariate methods, which produce forecasts considering only the historical sales data of a single product. However, in a situation where large quantities of related time series are available, conditioning the forecast of an individual time series on past be… ▽ More

    Submitted 11 August, 2019; v1 submitted 13 January, 2019; originally announced January 2019.

  25. 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.