English

Toeplitz Least Squares Problems, Fast Algorithms and Big Data

Machine Learning 2021-12-28 v1 Machine Learning Computation

Abstract

In time series analysis, when fitting an autoregressive model, one must solve a Toeplitz ordinary least squares problem numerous times to find an appropriate model, which can severely affect computational times with large data sets. Two recent algorithms (LSAR and Repeated Halving) have applied randomized numerical linear algebra (RandNLA) techniques to fitting an autoregressive model to big time-series data. We investigate and compare the quality of these two approximation algorithms on large-scale synthetic and real-world data. While both algorithms display comparable results for synthetic datasets, the LSAR algorithm appears to be more robust when applied to real-world time series data. We conclude that RandNLA is effective in the context of big-data time series.

Keywords

Cite

@article{arxiv.2112.12994,
  title  = {Toeplitz Least Squares Problems, Fast Algorithms and Big Data},
  author = {Ali Eshragh and Oliver Di Pietro and Michael A. Saunders},
  journal= {arXiv preprint arXiv:2112.12994},
  year   = {2021}
}

Comments

28 pages, 11 figures

R2 v1 2026-06-24T08:30:49.450Z