paper-with-me

Papers

VAE-LIME: Deep Generative Model Based Approach for Local Data-Driven Model Interpretability Applied to the Ironmaking Industry

2020-07-15 · Cedric Schockaert, Vadim Macher, Alexander Schmitz

Machine learning applied to generate data-driven models are lacking of transparency leading the process engineer to lose confidence in relying on the model predictions to optimize his industrial process. Bringing processes in the industry to a certain level of autonomy using data-driven models is particularly challenging as the first user of those models, is the expert in the process with often decades of experience. It is necessary to expose to the process engineer, not solely the model predictions, but also their interpretability. To that end, several approaches have been proposed in the literature. The Local Interpretable Model-agnostic Explanations (LIME) method has gained a lot of interest from the research community recently. The principle of this method is to train a linear model that is locally approximating the black-box model, by generating randomly artificial data points locally. Model-agnostic local interpretability solutions based on LIME have recently emerged to improve the original method. We present in this paper a novel approach, VAE-LIME, for local interpretability of data-driven models forecasting the temperature of the hot metal produced by a blast furnace. Such ironmaking process data is characterized by multivariate time series with high inter-correlation representing the underlying process in a blast furnace. Our contribution is to use a Variational Autoencoder (VAE) to learn the complex blast furnace process characteristics from the data. The VAE is aiming at generating optimal artificial samples to train a local interpretable model better representing the black-box model in the neighborhood of the input sample processed by the black-box model to make a prediction. In comparison with LIME, VAE-LIME is showing a significantly improved local fidelity of the local interpretable linear model with the black-box model resulting in robust model interpretability.

📄 PDF Abstract BibTeX arXiv:2007.10256

Code (0)

등록된 구현이 없습니다.

Tasks

modelTime Series Analysis

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음
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…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Using Decision Tree as Local Interpretable Model in Autoencoder-based LIME

2022-04-07 · Niloofar Ranjbar, Reza Safabakhsh

Nowadays, deep neural networks are being used in many domains because of their high accuracy results. However, they are considered as "black box", means that they are not explainable for humans. On the other hand, in som…

Self-Driving Cars

Novel Approach to Intrusion Detection: Introducing GAN-MSCNN-BILSTM with LIME Predictions

2024-06-08 · Asmaa Benchama, Khalid Zebbara

This paper introduces an innovative intrusion detection system that harnesses Generative Adversarial Networks (GANs), Multi-Scale Convolutional Neural Networks (MSCNNs), and Bidirectional Long Short-Term Memory (BiLSTM) …

Binary ClassificationIntrusion DetectionMulti-class Classification

LIME-LLM: Probing Models with Fluent Counterfactuals, Not Broken Text

2026-01-16 · George Mihaila, Suleyman Olcay Polat, Poli Nemkova, Himanshu Sharma 외 arxiv

Local explanation methods such as LIME (Ribeiro et al., 2016) remain fundamental to trustworthy AI, yet their application to NLP is limited by a reliance on random token masking. These heuristic perturbations frequently …

BOLIMES: Boruta and LIME optiMized fEature Selection for Gene Expression Classification

2025-02-18 · Bich-Chung Phan, Thanh Ma, Huu-Hoa Nguyen, and Thanh-Nghi Do

Gene expression classification is a pivotal yet challenging task in bioinformatics, primarily due to the high dimensionality of genomic data and the risk of overfitting. To bridge this gap, we propose BOLIMES, a novel fe…

ClassificationDimensionality Reductionfeature selection

An Extension of LIME with Improvement of Interpretability and Fidelity

2020-04-26 · Sheng Shi, Yangzhou Du, Wei Fan

While deep learning makes significant achievements in Artificial Intelligence (AI), the lack of transparency has limited its broad application in various vertical domains. Explainability is not only a gateway between AI …