paper-with-me

홈 › Papers

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

2026-01-08 · Kota Nakamura, Koki Kawabata, Yasuko Matsubara, Yasushi Sakurai arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.04741

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EvDNeRF: Reconstructing Event Data with Dynamic Neural Radiance Fields

2023-10-03 · Anish Bhattacharya, Ratnesh Madaan, Fernando Cladera, Sai Vemprala 외

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…

NeRF

ONSEP: A Novel Online Neural-Symbolic Framework for Event Prediction Based on Large Language Model

2024-08-14 · Xuanqing Yu, Wangtao Sun, Jingwei Li, Kang Liu 외

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 ModelPrediction

Mining Insights from Weakly-Structured Event Data

2019-09-03 · Niek Tax

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

2017-02-27 · Rohitash Chandra, Yew-Soon Ong, Chi-Keong Goh

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+2

Real-time high speed motion prediction using fast aperture-robust event-driven visual flow

2018-11-27 · Himanshu Akolkar, Sio-Hoi Ieng, Ryad Benosman

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