Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Explainable AI- A New Paradigm for Transparency in AI

Explainable AI- A New Paradigm for Transparency in AI

Presented at "One Week Workshop on the Internet of Things (IoT)" under the ATAL Program Sponsored by AICTE and organized by "The Department of Computer Science & Technology (Central University of Jharkhand, Ranchi)"

Shadab Hussain

September 17, 2020
Tweet

More Decks by Shadab Hussain

Other Decks in Technology

Transcript

  1. Explainable AI- A New Paradigm for Transparency in AI Shadab

    Hussain Data Scientist https://shadabhussain.com/
  2. Model Interpretation Strategies Interpretability also popularly known as human interpretable

    interpretations (HII) of a machine learning model is the extent to which a human (including non-experts in ml) can understand the choices taken by models in their decision making processes.
  3. Understanding Model Interpretation • What drives model predictions? • Why

    did the model take a certain decisions? • How can we trust model predictions?
  4. Criteria for Model Interpretation Methods • Intrinsic or Post hoc?

    • Model Specific or Model Agnostic? • Local or Global?
  5. Traditional Techniques for Model Interpretation • Exploratory Analysis and Visualization

    • Model Performance Evaluation Metrics • Use Interpretable Models
  6. Techniques for Interpreting ML Models (Structured Data) • Using Interpretable

    Models • Model Feature Importance • Partial Dependence Plots • Individual Conditional Expectation Plots • Local Interpretable Model-Agnostic Explanations • Shapley Values and SHapley Additive Explanations