English

Multivariate Time Series Cleaning under Speed Constraints

Databases 2024-11-05 v1

Abstract

Errors are common in time series due to unreliable sensor measurements. Existing methods focus on univariate data but do not utilize the correlation between dimensions. Cleaning each dimension separately may lead to a less accurate result, as some errors can only be identified in the multivariate case. We also point out that the widely used minimum change principle is not always the best choice. Instead, we try to change the smallest number of data to avoid a significant change in the data distribution. In this paper, we propose MTCSC, the constraint-based method for cleaning multivariate time series. We formalize the repair problem, propose a linear-time method to employ online computing, and improve it by exploiting data trends. We also support adaptive speed constraint capturing. We analyze the properties of our proposals and compare them with SOTA methods in terms of effectiveness, efficiency versus error rates, data sizes, and applications such as classification. Experiments on real datasets show that MTCSC can have higher repair accuracy with less time consumption. Interestingly, it can be effective even when there are only weak or no correlations between the dimensions.

Keywords

Cite

@article{arxiv.2411.01214,
  title  = {Multivariate Time Series Cleaning under Speed Constraints},
  author = {Aoqian Zhang and Zexue Wu and Yifeng Gong and Ye Yuan and Guoren Wang},
  journal= {arXiv preprint arXiv:2411.01214},
  year   = {2024}
}

Comments

14 pages, 16 figures, conference

R2 v1 2026-06-28T19:45:28.425Z