Overview
The challenge in AI of representing the effects of actions without having to explicitly state everything that remains unchanged.
More in Artificial Intelligence
AI Orchestration Layer
Infrastructure & OperationsMiddleware that manages routing, fallback, load balancing, and model selection across multiple AI providers to optimise cost, latency, and output quality.
Constraint Satisfaction
Reasoning & PlanningA computational approach where problems are defined as a set of variables, domains, and constraints that must all be simultaneously satisfied.
Commonsense Reasoning
Foundations & TheoryThe AI capability to make inferences based on everyday knowledge that humans typically take for granted.
Reinforcement Learning from Human Feedback
Training & InferenceA training paradigm where AI models are refined using human preference signals, aligning model outputs with human values and quality expectations through reward modelling.
AI Hallucination
Safety & GovernanceWhen an AI model generates plausible-sounding but factually incorrect or fabricated information with high confidence.
Abductive Reasoning
Reasoning & PlanningA form of logical inference that seeks the simplest and most likely explanation for a set of observations.
Zero-Shot Prompting
Prompting & InteractionQuerying a language model to perform a task it was not explicitly trained on, without providing any examples in the prompt.
ROC Curve
Evaluation & MetricsA graphical plot illustrating the diagnostic ability of a binary classifier as its discrimination threshold is varied.