TL;DR
T1 introduces a CNN-Transformer hybrid architecture with a novel channel-head binding mechanism for robust multivariate time-series imputation, effectively handling diverse missing patterns and heavy missingness.
Contribution
The paper proposes a new hybrid model with a unique channel-head binding mechanism that improves information transfer and imputation accuracy in challenging missing data scenarios.
Findings
Achieves 46% lower MSE on average across 11 datasets.
Performs well under extreme sparsity with 70% missing data.
Generalizes to unseen missing patterns without retraining.
Abstract
Imputing missing values in multivariate time series remains challenging, especially under diverse missing patterns and heavy missingness. Existing methods suffer from suboptimal performance as corrupted temporal features hinder effective cross-variable information transfer, amplifying reconstruction errors. Robust imputation requires both extracting temporal patterns from sparse observations within each variable and selectively transferring information across variables--yet current approaches excel at one while compromising the other. We introduce T1 (Time series imputation with 1-to-1 channel-head binding), a CNN-Transformer hybrid architecture that achieves robust imputation through Channel-Head Binding--a mechanism creating one-to-one correspondence between CNN channels and attention heads. This design enables selective information transfer: when missingness corrupts certain temporal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
