Overview
The interdisciplinary field dedicated to making AI systems safe, robust, and beneficial while minimizing risks of unintended consequences.
More in Artificial Intelligence
AI Tokenomics
Infrastructure & OperationsThe economic model governing the pricing and allocation of computational resources for AI inference, including per-token billing, rate limiting, and credit systems.
Forward Chaining
Reasoning & PlanningAn inference strategy that starts with known facts and applies rules to derive new conclusions until a goal is reached.
Precision
Evaluation & MetricsThe ratio of true positive predictions to all positive predictions, measuring accuracy of positive classifications.
AUC Score
Evaluation & MetricsArea Under the ROC Curve, a single metric summarising a classifier's ability to distinguish between classes.
Model Merging
Training & InferenceTechniques for combining the weights and capabilities of multiple fine-tuned models into a single model without additional training, creating versatile multi-capability systems.
Model Distillation
Models & ArchitectureA technique where a smaller, simpler model is trained to replicate the behaviour of a larger, more complex model.
Neural Processing Unit
Models & ArchitectureA specialised processor designed to accelerate neural network computations in edge devices and mobile platforms.
AI Chip
Infrastructure & OperationsA semiconductor designed specifically for AI and machine learning computations, optimised for parallel processing and matrix operations.