Fast Mining and Dynamic Time-to-Event Prediction over Multi-sensor Data Streams
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.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
EvDNeRF: Reconstructing Event Data with Dynamic Neural Radiance Fields
We present EvDNeRF, a pipeline for generating event data and training an event-based dynamic NeRF, for the purpose of faithfully reconstructing eventstreams on scenes with rigid and non-rigid deformations that may be too…
NeRFONSEP: A Novel Online Neural-Symbolic Framework for Event Prediction Based on Large Language Model
In the realm of event prediction, temporal knowledge graph forecasting (TKGF) stands as a pivotal technique. Previous approaches face the challenges of not utilizing experience during testing and relying on a single shor…
Language ModelingLanguage ModellingLarge Language ModelPredictionMining Insights from Weakly-Structured Event Data
This thesis focuses on process mining on event data where such a normative specification is absent and, as a result, the event data is less structured. The thesis puts special emphasis on one application domain that fits…
Co-evolutionary multi-task learning for dynamic time series prediction
Time series prediction typically consists of a data reconstruction phase where the time series is broken into overlapping windows known as the timespan. The size of the timespan can be seen as a way of determining the ex…
Evolutionary AlgorithmsMulti-Task LearningPredictionTime Series+2Real-time high speed motion prediction using fast aperture-robust event-driven visual flow
Optical flow is a crucial component of the feature space for early visual processing of dynamic scenes especially in new applications such as self-driving vehicles, drones and autonomous robots. The dynamic vision sensor…
Motion Estimationmotion predictionOptical Flow Estimation