paper-with-me

Papers

AALF: Almost Always Linear Forecasting

2024-09-16 · Matthias Jakobs, Thomas Liebig

Recent works for time-series forecasting more and more leverage the high predictive power of Deep Learning models. With this increase in model complexity, however, comes a lack in understanding of the underlying model decision process, which is problematic for high-stakes application scenarios. At the same time, simple, interpretable forecasting methods such as ARIMA still perform very well, sometimes on-par, with Deep Learning approaches. We argue that simple models are good enough most of the time, and that forecasting performance could be improved by choosing a Deep Learning method only for few, important predictions, increasing the overall interpretability of the forecasting process. In this context, we propose a novel online model selection framework which learns to identify these predictions. An extensive empirical study on various real-world datasets shows that our selection methodology performs comparable to state-of-the-art online model selections methods in most cases while being significantly more interpretable. We find that almost always choosing a simple autoregressive linear model for forecasting results in competitive performance, suggesting that the need for opaque black-box models in time-series forecasting might be smaller than recent works would suggest.

📄 PDF Abstract BibTeX arXiv:2409.10142

Code (1)

sdfk72auga1kwsi/aalf 공식 구현

Tasks

Decision MakingDeep LearningMeta-LearningModel SelectionTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Macroeconomic Data Transformations Matter

2020-08-04 · Philippe Goulet Coulombe, Maxime Leroux, Dalibor Stevanovic, Stéphane Surprenant

In a low-dimensional linear regression setup, considering linear transformations/combinations of predictors does not alter predictions. However, when the forecasting technology either uses shrinkage or is nonlinear, it d…

Image-Based Correction of Continuous and Discontinuous Non-Planar Axial Distortion in Serial Section Microscopy

2015-11-03 · Philipp Hanslovsky, John A. Bogovic, Stephan Saalfeld

Motivation: Serial section microscopy is an established method for detailed anatomy reconstruction of biological specimen. During the last decade, high resolution electron microscopy (EM) of serial sections has become th…

Anatomy

Simple Feedfoward Neural Networks are Almost All You Need for Time Series Forecasting

2025-03-30 · Fan-Keng Sun, Yu-Cheng Wu, Duane S. Boning

Time series data are everywhere -- from finance to healthcare -- and each domain brings its own unique complexities and structures. While advanced models like Transformers and graph neural networks (GNNs) have gained pop…

AllBenchmarkingLanguage ModelingLanguage Modelling+2

Stochastically forced ensemble dynamic mode decomposition for forecasting and analysis of near-periodic systems

2020-10-08 · Daniel Dylewsky, David Barajas-Solano, Tong Ma, Alexandre M. Tartakovsky 외

Time series forecasting remains a central challenge problem in almost all scientific disciplines. We introduce a novel load forecasting method in which observed dynamics are modeled as a forced linear system using Dynami…

GPRLoad ForecastingTime SeriesTime Series Analysis+1

Position: A Dynamical Systems Perspective is Needed to Advance Time Series Modeling

2026-02-18 · Daniel Durstewitz, Christoph Jürgen Hemmer, Florian Hess, Charlotte Ricarda Doll 외 arxiv

Time series (TS) modeling has come a long way from early statistical, mainly linear, approaches to the current trend in TS foundation models. With a lot of hype and industrial demand in this field, it is not always clear…