Deep Autocorrelation Modeling for Time-Series Forecasting: Progress and Prospects

arXiv stat.ML / 3/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • It surveys deep time-series forecasting through the lens of autocorrelation, highlighting challenges in modeling both history sequences and label sequences.
  • It introduces a novel taxonomy that unifies recent literature on model architectures and learning objectives for autocorrelation, a focus previous surveys often overlook.
  • It provides analysis of motivations, insights, and progression of the field from an autocorrelation-centric perspective, offering a holistic view of the evolution of deep TSF.
  • It points readers to a comprehensive list of papers and resources available on GitHub, facilitating further study.

Abstract

Autocorrelation is a defining characteristic of time-series data, where each observation is statistically dependent on its predecessors. In the context of deep time-series forecasting, autocorrelation arises in both the input history and the label sequences, presenting two central research challenges: (1) designing neural architectures that model autocorrelation in history sequences, and (2) devising learning objectives that model autocorrelation in label sequences. Recent studies have made strides in tackling these challenges, but a systematic survey examining both aspects remains lacking. To bridge this gap, this paper provides a comprehensive review of deep time-series forecasting from the perspective of autocorrelation modeling. In contrast to existing surveys, this work makes two distinctive contributions. First, it proposes a novel taxonomy that encompasses recent literature on both model architectures and learning objectives -- whereas prior surveys neglect or inadequately discuss the latter aspect. Second, it offers a thorough analysis of the motivations, insights, and progression of the surveyed literature from a unified, autocorrelation-centric perspective, providing a holistic overview of the evolution of deep time-series forecasting. The full list of papers and resources is available at https://github.com/Master-PLC/Awesome-TSF-Papers.