Search papers, labs, and topics across Lattice.
This paper introduces "Rule of Thumb" (RoT) explanations, a novel method for Explainable Artificial Intelligence (XAI) that identifies the most relevant features influencing an AI system's decision for specific datapoints. RoT is particularly effective for zero-shot classification with large language models, auditing opaque AI systems without direct model access, and facilitating AI applications in scientific discovery. The approach not only adheres to emerging AI regulations but also offers a user-friendly interface and visualizations, significantly outperforming existing methods in speed and efficiency.
RoT explanations can provide critical insights into AI decision-making processes without requiring model access, making them invaluable for auditing and compliance.
Explainable Artificial Intelligence (XAI) seeks to explain how an Artificial Intelligence (AI) system arrived at a particular decision. We propose ''Rule of Thumb'' (RoT) explanations, a new approach to XAI based upon a novel formulation that identifies the most relevant features for predicting the behaviour of an AI system, for a particular datapoint. We show how RoT is well-suited to enable XAI in: (a) zero-shot classification using large language models (LLMs), (b) auditing of opaque AI systems without model access, and (c) the use of AI in scientific discovery. Additionally, RoT meets specific requirements from leading AI regulations, provides a familiar interface and visualisations for XAI practitioners, is model-agnostic, and is substantially faster than alternatives. Code available at: https://github.com/KaiRawal/Rule-of-Thumb-Explaining-Artificial-Intelligence-Systems-using-Partial-Information