Overview
Computing systems that simulate human thought processes using self-learning algorithms, data mining, pattern recognition, and natural language processing.
Cross-References(2)
More in Artificial Intelligence
Perplexity
Evaluation & MetricsA measurement of how well a probability model predicts a sample, commonly used to evaluate language model performance.
AI Inference
Training & InferenceThe process of using a trained AI model to make predictions or decisions on new, unseen data.
Model Collapse
Models & ArchitectureA degradation phenomenon where AI models trained on AI-generated data progressively lose diversity and accuracy, converging toward a narrow distribution of outputs.
Heuristic Search
Reasoning & PlanningProblem-solving techniques that use practical rules of thumb to find satisfactory solutions when exhaustive search is impractical.
AI Democratisation
Infrastructure & OperationsThe movement to make AI tools, knowledge, and resources accessible to non-experts and organisations of all sizes.
AI Alignment
Safety & GovernanceThe research field focused on ensuring AI systems act in accordance with human values, intentions, and ethical principles.
Planning Algorithm
Reasoning & PlanningAn AI algorithm that generates a sequence of actions to achieve a specified goal from an initial state.
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.