Allowing humans to interactively guide machines where to look does not always improve human-AI team's classification accuracy

April 08, 2024 ยท Entered Twilight ยท ๐Ÿ› XAI4CV

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, CHMCorr.py, Dockerfile, ExtractEmbedding.py, FastkNN.ipynb, FeatureExtractors.py, README.md, SaveEmbedding.py, SimSearch.py, Utils.py, assets, chmcorr++.jpg, common, download_and_prepare.py, embeddings.pickle, embeddings_iNat.pickle, evals, examples, fileservice.py, final.png, get_chm_preds.py, gt-labels.json, gt_labels_for_cache.json, human_data, js, main.py, main_cacheresults.py, model, requirements.txt, visualization.py

Authors Giang Nguyen, Mohammad Reza Taesiri, Sunnie S. Y. Kim, Anh Nguyen arXiv ID 2404.05238 Category cs.CV: Computer Vision Cross-listed cs.HC Citations 8 Venue XAI4CV Repository https://github.com/anguyen8/chm-corr-interactive โญ 5 Last Checked 3 months ago
Abstract
Via thousands of papers in Explainable AI (XAI), attention maps \cite{vaswani2017attention} and feature importance maps \cite{bansal2020sam} have been established as a common means for finding how important each input feature is to an AI's decisions. It is an interesting, unexplored question whether allowing users to edit the feature importance at test time would improve a human-AI team's accuracy on downstream tasks. In this paper, we address this question by leveraging CHM-Corr, a state-of-the-art, ante-hoc explainable classifier \cite{taesiri2022visual} that first predicts patch-wise correspondences between the input and training-set images, and then bases on them to make classification decisions. We build CHM-Corr++, an interactive interface for CHM-Corr, enabling users to edit the feature importance map provided by CHM-Corr and observe updated model decisions. Via CHM-Corr++, users can gain insights into if, when, and how the model changes its outputs, improving their understanding beyond static explanations. However, our study with 18 expert users who performed 1,400 decisions finds no statistical significance that our interactive approach improves user accuracy on CUB-200 bird image classification over static explanations. This challenges the hypothesis that interactivity can boost human-AI team accuracy and raises needs for future research. We open-source CHM-Corr++, an interactive tool for editing image classifier attention (see an interactive demo here: http://137.184.82.109:7080/). We release code and data on github: https://github.com/anguyen8/chm-corr-interactive.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

๐ŸŒ… ๐ŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV ๐Ÿ› ICCV ๐Ÿ“š 27.7K cites 11 years ago