paper-with-me

홈 › Papers

An Analysis of Linear Time Series Forecasting Models

2024-03-21 · William Toner, Luke Darlow

Despite their simplicity, linear models perform well at time series forecasting, even when pitted against deeper and more expensive models. A number of variations to the linear model have been proposed, often including some form of feature normalisation that improves model generalisation. In this paper we analyse the sets of functions expressible using these linear model architectures. In so doing we show that several popular variants of linear models for time series forecasting are equivalent and functionally indistinguishable from standard, unconstrained linear regression. We characterise the model classes for each linear variant. We demonstrate that each model can be reinterpreted as unconstrained linear regression over a suitably augmented feature set, and therefore admit closed-form solutions when using a mean-squared loss function. We provide experimental evidence that the models under inspection learn nearly identical solutions, and finally demonstrate that the simpler closed form solutions are superior forecasters across 72% of test settings.

📄 PDF Abstract BibTeX arXiv:2403.14587

Code (3)

sir-lab/linear-forecasting 공식 구현
levi-ackman/lino pytorch
levi-ackman/refocus pytorch

Tasks

FormregressionTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

A projected nonlinear state-space model for forecasting time series signals

2023-11-22 · Christian Donner, Anuj Mishra, Hideaki Shimazaki

Learning and forecasting stochastic time series is essential in various scientific fields. However, despite the proposals of nonlinear filters and deep-learning methods, it remains challenging to capture nonlinear dynami…

BenchmarkingComputational EfficiencyTime SeriesTime Series Analysis

A Novel Hyperdimensional Computing Framework for Online Time Series Forecasting on the Edge

2024-02-03 · Mohamed Mejri, Chandramouli Amarnath, Abhijit Chatterjee

In recent years, both online and offline deep learning models have been developed for time series forecasting. However, offline deep forecasting models fail to adapt effectively to changes in time-series data, while onli…

Time SeriesTime Series Forecasting

An Attention Free Long Short-Term Memory for Time Series Forecasting

2022-09-20 · Hugo Inzirillo, Ludovic De Villelongue

Deep learning is playing an increasingly important role in time series analysis. We focused on time series forecasting using attention free mechanism, a more efficient framework, and proposed a new architecture for time …

PredictionTime SeriesTime Series AnalysisTime Series Forecasting+1

Stanza: A Nonlinear State Space Model for Probabilistic Inference in Non-Stationary Time Series

2020-06-11 · Anna K. Yanchenko, Sayan Mukherjee

Time series with long-term structure arise in a variety of contexts and capturing this temporal structure is a critical challenge in time series analysis for both inference and forecasting settings. Traditionally, state …

Deep LearningState Space ModelsTime SeriesTime Series Analysis

Data Normalization for Bilinear Structures in High-Frequency Financial Time-series

2021-01-10 · Abstract—Financial time-series analysis and forecasting have been extensively studied over the past decades, yet still remain as a very challenging research topic. Since the financial market is inherently noisy and stochastic, a majority of financial timeseries of interests are non-stationary

Abstract—Financial time-series analysis and forecasting have been extensively studied over the past decades, yet still remain as a very challenging research topic. Since the financial market is inherently noisy and st…

Time SeriesTime Series AnalysisVocal Bursts Intensity Prediction