This repository contains the code for reproducing the experiments and figures presented in the paper Anytime Detection of Strategic Deviations in Multi-Agent Systems.
This repository contains three main notebooks, corresponding to the three experiments presented in the paper. The normal-form.ipynb notebook includes all experiments on repeated normal-form games, while predator-prey.ipynb and soccer.ipynb contain the full code required to reproduce the experiments for the stochastic games Predator-Prey and Grid Soccer, respectively.
All figures generated by the code in these notebooks are saved in the plots/ directory, within the corresponding subfolders. Gameplay logs for the stochastic game experiments are stored in the results/ directory.