firekg / XAI-BT-SR

Experimental data and analysis code for "Mitigating belief projection in explainable artificial intelligence via Bayesian Teaching"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XAI-BT-SR

This repo contains the experimental data and analysis code for the following paper:

Yang, S.C.-H., Vong, W.K., Sojitra, R.B., Folke, T. & Shafto, P. Mitigating belief projection in explainable artificial intelligence via Bayesian teaching. Scientific Reports 11, 9863 (2021).

@article{yang2021mitigating,
  title={Mitigating belief projection in explainable artificial intelligence via Bayesian Teaching},
  author={Yang, Scott Cheng-Hsin and Vong, Wai Keen and Sojitra, Ravi B and Folke, Tomas and Shafto, Patrick},
  journal={Scientific Reports},
  volume={11},
  pages={9863},
  year={2021},
  publisher={Springer Nature}
}

The analysis code has been tested in RStudio on Windows and Mac.

Run the code in code/main.rmd to obtain Figures 3-6 in the paper.

The other 3 files in the code folder are named after the figures in the Supplementary Information (SI). Run them to obtain the corresponding figures in the SI.

About

Experimental data and analysis code for "Mitigating belief projection in explainable artificial intelligence via Bayesian Teaching"