This is the repository for our paper titled "SG-CF: Shapelet-Guided Counterfactual Explanation for Time Series Data". This paper has been accepted at 2022 IEEE International Conference on Big Data (Big Data)
EXplainable Artificial Intelligence (XAI) methods have gained much momentum lately given their ability to shed light on the decision function of opaque machine learning models. There are two dominating XAI paradigms: feature attribution and counterfactual explanation methods. While the first family of methods explains
All python packages needed are listed in pip-requirements.txt file and can be installed simply using the pip command. Run the SG_CF.ipynb file to get the evaluation results presented in the paper.
The data used in this project comes from the UCR archive.
If you re-use this work, please cite:
@inproceedings{li2022sg, title={SG-CF: Shapelet-Guided Counterfactual Explanation for Time Series Classification}, author={Li, Peiyu and Bahri, Omar and Boubrahimi, Souka{"\i}na Filali and Hamdi, Shah Muhammad}, booktitle={2022 IEEE International Conference on Big Data (Big Data)}, pages={1564--1569}, year={2022}, organization={IEEE} }