Fast, effective, and coherent time series modeling using the sparsity-ranked lasso
Ryan Peterson, Joseph Cavanaugh

TL;DR
This paper introduces a fast and effective time series modeling method using the sparsity-ranked lasso (SRL), which prioritizes simpler models and improves prediction accuracy, especially in complex seasonal data.
Contribution
The paper develops a novel SRL-based approach for time series modeling, incorporating ranked skepticism for complex terms and providing an efficient implementation via the fastTS R package.
Findings
SRL outperforms competitors in speed and accuracy
Method effectively handles uncertain and multiple seasonalities
Software implementation is scalable for large datasets
Abstract
The sparsity-ranked lasso (SRL) has been developed for model selection and estimation in the presence of interactions and polynomials. The main tenet of the SRL is that an algorithm should be more skeptical of higher-order polynomials and interactions *a priori* compared to main effects, and hence the inclusion of these more complex terms should require a higher level of evidence. In time series, the same idea of ranked prior skepticism can be applied to the possibly seasonal autoregressive (AR) structure of the series during the model fitting process, becoming especially useful in settings with uncertain or multiple modes of seasonality. The SRL can naturally incorporate exogenous variables, with streamlined options for inference and/or feature selection. The fitting process is quick even for large series with a high-dimensional feature set. In this work, we discuss both the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Statistical Methods and Inference · Energy Load and Power Forecasting
