M

AI systems capable of processing and generating multiple types of data, such as text, images, audio, and video, within a single model. Multimodal models can understand relationships across different m...

Definition
N

A computing system inspired by the biological neural networks of the human brain. Neural networks consist of layers of interconnected nodes (neurons) that process information using weighted connection...

Definition
O

A modeling error that occurs when a machine learning model learns the training data too well, including its noise and outliers, resulting in poor performance on unseen data. Overfitting indicates the...

Definition
P

The initial phase of training a foundation model on a large, general-purpose dataset to learn broad representations of language, vision, or other data types. Pre-training captures general knowledge th...

Definition
Q

A model optimization technique that reduces the precision of numerical values used in neural network computations, typically from 32-bit floating point to 16-bit, 8-bit, or even 4-bit representations....

Definition
R

Retrieval-Augmented Generation: a technique that enhances AI language models by retrieving relevant information from external knowledge sources before generating a response. RAG combines the power of...

Definition
R

A set of techniques used to prevent overfitting by adding constraints or penalties to the model during training. Common methods include L1 (Lasso) and L2 (Ridge) regularization, dropout, early stoppin...

Definition
R

A framework and set of practices for developing and deploying AI systems that are ethical, transparent, fair, accountable, and respectful of privacy. Responsible AI encompasses governance policies, im...

Definition
R

The interdisciplinary field combining AI, mechanical engineering, and electronics to design, build, and program robots. AI-powered robotics uses computer vision, reinforcement learning, and natural la...

Definition