paper-with-me

Papers

DiffLIME: Enhancing Explainability with a Diffusion-Based LIME Algorithm for Fault Diagnosis

2025-05-30 · International Journal of Prognostics and Health Management 2025 5 · David Solis-Martin, Juan Galan-Paez, Joaquin Borrego-Diaz

The aim of predictive maintenance within the field of Prognostics and Health Management (PHM) is to identify and anticipate potential issues in equipment before they become serious. Deep learning models, such as deep convolutional neural networks (CNNs), long short-term memory (LSTM) networks, and transformers, have been widely adopted for this task, achieving significant success. However, these models are often considered “black boxes” due to their opaque decision-making processes, making it challenging to explain their outputs to stakeholders, such as industrial equipment experts. The complexity and large number of parameters in these models further complicate the understanding of their predictions. This paper presents a novel explainable AI algorithm that extends the well-known Local Interpretable Model-agnostic Explanations (LIME). Our approach utilizes a conditioned probabilistic diffusion model to generate altered samples in the neighborhood of the source sample. We validate our method using various rotating machinery diagnosis datasets. Additionally, we compare our method against LIME, employing a set of metrics to quantify desirable properties of any explainable AI approach. The results highlight that DiffLIME consistently outperforms LIME in terms of coherence and stability while maintaining comparable performance in the selectivity metric. Moreover, the ability of DiffLIME to incorporate domain-specific meta-attributes, such as frequency components and signal envelopes, significantly enhances its explainability in the context of fault diagnosis. This approach provides more precise and meaningful insights into the predictions made by the model.

📄 PDF Abstract BibTeX

Code (1)

dasolma/diffLIME

Tasks

Fault Diagnosis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Enhancing Deep Learning Model Explainability in Brain Tumor Datasets using Post-Heuristic Approaches

2024-04-30 · Konstantinos Pasvantis, Eftychios Protopapadakis

The application of deep learning models in medical diagnosis has showcased considerable efficacy in recent years. Nevertheless, a notable limitation involves the inherent lack of explainability during decision-making pro…

Decision MakingMedical Diagnosis

Explaining Deep Learning Models for Structured Data using Layer-Wise Relevance Propagation

2020-11-26 · hsan Ullah, Andre Rios, Vaibhav Gala, Susan Mckeever

Trust and credibility in machine learning models is bolstered by the ability of a model to explain itsdecisions. While explainability of deep learning models is a well-known challenge, a further chal-lenge is clarity of …

Explainable Artificial Intelligence (XAI)Fraud Detection

bLIMEy: Surrogate Prediction Explanations Beyond LIME

2019-10-29 · Kacper Sokol, Alexander Hepburn, Raul Santos-Rodriguez, Peter Flach

Surrogate explainers of black-box machine learning predictions are of paramount importance in the field of eXplainable Artificial Intelligence since they can be applied to any type of data (images, text and tabular), are…

Explainable artificial intelligencePrediction

Improving LIME Robustness with Smarter Locality Sampling

2020-06-22 · Sean Saito, Eugene Chua, Nicholas Capel, Rocco Hu

Explainability algorithms such as LIME have enabled machine learning systems to adopt transparency and fairness, which are important qualities in commercial use cases. However, recent work has shown that LIME's naive sam…

FairnessGenerative Adversarial Network

TSFeatLIME: An Online User Study in Enhancing Explainability in Univariate Time Series Forecasting

2024-09-24 · Hongnan Ma, Kevin McAreavey, Weiru Liu

Time series forecasting, while vital in various applications, often employs complex models that are difficult for humans to understand. Effective explainable AI techniques are crucial to bridging the gap between model pr…

Time SeriesTime Series ForecastingUnivariate Time Series Forecasting