Skip to main content

Project Overview

As a 2024 Comps/Capstone for Carleton College's Computer Science Department, this project has two parallel tracks following the literature review: applying XAI techniques to tabular categorization problems and applying XAI techniques to image categorization problems.

Project Overview Flowchart illustrating the similarity between the tabular and image track

The same three XAI techniques are applied to both tracks: LIME, Shapley, and Anchoring. By applying three XAI techniques to two different models, we are able to compare how the XAI techniques perform in different contexts.

To further compare the XAI techniques, we are conducting two user studies. Because the point of XAI is to explain complex models to humans, there is no empirical method to compare techniques. To counter this we are conducting a user study, so the conclusions of this study are more than the conclusions of a few researchers.

This project culminates in this website, six posters, and the publishing of our code base.