Fast Mining and Dynamic Time-to-Event Prediction over Multi-sensor Data Streams
Kota Nakamura, Koki Kawabata, Yasuko Matsubara, Yasushi Sakurai

TL;DR
This paper introduces TimeCast, a scalable, adaptive framework for real-time prediction of machine failures from multi-sensor data streams, effectively capturing evolving patterns to improve accuracy and efficiency.
Contribution
We propose a novel dynamic prediction framework that identifies evolving data patterns and learns separate models for each, enhancing real-time failure prediction accuracy.
Findings
TimeCast outperforms existing methods in prediction accuracy.
It effectively detects dynamic pattern changes in data streams.
The approach scales linearly and supports online updates.
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…
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
TopicsData Stream Mining Techniques · Time Series Analysis and Forecasting · Advanced Database Systems and Queries
