Rethinking Irregular Time Series Forecasting: A Simple yet Effective Baseline
About
The forecasting of irregular multivariate time series (IMTS) is crucial in key areas such as healthcare, biomechanics, climate science, and astronomy. However, achieving accurate and practical predictions is challenging due to two main factors. First, the inherent irregularity and data missingness in irregular time series make modeling difficult. Second, most existing methods are typically complex and resource-intensive. In this study, we propose a general framework called APN to address these challenges. Specifically, we design a novel Time-Aware Patch Aggregation (TAPA) module that achieves adaptive patching. By learning dynamically adjustable patch boundaries and a time-aware weighted averaging strategy, TAPA transforms the original irregular sequences into high-quality, regularized representations in a channel-independent manner. Additionally, we use a simple query module to effectively integrate historical information while maintaining the model's efficiency. Finally, predictions are made by a shallow MLP. Experimental results on multiple real-world datasets show that APN outperforms existing state-of-the-art methods in both efficiency and accuracy.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multivariate Time-series Forecasting | Exchange | -- | 267 | |
| Forecasting under missing-at-random observations | D1 advection–diffusion | RMSE0.648 | 21 | |
| Multivariate Time-series Forecasting | Exchange Missing-value MTS | MSE0.1785 | 15 | |
| Multivariate Time-series Forecasting | Weather Missing-value MTS | MSE0.1758 | 15 | |
| Multivariate Time-series Forecasting | Exchange Heterogeneous-frequency MTS | MAE0.2703 | 15 | |
| Multivariate Time-series Forecasting | Weather Heterogeneous-frequency MTS | MAE0.2367 | 15 | |
| Multivariate Time-series Forecasting | Exchange 20% Missing-value MTS | MAE0.325 | 15 | |
| Multivariate Time-series Forecasting | Weather 20% Missing-value MTS | MAE0.2439 | 15 | |
| Multivariate Time-series Forecasting | Weather Heterogeneous-frequency MTS | MSE0.161 | 15 | |
| Multivariate Time-series Forecasting | Exchange Regular MTS | MAE0.3491 | 15 |