Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ALER-TI: Aligned Latent Embedding Retrieval for Time Series Imputation

About

Deep learning has significantly advanced time series imputation, yet most existing architectures primarily rely on localized temporal context within the corrupted input sequence. This reliance can be limiting in real-world scenarios, where time series often exhibit non-stationary dynamics, weak temporal correlations, and infrequent patterns that are difficult to reconstruct from nearby observations alone. In this paper, we propose ALER-TI, Aligned Latent Embedding Retrieval for Time Series Imputation, a retrieval-augmented framework that explicitly leverages historical patterns to supplement degraded local context for more reliable missing-value reconstruction. The core of ALER-TI is Latent Embedding Alignment (LEA), which mitigates the representation mismatch between corrupted queries and complete historical candidates. By applying post-hoc masking in the latent space, LEA aligns candidates with the query's missingness pattern while allowing historical embeddings to be pre-computed and cached for efficient retrieval. ALER-TI is model-agnostic and can be integrated with various imputation backbones through a lightweight adaptation module. Extensive experiments on six real-world datasets under different missing rates demonstrate that ALER-TI consistently improves strong baseline models and enhances robustness across diverse imputation settings.

Xuan-Thong Truong, Trung-Kien Le, Tung Kieu, Thi-Thu Nguyen, Nhat-Hai Nguyen• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ImputationETTh1
MAE0.127
187
Time Series ImputationWeather
MAE0.062
177
Time Series ImputationETTm1--
177
Time Series ImputationETTm2--
143
Time Series ImputationETTh2--
126
Time Series ImputationETTh1 (test)
MSE0.034
83
Time Series ImputationWeather (test)
MSE0.023
47
Time Series ImputationETTh2 (test)
MSE0.039
47
Time Series ImputationETTm2 (test)
MSE0.02
46
Time Series ImputationETTm1 (test)
MSE0.017
46
Showing 10 of 13 rows

Other info

Follow for update