Overview
The degree to which humans can understand the internal mechanics and reasoning of an AI model's predictions and decisions.
More in Artificial Intelligence
Artificial Intelligence
Foundations & TheoryThe simulation of human intelligence processes by computer systems, including learning, reasoning, and self-correction.
Cognitive Computing
Foundations & TheoryComputing systems that simulate human thought processes using self-learning algorithms, data mining, pattern recognition, and natural language processing.
Model Distillation
Models & ArchitectureA technique where a smaller, simpler model is trained to replicate the behaviour of a larger, more complex model.
Quantisation
Evaluation & MetricsReducing the precision of neural network weights and activations from floating-point to lower-bit representations for efficiency.
Perplexity
Evaluation & MetricsA measurement of how well a probability model predicts a sample, commonly used to evaluate language model performance.
TinyML
Evaluation & MetricsMachine learning techniques optimised to run on microcontrollers and extremely resource-constrained embedded devices.
Causal Inference
Training & InferenceThe process of determining cause-and-effect relationships from data, going beyond correlation to establish causation.
Direct Preference Optimisation
Training & InferenceA simplified alternative to RLHF that directly optimises language model policies using preference data without requiring a separate reward model.