Overview
An extension of the World Wide Web that enables machines to interpret and process web content through standardised semantic metadata.
More in Artificial Intelligence
AI Red Teaming
Safety & GovernanceThe systematic adversarial testing of AI systems to identify vulnerabilities, failure modes, harmful outputs, and safety risks before deployment.
Neural Processing Unit
Models & ArchitectureA specialised processor designed to accelerate neural network computations in edge devices and mobile platforms.
Model Pruning
Models & ArchitectureThe process of removing redundant or less important parameters from a neural network to reduce its size and computational cost.
AI Accelerator
Infrastructure & OperationsSpecialised hardware designed to speed up AI computations, including GPUs, TPUs, and custom AI chips.
Sparse Attention
Models & ArchitectureAn attention mechanism that selectively computes relationships between a subset of input tokens rather than all pairs, reducing quadratic complexity in transformer models.
Synthetic Data Generation
Infrastructure & OperationsThe creation of artificially produced datasets that mimic the statistical properties of real-world data, used for training AI models while preserving privacy.
Neural Architecture Search
Models & ArchitectureAn automated technique for designing optimal neural network architectures using search algorithms.
Quantisation
Evaluation & MetricsReducing the precision of neural network weights and activations from floating-point to lower-bit representations for efficiency.