Explainability
Decision Boundaries
Shows how the model separates different outcomes
9 techniques in this subcategory
9 techniques
| Goals | Models | Data Types | Description | |||
|---|---|---|---|---|---|---|
| Local Interpretable Model-Agnostic Explanations | Algorithmic | Architecture/model Agnostic Requirements/black Box | Any | LIME (Local Interpretable Model-agnostic Explanations) explains individual predictions by approximating the complex... | ||
| Ridge Regression Surrogates | Algorithmic | Architecture/model Agnostic Requirements/black Box | Any | This technique approximates a complex model by training a ridge regression (a linear model with L2 regularisation) on... | ||
| Prototype and Criticism Models | Algorithmic | Architecture/model Agnostic Paradigm/supervised +3 | Any | Prototype and Criticism Models provide data understanding by identifying two complementary sets of examples: prototypes... | ||
| Contrastive Explanation Method | Algorithmic | Architecture/neural Networks Paradigm/discriminative +4 | Any | The Contrastive Explanation Method (CEM) explains model decisions by generating contrastive examples that reveal what... | ||
| ANCHOR | Algorithmic | Architecture/model Agnostic Requirements/black Box | Any | ANCHOR generates high-precision if-then rules that explain individual predictions by identifying the minimal set of... | ||
| RuleFit | Algorithmic | Architecture/model Agnostic Paradigm/supervised +1 | Any | RuleFit creates interpretable surrogate models that can explain complex black-box models or serve as interpretable... | ||
| Out-of-Distribution Detector for Neural Networks | Algorithmic | Architecture/neural Networks Paradigm/discriminative +3 | Any | ODIN (Out-of-Distribution Detector for Neural Networks) identifies when a neural network encounters inputs significantly... | ||
| Model Distillation | Algorithmic | Architecture/neural Networks Paradigm/parametric +3 | Any | Model distillation transfers knowledge from a large, complex model (teacher) to a smaller, more efficient model... | ||
| Prompt Robustness Testing | Testing | Architecture/neural Networks/transformer/llm Requirements/black Box | Text | Prompt robustness testing evaluates how consistently models perform when prompts undergo minor variations in wording,... |
Rows per page
Page 1 of 1