Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

An Analysis of Linear Time Series Forecasting Models

About

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.

William Toner, Luke Darlow• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTm1 (test)
MSE0.355
427
Multivariate long-term series forecastingWeather (test)
MSE0.141
328
Time Series ForecastingETTh2 (test)
MSE0.288
314
Time Series ForecastingETTm2 (test)
MSE0.182
298
Multivariate long-term series forecastingETTm2 (test)
MSE0.162
212
Multivariate long-term series forecastingExchange (test)
MSE0.086
204
Multivariate long-term forecastingETTm1 (test)
MSE0.307
196
Multivariate long-term forecastingETTh1 (test)
MSE0.375
183
Multivariate long-term forecastingETTh2 (test)
MSE0.27
182
Long-term multivariate forecastingTraffic (test)
MSE0.385
76
Showing 10 of 11 rows

Other info

Follow for update