Skip to main content

Showing 1–12 of 12 results for author: Flunkert, V

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.14657  [pdf, other

    cs.LG stat.ML

    Deep Non-Parametric Time Series Forecaster

    Authors: Syama Sundar Rangapuram, Jan Gasthaus, Lorenzo Stella, Valentin Flunkert, David Salinas, Yuyang Wang, Tim Januschowski

    Abstract: This paper presents non-parametric baseline models for time series forecasting. Unlike classical forecasting models, the proposed approach does not assume any parametric form for the predictive distribution and instead generates predictions by sampling from the empirical distribution according to a tunable strategy. By virtue of this, the model is always able to produce reasonable forecasts (i.e.,… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  2. arXiv:2212.03523  [pdf, other

    stat.ML cs.LG

    Criteria for Classifying Forecasting Methods

    Authors: Tim Januschowski, Jan Gasthaus, Yuyang Wang, David Salinas, Valentin Flunkert, Michael Bohlke-Schneider, Laurent Callot

    Abstract: Classifying forecasting methods as being either of a "machine learning" or "statistical" nature has become commonplace in parts of the forecasting literature and community, as exemplified by the M4 competition and the conclusion drawn by the organizers. We argue that this distinction does not stem from fundamental differences in the methods assigned to either class. Instead, this distinction is pr… ▽ More

    Submitted 7 December, 2022; originally announced December 2022.

  3. arXiv:2206.14342  [pdf, other

    cs.LG stat.ML

    Intrinsic Anomaly Detection for Multi-Variate Time Series

    Authors: Stephan Rabanser, Tim Januschowski, Kashif Rasul, Oliver Borchert, Richard Kurle, Jan Gasthaus, Michael Bohlke-Schneider, Nicolas Papernot, Valentin Flunkert

    Abstract: We introduce a novel, practically relevant variation of the anomaly detection problem in multi-variate time series: intrinsic anomaly detection. It appears in diverse practical scenarios ranging from DevOps to IoT, where we want to recognize failures of a system that operates under the influence of a surrounding environment. Intrinsic anomalies are changes in the functional dependency structure be… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

  4. arXiv:2202.08485  [pdf, other

    cs.LG

    Multi-Objective Model Selection for Time Series Forecasting

    Authors: Oliver Borchert, David Salinas, Valentin Flunkert, Tim Januschowski, Stephan Günnemann

    Abstract: Research on time series forecasting has predominantly focused on developing methods that improve accuracy. However, other criteria such as training time or latency are critical in many real-world applications. We therefore address the question of how to choose an appropriate forecasting model for a given dataset among the plethora of available forecasting methods when accuracy is only one of many… ▽ More

    Submitted 17 February, 2022; originally announced February 2022.

  5. arXiv:2111.03418  [pdf, other

    cs.LG cs.AI stat.ML

    Meta-Forecasting by combining Global Deep Representations with Local Adaptation

    Authors: Riccardo Grazzi, Valentin Flunkert, David Salinas, Tim Januschowski, Matthias Seeger, Cedric Archambeau

    Abstract: While classical time series forecasting considers individual time series in isolation, recent advances based on deep learning showed that jointly learning from a large pool of related time series can boost the forecasting accuracy. However, the accuracy of these methods suffers greatly when modeling out-of-sample time series, significantly limiting their applicability compared to classical forecas… ▽ More

    Submitted 12 November, 2021; v1 submitted 5 November, 2021; originally announced November 2021.

  6. arXiv:2107.07702  [pdf, other

    cs.LG cs.AI

    Neural Contextual Anomaly Detection for Time Series

    Authors: Chris U. Carmona, François-Xavier Aubet, Valentin Flunkert, Jan Gasthaus

    Abstract: We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multivariate time series. This is achieved by effectively combining recent developments in representation learning for multivariate time series, with techniques for deep anomaly detecti… ▽ More

    Submitted 16 July, 2021; originally announced July 2021.

    Comments: Chris and François-Xavier contributed equally

  7. arXiv:2008.01215  [pdf, other

    cs.DC stat.ML

    A simple and effective predictive resource scaling heuristic for large-scale cloud applications

    Authors: Valentin Flunkert, Quentin Rebjock, Joel Castellon, Laurent Callot, Tim Januschowski

    Abstract: We propose a simple yet effective policy for the predictive auto-scaling of horizontally scalable applications running in cloud environments, where compute resources can only be added with a delay, and where the deployment throughput is limited. Our policy uses a probabilistic forecast of the workload to make scaling decisions dependent on the risk aversion of the application owner. We show in our… ▽ More

    Submitted 3 August, 2020; originally announced August 2020.

  8. arXiv:2005.10111  [pdf, other

    cs.LG stat.ML

    The Effectiveness of Discretization in Forecasting: An Empirical Study on Neural Time Series Models

    Authors: Stephan Rabanser, Tim Januschowski, Valentin Flunkert, David Salinas, Jan Gasthaus

    Abstract: Time series modeling techniques based on deep learning have seen many advancements in recent years, especially in data-abundant settings and with the central aim of learning global models that can extract patterns across multiple time series. While the crucial importance of appropriate data pre-processing and scaling has often been noted in prior work, most studies focus on improving model archite… ▽ More

    Submitted 20 May, 2020; originally announced May 2020.

  9. arXiv:2004.10240  [pdf, other

    cs.LG stat.ML

    Deep Learning for Time Series Forecasting: Tutorial and Literature Survey

    Authors: Konstantinos Benidis, Syama Sundar Rangapuram, Valentin Flunkert, Yuyang Wang, Danielle Maddix, Caner Turkmen, Jan Gasthaus, Michael Bohlke-Schneider, David Salinas, Lorenzo Stella, Francois-Xavier Aubet, Laurent Callot, Tim Januschowski

    Abstract: Deep learning based forecasting methods have become the methods of choice in many applications of time series prediction or forecasting often outperforming other approaches. Consequently, over the last years, these methods are now ubiquitous in large-scale industrial forecasting applications and have consistently ranked among the best entries in forecasting competitions (e.g., M4 and M5). This pra… ▽ More

    Submitted 15 June, 2022; v1 submitted 21 April, 2020; originally announced April 2020.

    Comments: 33 pages, 6 figures

    ACM Class: A.1

    Journal ref: ACM Computing Surveys (2022)

  10. arXiv:1906.05264  [pdf, other

    cs.LG stat.ML

    GluonTS: Probabilistic Time Series Models in Python

    Authors: Alexander Alexandrov, Konstantinos Benidis, Michael Bohlke-Schneider, Valentin Flunkert, Jan Gasthaus, Tim Januschowski, Danielle C. Maddix, Syama Rangapuram, David Salinas, Jasper Schulz, Lorenzo Stella, Ali Caner Türkmen, Yuyang Wang

    Abstract: We introduce Gluon Time Series (GluonTS, available at https://gluon-ts.mxnet.io), a library for deep-learning-based time series modeling. GluonTS simplifies the development of and experimentation with time series models for common tasks such as forecasting or anomaly detection. It provides all necessary components and tools that scientists need for quickly building new models, for efficiently runn… ▽ More

    Submitted 14 June, 2019; v1 submitted 12 June, 2019; originally announced June 2019.

    Comments: ICML Time Series Workshop 2019

  11. arXiv:1709.07638  [pdf, other

    stat.ML cs.LG

    Approximate Bayesian Inference in Linear State Space Models for Intermittent Demand Forecasting at Scale

    Authors: Matthias Seeger, Syama Rangapuram, Yuyang Wang, David Salinas, Jan Gasthaus, Tim Januschowski, Valentin Flunkert

    Abstract: We present a scalable and robust Bayesian inference method for linear state space models. The method is applied to demand forecasting in the context of a large e-commerce platform, paying special attention to intermittent and bursty target statistics. Inference is approximated by the Newton-Raphson algorithm, reduced to linear-time Kalman smoothing, which allows us to operate on several orders of… ▽ More

    Submitted 22 September, 2017; originally announced September 2017.

  12. arXiv:1704.04110  [pdf, other

    cs.AI cs.LG stat.ML

    DeepAR: Probabilistic Forecasting with Autoregressive Recurrent Networks

    Authors: David Salinas, Valentin Flunkert, Jan Gasthaus

    Abstract: Probabilistic forecasting, i.e. estimating the probability distribution of a time series' future given its past, is a key enabler for optimizing business processes. In retail businesses, for example, forecasting demand is crucial for having the right inventory available at the right time at the right place. In this paper we propose DeepAR, a methodology for producing accurate probabilistic forecas… ▽ More

    Submitted 22 February, 2019; v1 submitted 13 April, 2017; originally announced April 2017.