Multivariate Time Series Cleaning under Speed Constraints
Aoqian Zhang, Zexue Wu, Yifeng Gong, Ye Yuan, Guoren Wang

TL;DR
This paper introduces MTCSC, a novel, efficient method for cleaning multivariate time series data that leverages correlations and data trends, outperforming existing methods in accuracy and speed.
Contribution
The paper presents MTCSC, a linear-time, constraint-based approach for multivariate time series cleaning that incorporates data trends and adaptive speed constraints.
Findings
MTCSC achieves higher repair accuracy than state-of-the-art methods.
MTCSC operates efficiently with less computational time.
Effective even with weak or no correlations between dimensions.
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,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Advanced Statistical Process Monitoring
