IPatch: A Multi-Resolution Transformer Architecture for Robust Time-Series Forecasting
arXiv cs.LG / 2026/3/26
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper introduces IPatch, a multi-resolution Transformer architecture for multivariate time-series forecasting that combines both point-wise and patch-wise temporal tokens.
- It addresses a key tradeoff in Transformer forecasting: point-wise inputs preserve fine-grained dynamics but are computationally expensive, while patch-wise inputs are efficient but can lose crucial temporal detail.
- IPatch models temporal information at multiple resolutions simultaneously to capture both short-term fluctuations and long-range dependencies more effectively.
- Experiments on seven benchmark datasets show consistent improvements in forecasting accuracy, noise robustness, and generalization across different prediction horizons versus single-representation baselines.
- The work is positioned as a scalable approach that improves reliability on volatile/complex time series where representation choice strongly affects performance.



