eXplainable AI
For this section, I will refer to an excellent article published in 2020. It has reviewed concepts related to explainability of AI methods, discussed some transparent models and built a taxonomy based on the reviewed literature.
For this section, I will refer to an excellent article published in 2020. It has reviewed concepts related to explainability of AI methods, discussed some transparent models and built a taxonomy based on the reviewed literature.
The sophistication of AI-powered systems have increased exponentially in the last decade. And yet, you can (almost) design and deployment whole AI models without any human intervention.
I came across the experiment I shared on home page when I was reading an article titled:
We are employing Machine Learning (ML) in more critical areas than ever. Hence it is natural to demand transparency in the decision-making process inside such models.
The article above argues that it makes more sense to shift our focus to creating and working on interpretable models rather than explaining black-box algorithms.
More accurate models does not have to mean less interpretability/transparency.
While I fully agree with the above statement, the truth is, convoluted models based on Deep Learning (DL) or Neural Networks (NN) methods have seen more success in applications (as compared to simpler models) 1
And there is much work to be accomplished, before they enjoy more practical adoption.
๐ This section is in progress
citation required ↩︎
And why do I want to talk about this topic?
My name is Aditya Bhardwaj and am currently a PhD candidate at University of Twente - you can find me here through LinkedIn profile
I am deeply interested in following the progress in the area of XAI, specially in the methods of evaluating such XAI models.
And as I am starting to go through academic research for my PhD, I realized that there is a lack of systemized knowledge on XAI. There might a lot of resources on this topic, but are present sparsely.
💡 The goal is to collect and organize the literature, with a focus on practical adoption of XAI and the challenges it faces. I will also focus on implementing such methods and sharing it as open-source code.