Glossary Terms

Home >
Glossary Terms

Cloud-Based AI

What Is Cloud-Based AI? Cloud-based AI refers to artificial intelligence solutions hosted, managed, and deployed via cloud computing platforms. Instead of running AI applications on local servers or individual devices,

Read More »

Computational Creativity

Computational creativity is a field of study in artificial intelligence (AI) focused on building software and systems that can perform tasks typically associated with human creativity. This includes creating original

Read More »

Computer Vision

What is Computer Vision? Computer vision is a branch of artificial intelligence that enables machines to interpret and understand visual data. It allows systems to analyze images and videos, recognize

Read More »

Constitutional AI

Constitutional AI is a method used to align large language models (LLMs) with ethical, helpful, and safe behaviors by guiding them using a predefined set of rules or principles, called

Read More »

Container Cost Optimization

Container cost optimization refers to the practices and strategies employed to manage and reduce the costs of running containerized applications in cloud environments. This process involves maximizing resource utilization efficiency

Read More »

Context Window

What is a Context Window? A context window refers to the amount of text or data a machine learning model, particularly a language model, can consider at any given time.

Read More »

ControlNet

ControlNet is a neural network architecture designed to enhance the controllability of image generation models, particularly diffusion-based models like Stable Diffusion. By integrating additional conditional inputs, such as edge maps,

Read More »

Conversational AI

What is Conversational AI? Conversational AI refers to artificial intelligence technologies that enable machines to engage in human-like interactions through text or speech. It powers chatbots, virtual assistants, and voice-based

Read More »

Cost Allocation Tags

Cost allocation tags are key-value pairs attached to AWS resources that allow organizations to categorize and track their AWS costs with high granularity. These tags enable organizations to assign costs

Read More »

Cost Anomaly Detection

Cost anomaly detection utilizes machine learning to identify and alert to unusual spending patterns within an organization’s AWS services. This tool is essential for monitoring and managing cloud costs by

Read More »

Cross-Attention

Cross-attention is a mechanism in transformer-based neural networks that enables a model to relate and integrate information from two different sequences or modalities. This is essential in tasks where the

Read More »

Data Augmentation

Data augmentation is generating new data samples by modifying existing data. It helps improve machine learning (ML) model performance by increasing data variety without collecting more real-world data.  The process

Read More »

Data Labeling

What is Data Labeling? Data labeling is tagging or annotating raw data—such as images, text, audio, or video—with meaningful labels that allow machine learning models to understand and learn from

Read More »

Data Privacy in AI

What is Data Privacy in AI? Data privacy in artificial intelligence refers to protecting personal, sensitive, or confidential information used to train, test, or operate AI systems. As AI models

Read More »

Data Transfer Costs

Data transfer costs in cloud computing refer to the fees associated with moving data within and between cloud services, across different regions, or from the cloud to on-premises environments. These

Read More »

Deep Learning

Deep learning is a subset of machine learning that uses algorithms modeled after the human brain’s neural networks. It enables computers to analyze and learn from large amounts of data,

Read More »

Denoising Score Matching

Denoising Score Matching (DSM) is a foundational technique in generative modeling, particularly influential in developing diffusion models. The core idea is to estimate the score function, the gradient of the

Read More »

Differential Privacy

What Is Differential Privacy? Differential privacy is a mathematical framework that protects individual data while allowing functional analysis of large datasets. It ensures that removing or adding a single data

Read More »

Diffusion Models

Diffusion models are generative machine learning models that create data, such as images, text, or audio, by reversing a noise process. They learn to generate high-quality outputs by gradually denoising

Read More »

Diffusion Probabilistic Model

Diffusion Probabilistic Models (DPMs) are a class of generative models that use a probabilistic approach to generate data, such as images, sound, or text, by gradually transforming a noise distribution

Read More »