English

Fast Mining and Dynamic Time-to-Event Prediction over Multi-sensor Data Streams

Machine Learning 2026-01-16 v2 Artificial Intelligence

Abstract

Given real-time sensor data streams obtained from machines, how can we continuously predict when a machine failure will occur? This work aims to continuously forecast the timing of future events by analyzing multi-sensor data streams. A key characteristic of real-world data streams is their dynamic nature, where the underlying patterns evolve over time. To address this, we present TimeCast, a dynamic prediction framework designed to adapt to these changes and provide accurate, real-time predictions of future event time. Our proposed method has the following properties: (a) Dynamic: it identifies the distinct time-evolving patterns (i.e., stages) and learns individual models for each, enabling us to make adaptive predictions based on pattern shifts. (b) Practical: it finds meaningful stages that capture time-varying interdependencies between multiple sensors and improve prediction performance; (c) Scalable: our algorithm scales linearly with the input size and enables online model updates on data streams. Extensive experiments on real datasets demonstrate that TimeCast provides higher prediction accuracy than state-of-the-art methods while finding dynamic changes in data streams with a great reduction in computational time.

Keywords

Cite

@article{arxiv.2601.04741,
  title  = {Fast Mining and Dynamic Time-to-Event Prediction over Multi-sensor Data Streams},
  author = {Kota Nakamura and Koki Kawabata and Yasuko Matsubara and Yasushi Sakurai},
  journal= {arXiv preprint arXiv:2601.04741},
  year   = {2026}
}

Comments

Accepted by KDD 2026

R2 v1 2026-07-01T08:55:46.993Z