paper-with-me

홈 › Papers

Explainable Failure Predictions with RNN Classifiers based on Time Series Data

2019-01-20 · Ioana Giurgiu, Anika Schumann

Given key performance indicators collected with fine granularity as time series, our aim is to predict and explain failures in storage environments. Although explainable predictive modeling based on spiky telemetry data is key in many domains, current approaches cannot tackle this problem. Deep learning methods suitable for sequence modeling and learning temporal dependencies, such as RNNs, are effective, but opaque from an explainability perspective. Our approach first extracts the anomalous spikes from time series as events and then builds an RNN classifier with attention mechanisms to embed the irregularity and frequency of these events. A preliminary evaluation on real world storage environments shows that our approach can predict failures within a 3-day prediction window with comparable accuracy as traditional RNN-based classifiers. At the same time it can explain the predictions by returning the key anomalous events which led to those failure predictions.

📄 PDF Abstract BibTeX arXiv:1901.08554

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

timeXplain -- A Framework for Explaining the Predictions of Time Series Classifiers

2020-07-15 · Felix Mujkanovic, Vanja Doskoč, Martin Schirneck, Patrick Schäfer 외

Modern time series classifiers display impressive predictive capabilities, yet their decision-making processes mostly remain black boxes to the user. At the same time, model-agnostic explainers, such as the recently prop…

Decision MakingExplainable artificial intelligenceGeneral ClassificationTime Series+3

Signals, Concepts, and Laws: Toward Universal, Explainable Time-Series Forecasting

2025-08-02 · Hongwei Ma, Junbin Gao, Minh-Ngoc Tran arxiv

Accurate, explainable and physically credible forecasting remains a persistent challenge for multivariate time-series whose statistical properties vary across domains. We propose DORIC, a Domain-Universal, ODE-Regularize…

Explainable Multivariate Time Series Classification: A Deep Neural Network Which Learns To Attend To Important Variables As Well As Informative Time Intervals

2020-11-23 · Tsung-Yu Hsieh, Suhang Wang, Yiwei Sun, Vasant Honavar

Time series data is prevalent in a wide variety of real-world applications and it calls for trustworthy and explainable models for people to understand and fully trust decisions made by AI solutions. We consider the prob…

Explainable ModelsGeneral ClassificationTime SeriesTime Series Analysis+1

Back to Basics: A Sanity Check on Modern Time Series Classification Algorithms

2023-08-15 · Bhaskar Dhariyal, Thach Le Nguyen, Georgiana Ifrim

The state-of-the-art in time series classification has come a long way, from the 1NN-DTW algorithm to the ROCKET family of classifiers. However, in the current fast-paced development of new classifiers, taking a step bac…

Time SeriesTime Series Classification

All-Clear Flare Prediction Using Interval-based Time Series Classifiers

2021-05-03 · Anli Ji, Berkay Aydin, Manolis K. Georgoulis, Rafal Angryk

An all-clear flare prediction is a type of solar flare forecasting that puts more emphasis on predicting non-flaring instances (often relatively small flares and flare quiet regions) with high precision while still maint…

AllPredictionTime SeriesTime Series Analysis+1