Skip to content

Ths repo has the list of Interesting Literature in the domain of XAI

License

Notifications You must be signed in to change notification settings

umberH/XAI-Techniques-Literature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Explainable Artificial Intelligence (XAI) Literature

This is a continuous initiative aimed at bringing together noteworthy initiatives in the domain of comprehending, interpreting, explaining, and visualizing a pre-trained ML model.

State-of-the-art Explainable Artificial Intelligence for Machine Learning Models.

This page provides the infomation about the available state-of-the-art XAI tools comprehensive list. This list can be helpful to understand the available XAI techniques and which domains are using XAI. We need XAI for all the types of the Machine learning models, the scope of explanations can vary with the models and the domains applicability. XAI is a way to widley adopt the AI in the models doamins. XAI is applicable to all the blackbox models which are not transparent to the users. Its is applicable in all domains including but not limited to

📝 Natural Language Processing 🖼️ Computer Vision 🗣️ Audio 🐙 Multimodal

Conferences and venues with Special track for XAI

a generic search link to find conferences Venues

Types of XAI Technique

XAI techniques can be analyzed based on different dimension of the explanations. I will be organizing this list based on three categories.

  • XAI for Data (The model was used to analyze data, so Data Type Matters in this case)
  • XAI for Opening the black Box (This category will have Model specific techniques)
  • Posthoc Explanations of the Model (Model- agnostic and Post-hoc and Surrogate) These explanations have a scope (Local/Global) which is based on the type of techniques

These categories can be further subdivided. We will divide these categories for elaboration purposes.

XAI Tools List

List of Surveys in the Literature

Systematic Liteature Surveys

Paper Title Domain year Link Publication venue
Explainable Artificial Intelligence in the Medical Domain: A Systematic Review Medical 2021 AMCIS
Explainable Artificial Intelligence: a Systematic Review - 2020 File Not Peer Reviewed
A Systematic Review of Explainable Artificial Intelligence in Terms of Different Application Domains and Tasks - 2022 File Multidisciplinary Digital Publishing Institute
Towards Human-Centred Explainable AI: A Systematic Literature Review - 2021 File
Evaluating the Quality of Machine Learning Explanations:A Survey on Methods and Metrics - 2021 File

Opportunities in XAI

Selected Approaches Analysis

Selected XAI Approaches Antehoc /Posthoc Explaination Methodlogy Target Audience Scope Explanation Evaluation Target Box Data Driven /Knowledge Driven
TREPAN Posthoc Surrogate Model Domain Experts Global No NN Data-Driven
DEEP RED Posthoc Surrogate Model Domain Experts Global No NN Data-Driven
Distilling NN Posthoc Surrogate Model Domain Experts Global No NN Data-Driven
DeepLIFT
LRP
Deep SHapley Additive exPlanations (Deep SHAP)
CAM
LIME

#People