Overview
A machine learning approach where models are trained across decentralised devices without sharing raw data, preserving privacy.
Cross-References(1)
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.
Artificial Intelligence
Foundations & TheoryThe simulation of human intelligence processes by computer systems, including learning, reasoning, and self-correction.
Few-Shot Prompting
Prompting & InteractionA technique where a language model is given a small number of examples within the prompt to guide its response pattern.
Tensor Processing Unit
Models & ArchitectureGoogle's custom-designed application-specific integrated circuit for accelerating machine learning workloads.
System Prompt
Prompting & InteractionAn initial instruction set provided to a language model that defines its persona, constraints, output format, and behavioural guidelines for a given session or application.
Speculative Decoding
Models & ArchitectureAn inference acceleration technique where a small draft model generates candidate token sequences that are verified in parallel by the larger target model.
Expert System
Infrastructure & OperationsAn AI program that emulates the decision-making ability of a human expert by using a knowledge base and inference rules.
Planning Algorithm
Reasoning & PlanningAn AI algorithm that generates a sequence of actions to achieve a specified goal from an initial state.