Investigating a Model-Agnostic and Imputation-Free Approach for Irregularly-Sampled Multivariate Time-Series Modeling
Abhilash Neog, Arka Daw, Sepideh Fatemi Khorasgani, Medha Sawhney, Aanish Pradhan, Mary E. Lofton, Bennett J. McAfee, Adrienne Breef-Pilz, Heather L. Wander, Dexter W Howard, Cayelan C. Carey, Paul Hanson, Anuj Karpatne
TL;DR
This work tackles irregularly-sampled multivariate time series (IMTS) by proposing MissTSM, a model-agnostic and imputation-free wrapper that harnesses a Time-Feature Independent (TFI) embedding and a Missing Feature-Aware Attention (MFAA) mechanism to handle missing values without imputations. MissTSM operates as a plug-in layer that can wrap any backbone MTS model, with a Masked Auto-Encoder (MAE) backbone used as a default. Through extensive experiments on forecasting and classification across synthetic and real-world datasets, MissTSM demonstrates competitive performance, particularly when missingness is high or periodic structure is weak, and shows strong model-agnostic versatility compared to both imputation-based and specialized IMTS approaches. The study highlights MissTSM’s potential to reduce artifacts from imputation, improve robustness to missing data patterns, and enable flexible integration with state-of-the-art MTS models for practical IMTS applications.
Abstract
Modeling Irregularly-sampled and Multivariate Time Series (IMTS) is crucial across a variety of applications where different sets of variates may be missing at different time-steps due to sensor malfunctions or high data acquisition costs. Existing approaches for IMTS either consider a two-stage impute-then-model framework or involve specialized architectures specific to a particular model and task. We perform a series of experiments to derive novel insights about the performance of IMTS methods on a variety of semi-synthetic and real-world datasets for both classification and forecasting. We also introduce Missing Feature-aware Time Series Modeling (MissTSM) or MissTSM, a novel model-agnostic and imputation-free approach for IMTS modeling. We show that MissTSM shows competitive performance compared to other IMTS approaches, especially when the amount of missing values is large and the data lacks simplistic periodic structures - conditions common to real-world IMTS applications.
