Explainable artificial intelligence

203 papers with code • 0 benchmarks • 8 datasets

XAI refers to methods and techniques in the application of artificial intelligence (AI) such that the results of the solution can be understood by humans. It contrasts with the concept of the "black box" in machine learning where even its designers cannot explain why an AI arrived at a specific decision. XAI may be an implementation of the social right to explanation. XAI is relevant even if there is no legal right or regulatory requirement—for example, XAI can improve the user experience of a product or service by helping end users trust that the AI is making good decisions. This way the aim of XAI is to explain what has been done, what is done right now, what will be done next and unveil the information the actions are based on. These characteristics make it possible (i) to confirm existing knowledge (ii) to challenge existing knowledge and (iii) to generate new assumptions.

Libraries

Use these libraries to find Explainable artificial intelligence models and implementations

Using Explainable AI and Transfer Learning to understand and predict the maintenance of Atlantic blocking with limited observational data

faceonlive/ai-research 12 Apr 2024

This work demonstrates the potential for machine learning methods to extract meaningful precursors of extreme weather events and achieve better prediction using limited observational data.

131
12 Apr 2024

Procedural Fairness in Machine Learning

oddwang/gpf-fae 2 Apr 2024

We propose a novel metric to evaluate the group procedural fairness of ML models, called $GPF_{FAE}$, which utilizes a widely used explainable artificial intelligence technique, namely feature attribution explanation (FAE), to capture the decision process of the ML models.

0
02 Apr 2024

Intrinsic Subgraph Generation for Interpretable Graph based Visual Question Answering

digitalphonetics/intrinsic-subgraph-generation-for-vqa 26 Mar 2024

In this work, we introduce an interpretable approach for graph-based VQA and demonstrate competitive performance on the GQA dataset.

5
26 Mar 2024

Interpretable Machine Learning for Survival Analysis

sophhan/imlsa_2024 15 Mar 2024

With the spread and rapid advancement of black box machine learning models, the field of interpretable machine learning (IML) or explainable artificial intelligence (XAI) has become increasingly important over the last decade.

0
15 Mar 2024

Explainable Learning with Gaussian Processes

kurtbutler/2024_attributions_paper 11 Mar 2024

When using integrated gradients as an attribution method, we show that the attributions of a GPR model also follow a Gaussian process distribution, which quantifies the uncertainty in attribution arising from uncertainty in the model.

0
11 Mar 2024

An Ensemble Framework for Explainable Geospatial Machine Learning Models

urbangiser/xgeoml 5 Mar 2024

Analyzing spatial varying effect is pivotal in geographic analysis.

6
05 Mar 2024

LangXAI: Integrating Large Vision Models for Generating Textual Explanations to Enhance Explainability in Visual Perception Tasks

hungntt/LangXAI 19 Feb 2024

LangXAI is a framework that integrates Explainable Artificial Intelligence (XAI) with advanced vision models to generate textual explanations for visual recognition tasks.

6
19 Feb 2024

Multi-Excitation Projective Simulation with a Many-Body Physics Inspired Inductive Bias

mariuskrumm/manybodymeps 15 Feb 2024

To overcome this limitation, we introduce Multi-Excitation Projective Simulation (mePS), a generalization that considers a chain-of-thought to be a random walk of several particles on a hypergraph.

1
15 Feb 2024

Detecting mental disorder on social media: a ChatGPT-augmented explainable approach

scalabunical/bert-xdd 30 Jan 2024

In the digital era, the prevalence of depressive symptoms expressed on social media has raised serious concerns, necessitating advanced methodologies for timely detection.

2
30 Jan 2024

NormEnsembleXAI: Unveiling the Strengths and Weaknesses of XAI Ensemble Techniques

hryniewska/ensemblexai 30 Jan 2024

This paper presents a comprehensive comparative analysis of explainable artificial intelligence (XAI) ensembling methods.

1
30 Jan 2024