Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 591 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 591 Bytes

SimSHAP

Official PyTorch implementation for "Exploring Unified Perspective For Fast Shapley Value Estimation"

Paper

Code will be comming soon!

Citation

If you find this project helpful, please consider citing the following paper:

@misc{zhang2023exploring,
      title={Exploring Unified Perspective For Fast Shapley Value Estimation}, 
      author={Borui Zhang and Baotong Tian and Wenzhao Zheng and Jie Zhou and Jiwen Lu},
      year={2023},
      eprint={2311.01010},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}