ICLR 2024poster12 citations

Biased Temporal Convolution Graph Network for Time Series Forecasting with Missing Values

Xiaodan Chen, Xiucheng Li, Bo Liu, Zhijun Li

Abstract

Multivariate time series forecasting plays an important role in various applications ranging from meteorology study, traffic management to economics planning. In the past decades, many efforts have been made toward accurate and reliable forecasting methods development under the assumption of intact input data. However, the time series data from real-world scenarios is often partially observed due to device malfunction or costly data acquisition, which can seriously impede the performance of the existing approaches. A naive employment of imputation methods unavoidably involves error accumulation and leads to suboptimal solutions. Motivated by this, we propose a Biased Temporal Convolution Graph Network that jointly captures the temporal dependencies and spatial structure. In particular, we inject bias into the two carefully developed modules, the Multi-Scale Instance PartialTCN and Biased GCN, to account for missing patterns. The experimental results show that our proposed model is able to achieve up to $9.93$\% improvements over the existing methods on five real-world benchmark datasets. Our code is available at: https://github.com/chenxiaodanhit/BiTGraph.

Spatial and temporal graph neural networkbiasmissing valuestime series forecasting
BibTeX
@inproceedings{
chen2024biased,
title={Biased Temporal Convolution Graph Network for Time Series Forecasting with Missing Values},
author={Xiaodan Chen and Xiucheng Li and Bo Liu and Zhijun Li},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024},
url={https://openreview.net/forum?id=O9nZCwdGcG}
}
Biased Temporal Convolution Graph Network for Time Series Forecasting with Missing Values · ICLR 2024