Why Should I Trust You? Explaining the Predictions of Any Classifier, Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin, 2016KDD '16: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (ACM)DOI: 10.1145/2939672.2939778 - Introduces the LIME algorithm, its theoretical foundation, and the method for generating and interpreting local, model-agnostic explanations.
Practical Interpretable Machine Learning: Master the Art of XAI, Sergiy Karayev, Gigi Tang, Josh S. Taylor, and Michelle T. Lee, 2020 (O'Reilly Media) - Offers practical insights into applying and interpreting LIME, with examples and considerations for real-world scenarios.
Anchors: High-Precision Model-Agnostic Explanations, Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin, 2018AAAI '18: Proceedings of the 32nd AAAI Conference on Artificial Intelligence, Vol. 32 (Association for the Advancement of Artificial Intelligence)DOI: 10.1609/aaai.v32i1.11491 - Discusses limitations of local linearity assumptions in LIME and proposes Anchors as a high-precision alternative, enhancing understanding of LIME's scope and reliability.