"Why Should I Trust You?": Explaining the Predictions of Any Classifier, Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin, 2016Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data MiningDOI: 10.48550/arXiv.1602.04938 - The original research paper that introduced LIME (Local Interpretable Model-agnostic Explanations), outlining its local approximation method and model-agnostic properties.
A Unified Approach to Interpreting Model Predictions, Scott M. Lundberg and Su-In Lee, 2017Advances in Neural Information Processing Systems 30 (NIPS 2017), Vol. 30 (Curran Associates, Inc.) - The foundational paper for SHAP (SHapley Additive exPlanations), presenting its game theory basis and various methods for approximating Shapley values, such as KernelSHAP and TreeSHAP.