paper-with-me

홈 › Papers

T1: One-to-One Channel-Head Binding for Multivariate Time-Series Imputation

2026-02-24 · Dongik Park, Hyunwoo Ryu, Suahn Bae, Keondo Park, Hyung-Sin Kim arxiv

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 patterns, their corresponding attention pathways adaptively down-weight based on remaining observable patterns while preserving reliable cross-variable connections through unaffected channels. Experiments on 11 benchmark datasets demonstrate that T1 achieves state-of-the-art performance, reducing MSE by 46% on average compared to the second-best baseline, with particularly strong gains under extreme sparsity (70% missing ratio). The model generalizes to unseen missing patterns without retraining and uses a consistent hyperparameter configuration across all datasets. The code is available at https://github.com/Oppenheimerdinger/T1.

📄 PDF Abstract BibTeX arXiv:2602.21043

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection

2026-05-22 · Jaehyeop Hong, Youngbum Hur arxiv

Multivariate time series anomaly detection has become increasingly important in real-world applications, where labeled data are often scarce. Many existing approaches rely on unsupervised learning to model normal pattern…

Time Series Anomaly DetectionContrastive Learning

Channel masking for multivariate time series shapelets

2017-11-02 · Dripta S. Raychaudhuri, Josif Grabocka, Lars Schmidt-Thieme

Time series shapelets are discriminative sub-sequences and their similarity to time series can be used for time series classification. Initial shapelet extraction algorithms searched shapelets by complete enumeration of …

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

The Capacity and Robustness Trade-off: Revisiting the Channel Independent Strategy for Multivariate Time Series Forecasting

2023-04-11 · Lu Han, Han-Jia Ye, De-Chuan Zhan

Multivariate time series data comprises various channels of variables. The multivariate forecasting models need to capture the relationship between the channels to accurately predict future values. However, recently, the…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

MCformer: Multivariate Time Series Forecasting with Mixed-Channels Transformer

2024-03-14 · Wenyong Han, Tao Zhu Member, Liming Chen, Huansheng Ning 외

The massive generation of time-series data by largescale Internet of Things (IoT) devices necessitates the exploration of more effective models for multivariate time-series forecasting. In previous models, there was a pr…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

CSformer: Combining Channel Independence and Mixing for Robust Multivariate Time Series Forecasting

2023-12-11 · Haoxin Wang, Yipeng Mo, Kunlan Xiang, Nan Yin 외

In the domain of multivariate time series analysis, the concept of channel independence has been increasingly adopted, demonstrating excellent performance due to its ability to eliminate noise and the influence of irrele…

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting