English

Time-o1: Time-Series Forecasting Needs Transformed Label Alignment

Machine Learning 2026-03-20 v2 Artificial Intelligence Systems and Control Systems and Control

Abstract

Training time-series forecast models presents unique challenges in designing effective learning objectives. Existing methods predominantly utilize the temporal mean squared error, which faces two critical challenges: (1) label autocorrelation, which leads to bias from the label sequence likelihood; (2) excessive amount of tasks, which increases with the forecast horizon and complicates optimization. To address these challenges, we propose Time-o1, a transformation-augmented learning objective tailored for time-series forecasting. The central idea is to transform the label sequence into decorrelated components with discriminated significance. Models are then trained to align the most significant components, thereby effectively mitigating label autocorrelation and reducing task amount. Extensive experiments demonstrate that Time-o1 achieves state-of-the-art performance and is compatible with various forecast models. Code is available at https://github.com/Master-PLC/Time-o1.

Keywords

Cite

@article{arxiv.2505.17847,
  title  = {Time-o1: Time-Series Forecasting Needs Transformed Label Alignment},
  author = {Hao Wang and Licheng Pan and Zhichao Chen and Xu Chen and Qingyang Dai and Lei Wang and Haoxuan Li and Zhouchen Lin},
  journal= {arXiv preprint arXiv:2505.17847},
  year   = {2026}
}

Comments

Accepted as poster in NeurIPS 2025

R2 v1 2026-07-01T02:33:48.326Z