Learning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecasting
Boyuan Li, Zhen Liu, Yicheng Luo, Qianli Ma

TL;DR
ReIMTS introduces a recursive multi-scale approach for irregular multivariate time series forecasting that preserves original timestamps and captures dependencies across multiple time scales, significantly improving accuracy.
Contribution
The paper proposes ReIMTS, a novel recursive multi-scale modeling method that avoids resampling and maintains timestamp integrity for better dependency learning in IMTS forecasting.
Findings
Achieves an average of 27.1% performance improvement across datasets.
Effectively captures global-to-local dependencies without resampling.
Demonstrates robustness across different models and real-world data.
Abstract
Irregular Multivariate Time Series (IMTS) are characterized by uneven intervals between consecutive timestamps, which carry sampling pattern information valuable and informative for learning temporal and variable dependencies. In addition, IMTS often exhibit diverse dependencies across multiple time scales. However, many existing multi-scale IMTS methods use resampling to obtain the coarse series, which can alter the original timestamps and disrupt the sampling pattern information. To address the challenge, we propose ReIMTS, a Recursive multi-scale modeling approach for Irregular Multivariate Time Series forecasting. Instead of resampling, ReIMTS keeps timestamps unchanged and recursively splits each sample into subsamples with progressively shorter time periods. Based on the original sampling timestamps in these long-to-short subsamples, an irregularity-aware representation fusion…
Peer Reviews
Decision·ICLR 2026 Poster
- original idea to learn multi-scale representations - well written paper - good results
- state-of-the-art comparison should be extended, especially in extending the discussions on strengths and weaknesses of previous work, clearly specifying the contributions and possible limitations of the new method proposed
1. The paper is clearly written and logically structured, providing background on multi-scale modeling for irregular time series. 2. The proposed irregularity-aware fusion is intuitive and aligns well with the challenges of IMTS. 3. Experimental evaluation is comprehensive, covering multiple datasets and models, and demonstrates strong empirical results.
1. The novelty of the approach is somewhat limited in that the recursive multi-scale design can be viewed as a restructured version of existing patch-based or hierarchical multi-scale strategies. 2. The motivation for using a recursive structure, as opposed to other multi-scale fusion designs, is not clearly justified.
1. The motivation is clear, and the method is novel. 2. Experimental evaluation is comprehensive. 3. The method is easily adaptable to different models.
1. The notation and equations are not professional and can be largely improved. This paper uses a lot of double subscripts/superscript, and very long subscripts/superscripts, especially in Sec 4.1, from Eq. 2 to Eq. 6. I suggest the author reduce the length of Sec 4.1, and move some interesting experimental results or useful method comparison (Fig. 6) from the supplementary to the main paper. 2. Potential comparison fairness issues: - Backbone models are modified when integrated into ReIMTS (la
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Traffic Prediction and Management Techniques
