paper-with-me

홈 › Papers

Don't Learn the Shape: Forecasting Periodic Time Series by Rank-1 Decomposition

2026-05-08 · Takato Honda arxiv

How few parameters do we really need to forecast a periodic time series? An hourly electricity series, reshaped as a 24-row matrix with one column per day, is approximately rank-1: a daily shape modulated by a daily level (median centered rank-1 energy 0.82 on GIFT-Eval). Should we learn the shape? Smoothing, shrinkage, and low-rank fits all seem like obvious upgrades over the simple average of the last K=2 cycles. On all 97 GIFT-Eval configurations, we tested 8 such alternatives (e.g., Fourier, EWMA, James-Stein, rank-r SVD): none significantly beats the frozen baseline under Holm correction; two are significantly worse. The resulting method, FLAIR, is (a) Effective: matches PatchTST on aggregate GIFT-Eval (relMASE 0.838 vs 0.849); (b) Compact: 28 scalars for hourly, 57 for weekly; (c) Fast: 22 minutes on one CPU core of a MacBook Pro; (d) Closed-form & Hands-Off: one SVD per period candidate, GCV-averaged Ridge, no GPU, no pre-training, no per-task tuning. In the high-rank-1, many-cycle regime, extra flexibility is estimation noise.

📄 PDF Abstract BibTeX arXiv:2605.07222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TILDE-Q: A Transformation Invariant Loss Function for Time-Series Forecasting

2022-10-26 · Hyunwook Lee, Chunggi Lee, Hongkyu Lim, Sungahn Ko

Time-series forecasting has gained increasing attention in the field of artificial intelligence due to its potential to address real-world problems across various domains, including energy, weather, traffic, and economy.…

Dynamic Time WarpingTime SeriesTime Series AnalysisTime Series Forecasting

Evaluating Time Series Foundation Models on Noisy Periodic Time Series

2025-01-01 · Syamantak Datta Gupta

While recent advancements in foundation models have significantly impacted machine learning, rigorous tests on the performance of time series foundation models (TSFMs) remain largely underexplored. This paper presents an…

Time Series

CMoS: Rethinking Time Series Prediction Through the Lens of Chunk-wise Spatial Correlations

2025-05-25 · Haotian Si, Changhua Pei, Jianhui Li, Dan Pei 외

Recent advances in lightweight time series forecasting models suggest the inherent simplicity of time series forecasting tasks. In this paper, we present CMoS, a super-lightweight time series forecasting model. Instead o…

Time SeriesTime Series ForecastingTime Series Prediction

MPPN: Multi-Resolution Periodic Pattern Network For Long-Term Time Series Forecasting

2023-06-12 · Xing Wang, Zhendong Wang, Kexin Yang, Junlan Feng 외

Long-term time series forecasting plays an important role in various real-world scenarios. Recent deep learning methods for long-term series forecasting tend to capture the intricate patterns of time series by decomposit…

Time SeriesTime Series Forecasting

WFTNet: Exploiting Global and Local Periodicity in Long-term Time Series Forecasting

2023-09-20 · Peiyuan Liu, Beiliang Wu, Naiqi Li, Tao Dai 외

Recent CNN and Transformer-based models tried to utilize frequency and periodicity information for long-term time series forecasting. However, most existing work is based on Fourier transform, which cannot capture fine-g…

Time SeriesTime Series Forecasting