This glossary is a living resource maintained by the AI Tuner Institute. It is designed to support students, faculty, professionals, and anyone seeking to understand the language of artificial intelligence. Terms are updated as the field evolves.

Use the alphabet navigation below to jump to a specific letter, or scroll through the full glossary.

A

AI (Artificial Intelligence)

A prediction system that generates outputs based on patterns.

AI Alignment

The process of ensuring that an artificial intelligence system behaves in ways that match human values, goals, and expectations. Alignment focuses on safety, reliability, and preventing harmful or unintended behavior. It ensures that the system's actions remain consistent with human oversight.

AI Assisted Decision Making

The use of artificial intelligence to support human choices by providing analysis, predictions, or recommendations. The human remains the final decision maker. The AI system enhances understanding, reduces cognitive load, and helps identify patterns that may not be immediately visible.

AI Automation

The use of artificial intelligence to complete tasks that normally require human effort. It can include scheduling, classification, writing, or decision support.

AI Ethics

The study and practice of guiding artificial intelligence development in ways that respect human dignity, fairness, accountability, and social responsibility. It addresses issues such as bias, transparency, privacy, and the impact of AI on individuals and communities.

AI Fluency

The ability to understand, interpret, and work effectively with artificial intelligence systems. It includes knowing how models function, how to evaluate their output, how to communicate with them, and how to apply them responsibly in real-world contexts. AI fluency is a foundational skill for modern learners.

AI Hallucinations

Moments when an artificial intelligence system produces information that is false, incorrect, or entirely invented, even though the response appears confident and believable. AI hallucinations happen when the system fills gaps, misinterprets patterns, or generates details that are not supported by data.

AI Orchestration

Coordinates multiple artificial intelligence systems, tools, or steps so they work together to complete a larger task.

AI Privacy

The protection of personal information when artificial intelligence systems collect, process, or generate data. It includes minimizing data use, securing sensitive information, and ensuring responsible handling.

AI Safety

The methods used to prevent artificial intelligence systems from causing harm. It includes testing, monitoring, guardrails, and oversight practices that ensure the system behaves predictably and responsibly.

AI Toxicity

Harmful, offensive, or unsafe content produced by an artificial intelligence system. Toxicity can arise from biased training data, unclear prompts, or insufficient guardrails.

AI Washing

The act of exaggerating or falsely claiming the use of artificial intelligence in a product, service, or process. AI washing misleads customers, investors, and the public by creating the appearance of advanced technology when the reality is much smaller.

AI Worker

An artificial intelligence system designed to perform tasks autonomously within a workflow. It can follow instructions, complete assignments, and collaborate with other systems or humans.

AI Workflow

The structured sequence of steps required to design, train, evaluate, deploy, and maintain an artificial intelligence system.

A2A

Communication that occurs when one artificial intelligence system sends information or instructions to another artificial intelligence system. Tuners must monitor these exchanges for accuracy and safety.

Agentic Process Automation (APA)

Uses autonomous artificial intelligence agents to complete multi-step tasks. These agents plan, act, and adapt without requiring constant human direction.

Algorithms

Step-by-step instructions a computer follows to solve a problem or make a decision. They are the foundation of all artificial intelligence systems.

Anthropomorphism

When humans attribute human traits, emotions, or intentions to machines. Tuners must guard against this tendency.

Artificial General Intelligence (AGI)

A hypothetical system capable of understanding, learning, and performing any intellectual task that a human can perform. AGI does not exist today.

Artificial Superintelligence (ASI)

A theoretical form of intelligence that surpasses human capability in every domain. ASI does not exist today.

Associative Memory

Allows a model to retrieve information based on similarity or relatedness rather than exact matches. It supports reasoning, analogy, and pattern recognition.

Attention Mechanism

A method that allows an artificial intelligence model to identify which parts of the input are most important at any moment. Instead of treating all words or data equally, the model assigns different levels of importance to each element.

Autonomous

Refers to systems that can operate or make decisions with limited human involvement.

B

Backpropagation

The method a neural network uses to learn from mistakes. After making a prediction, the model measures the error and sends that information backward through the network to adjust its internal parameters.

Backward Chaining

A reasoning method where the system starts with a goal and works backward to determine the steps needed to reach it.

Beam Search

A method for generating text by exploring several possible response paths at the same time. Instead of choosing only the most likely next word, the model keeps a small set of promising options and selects the best overall sequence.

Bias

Occurs when an artificial intelligence system produces unfair or unequal outcomes because of flawed data or design.

Big Data

Extremely large collections of information that are too complex for traditional tools to process. Big data shapes how artificial intelligence learns. If the data is biased, incomplete, or messy, the model will inherit those flaws.

BLEU (Bilingual Evaluation Understudy)

A metric for evaluating machine translation accuracy. A higher BLEU score means the artificial intelligence translation is closer to what a human would produce.

Bots

Automated systems that perform tasks without needing constant human involvement.

Bounding Box

A rectangle drawn around an object in an image to help computer vision systems identify and track it.

C

Chain of Thought Reasoning

The step-by-step explanation an artificial intelligence system produces to show how it arrived at an answer. Tuners use this to detect errors.

Character Bots

Chatbots designed to behave like a specific personality, role, or fictional character.

Chatbot

A system that uses artificial intelligence to hold a conversation with a person through text or voice.

Closed Source

An artificial intelligence system whose internal design, training data, and parameters are not publicly available.

Cognitive Computing

Systems designed to mimic human reasoning. These systems analyze information, learn from patterns, and support decision making.

Cognitive Load

The amount of mental effort required to understand or complete a task.

Computer Vision

Allows artificial intelligence to interpret and understand images or video. It identifies objects, people, and patterns in visual data.

Context Window

The amount of information an artificial intelligence model can hold in its working memory at one time. The context window does not store permanent memory. It only holds information temporarily while the model is processing a request.

Contrastive Learning

Teaches a model to understand similarity and difference by comparing pairs of examples.

Controllability

The degree to which humans can guide, constrain, or shape an artificial intelligence system's behavior.

Conversational AI

Systems designed to engage in dialogue with humans. These systems interpret language, generate responses, and maintain context across interactions.

Copilots

An artificial intelligence system designed to work alongside a human, supporting tasks such as writing, analysis, planning, and decision making.

Corpus

A large collection of text used to train or evaluate language models.

Creativity in Artificial Intelligence

The model's ability to generate new, unexpected, or imaginative responses based on patterns it has learned. Creativity in artificial intelligence is a controlled form of variation rather than human creativity.

D

Data Mining

The process of discovering patterns or useful information in large datasets.

Data Science

The field that studies how to collect, clean, analyze, and interpret data. It supports artificial intelligence development and evaluation.

Datafication

The process of turning human behavior, actions, or experiences into data that can be stored and analyzed.

Decision Tree

A model that makes predictions by following a series of branching choices. Each branch represents a question or condition, and each leaf represents an outcome.

Deep Learning

A method of training neural networks with many layers. These layers learn increasingly complex patterns, allowing the system to understand language, images, sound, and other forms of data.

Deepfakes

Realistic but false images, videos, or audio created by artificial intelligence.

Dense Model

A system where all parts of the model are active for every task.

Detectors

Tools that attempt to identify whether content was created by artificial intelligence. They are imperfect and must be used with caution.

Deterministic Output

A response that will always be the same when the model receives the same input under the same conditions.

Differential Privacy

A mathematical framework that guarantees individual data privacy by introducing statistical noise into datasets or model training processes.

Diffusion Models

Generate images or other data by starting with random noise and gradually removing that noise through a learned process.

Dimensionality Reduction

The process of simplifying complex data by reducing the number of variables while preserving important patterns.

Drift

A slow change in AI behavior over time as real-world data changes.

E

Embeddings

Numerical representations of words, images, or other data that capture their meaning and relationships. Items that are similar in meaning are placed close together in this mathematical space.

Embodied AI

Systems that have a physical presence in the world and can sense, move, and act within their environment.

Emergence

Refers to unexpected behaviors that appear in large artificial intelligence systems even though they were not directly programmed.

Ensemble Methods

Combine multiple models to produce a single, stronger prediction.

Entropy

A measure of uncertainty in the model's predictions. High entropy means the model sees many possible next words with similar likelihood.

Entity Extraction

The process of identifying important pieces of information in text, such as names, dates, locations, or key terms.

Escalation

The process of transferring an AI responsibility to a higher human authority.

Explainable Artificial Intelligence

Methods that help humans understand why an artificial intelligence system made a particular decision or produced a specific output.

Extensibility

The ability of a system to grow, adapt, or add new capabilities without being redesigned.

F

Fabricated Content

Information created by artificial intelligence that is false, invented, or not grounded in real data.

Fairness, Accountability, Transparency, and Ethics (FATE)

A research area focused on understanding and addressing the societal implications of artificial intelligence. FATE examines how systems can unintentionally reinforce stereotypes, discrimination, or inequity.

Feedback Loops

Occurs when the output of an artificial intelligence system influences the future data it receives.

Few-Shot Learning

Allows a model to learn a new task from only a small number of examples.

Fine-Tuning

The process of taking a pre-trained model and training it further on a smaller, specialized dataset to adapt it to a specific task or domain.

Frugal AI

Artificial intelligence systems designed to operate efficiently with limited data, computation, or energy.

G

Generative Adversarial Networks (GANs)

Systems made of two models that learn together. One model creates new data, and the other evaluates whether the data looks real.

Generative Artificial Intelligence

Creates new content such as text, images, audio, or code by learning patterns from large amounts of data.

Generative Pretrained Transformer (GPT)

A type of artificial intelligence model that learns from large amounts of text and then generates new text based on patterns it has learned.

GraphRAG

A retrieval-augmented generation method that uses a knowledge graph to organize information, improving reasoning and factual accuracy.

Graphics Processing Unit (GPU)

A type of computer chip that can perform many calculations at the same time. Artificial intelligence systems use GPUs to train and run models quickly.

Grounding

The connection between a model's internal representations and real-world meaning.

Guardrails

Rules and safety systems that prevent artificial intelligence from producing harmful, false, or inappropriate content. Tuners help design and enforce these guardrails.

H

Human-AI Collaboration

The shared work between humans and artificial intelligence systems, combining human judgment, creativity, and ethics with the model's speed and analytical capabilities.

Human-Centered AI

The design and development of AI systems that prioritize human needs, values, and well-being.

Human-Computer Interaction (HCI)

The study of how people engage with digital systems.

Human in the Loop (HITL)

A system design principle in which humans are intentionally embedded within the operation of artificial intelligence. HITL ensures that automated processes remain accountable, interpretable, and aligned with ethical or contextual standards. It is the point where human reasoning and machine precision meet to preserve trust, fairness, and adaptability.

Hyperparameter

A setting chosen before training an artificial intelligence model that controls how the model learns.

I

Image Recognition

The ability of an artificial intelligence system to identify objects, patterns, or features within an image.

Inference

The process by which an artificial intelligence model generates an output after it has been trained.

Instruction Tuning

Trains a model to follow human-written instructions more accurately.

J

Jailbreak

An attempt to force an artificial intelligence system to ignore its safety rules. Tuners must detect and prevent jailbreak attempts.

JEPA and VJEPA

A joint embedding predictive architecture that learns by predicting relationships between different parts of data. V-JEPA applies this approach to visual information.

K

Knowledge Distillation

The process of transferring knowledge from a large, complex model to a smaller, more efficient model.

Knowledge Graph

A structured network of facts, concepts, and relationships that allows artificial intelligence systems to reason about how ideas relate to one another.

L

Large Language Model (LLM)

A type of artificial intelligence system trained on massive amounts of text so it can understand and generate human language.

Latency

The amount of time it takes for an artificial intelligence system to respond after receiving a prompt.

Latent Space

The internal mathematical space where a model organizes its learned representations.

LLMOps

The practice of managing the full lifecycle of large language models, including deployment, monitoring, evaluation, safety, and continuous improvement.

Logits

The raw numerical scores a model produces before converting them into probabilities.

LoRA Fine-Tuning

Low-rank adaptation is a method that adapts a large model by training only a small number of additional parameters.

Loss Function

The mathematical measure of how far a model's predictions are from the correct answers during training.

Low Code

Platforms that allow users to build applications with minimal programming by using visual tools and prebuilt components.

M

Machine Learning

A method where a computer system improves its performance by learning from data instead of being given step-by-step instructions.

Markov Chain

A mathematical system that moves from one state to another based only on the current state, not on the full history.

Mixture of Experts (MoE)

A model that uses many specialized parts called experts. Only the experts needed for a specific task are activated, making the system faster and more efficient.

MLOps

The discipline of managing machine learning systems from development through deployment and maintenance.

Model

The trained artificial intelligence system that makes predictions, generates content, or performs tasks.

Model Chaining

Connects multiple artificial intelligence models so that the output of one becomes the input of another.

Model Confidence

How strongly an artificial intelligence model believes that a particular response is the most appropriate choice. Model confidence does not guarantee correctness.

Model Drift

Occurs when an artificial intelligence system becomes less accurate over time because the real-world data it encounters changes.

Multimodal Model

A model that can understand and generate more than one type of data, such as text, images, audio, or video.

Multi-Hop Reasoning

The ability to connect information across multiple steps or sources to reach a conclusion.

N

Narrow Artificial Intelligence

Performs one specific task or a small group of related tasks. It does not understand anything outside its assigned purpose.

Natural Language Ambiguity

Refers to the multiple possible meanings that a sentence or phrase can have. Artificial intelligence systems must resolve ambiguity to interpret user intent correctly.

Natural Language Understanding (NLU)

The ability of an artificial intelligence system to interpret meaning, intent, and context from human language.

Neural Networks

A computer system made of many connected layers that learn patterns from data.

No Code

Platforms that allow users to build applications without writing any programming code.

Nucleus Sampling

Selects from the smallest group of possible next words whose combined probabilities reach a chosen threshold. Also called top-p sampling.

O

Open-Weight Model

An artificial intelligence system whose learned parameters are publicly released.

Optimization

The process of adjusting a model's parameters to improve performance.

Overfitting

Occurs when a model learns the training data too closely and performs poorly on new data.

P

Parallelization

The process of dividing a task into smaller parts so they can be completed at the same time.

Parameters

The internal values that a model learns during training. These values determine how the model recognizes patterns, interprets information, and produces responses.

Pattern Recognition

The ability of artificial intelligence to identify regularities in data, such as repeated behaviors, structures, or relationships.

PEFT (Parameter-Efficient Fine-Tuning)

Adapts a model by training only a small subset of parameters.

Plugins

Extensions that allow an artificial intelligence system to interact with external tools, services, or data sources.

Predictive Analytics

Uses data and patterns to forecast future events or outcomes.

Prescriptive Analytics

Recommends actions based on predictions.

Probabilistic Model

Represents uncertainty by assigning probabilities to different outcomes.

Prompt

The input a user provides to an artificial intelligence system to guide its behavior. A prompt does not program the model. Instead, it activates patterns the model learned during training. Clear and well-structured prompts help the model produce accurate, relevant, and meaningful output.

Prompt Engineering

The skill of writing clear instructions that guide an artificial intelligence system to produce accurate and useful responses.

Prompt Injection

A security risk in which a user intentionally inserts hidden or misleading instructions into a prompt to manipulate an artificial intelligence system.

Q

Quantization and Pruning

Quantization reduces the precision of a model's numerical values to make it smaller and faster. Pruning removes unnecessary weights or connections.

Quantum Computing

Uses principles of quantum mechanics to perform calculations that are difficult or impossible for classical computers.

R

Randomness

The controlled introduction of unpredictability into the model's decision-making process.

Reasoning

The ability of an artificial intelligence system to draw conclusions, make inferences, and follow logical steps.

Reasoning Model

An artificial intelligence system designed to perform structured thinking tasks such as analysis, inference, planning, and multi-step problem solving.

Recursive Prompting

The technique of using a model's output as the input for the next step.

Reinforcement Learning

A training method where an artificial intelligence system learns by receiving rewards or penalties for its actions.

Responsible AI

The commitment to design, build, and deploy artificial intelligence systems that are ethical, transparent, fair, and aligned with human well-being.

Retrieval Augmented Generation (RAG)

A method where an artificial intelligence system searches for information in external sources and uses that information to produce more accurate answers.

Robotics

The field that designs, builds, and operates machines capable of sensing, acting, and interacting with the physical world.

S

Sampling

The process an artificial intelligence model uses to select one response from the many possibilities in its probability distribution.

Sandbox

A supervised environment where AI performs tasks and the learner observes.

Scaling Laws

Describe how the performance of an artificial intelligence model improves as the amount of data, computation, or parameters increases.

Self-Supervised Learning

A method where a model learns patterns from unlabeled data by predicting missing parts of the data.

Sentiment Analysis

Identifies the emotional tone in text, such as positive, negative, or neutral.

Spatial Intelligence

A system's ability to understand, interpret, and reason about physical space.

Stable Diffusion

A method used to generate images by gradually transforming random noise into a coherent picture.

Steerability

The degree to which a user can guide or shape a model's behavior through prompts, settings, or constraints.

Stochastic Parrot

A term used to describe how language models repeat patterns from their training data without true understanding.

Strong or Agentic Artificial Intelligence

Can take actions toward goals, make decisions, and complete tasks with limited human direction.

Structured Data

Information organized in a clear format such as tables, spreadsheets, or databases.

Supervised Learning

A training method where the model learns from labeled examples provided by humans.

Synthetic Data

Artificially generated information created by models rather than collected from real-world sources.

T

Temperature

A setting that controls how predictable or creative a model's responses will be. A lower temperature produces consistent output. A higher temperature increases creativity and variation.

Tensor

A structured numerical object used to store data in artificial intelligence systems.

Tensor Processing Unit (TPU)

A Google-developed chip designed specifically to accelerate neural network machine learning workloads.

Token

A small unit of text, such as a word or part of a word, that artificial intelligence uses to process language.

Top-k Sampling

A method that limits the model's choices to the k most likely next words or tokens.

Top-p Sampling

Also called nucleus sampling. Selects from the smallest group of possible next words whose combined probabilities reach a chosen threshold.

Training Data

The collection of text, images, audio, or other information used to teach an artificial intelligence model. The quality, diversity, and accuracy of the training data directly influence the model's performance and reliability.

Transformer

A type of artificial intelligence model that processes information by examining relationships between words, sentences, or data elements all at once rather than one piece at a time. Transformers are the foundation of many modern AI systems.

Tuner

A human supervisor who oversees AI behavior. The Institutional Tuner is the professional who manages, monitors, and maintains AI systems within an organization, ensuring AI serves human and organizational needs.

Turing Test

Measures whether a machine can produce responses that seem human to a person.

U

User Experience (UX) in AI

How people feel, think, and behave when interacting with AI systems.

V

Validation

The process of evaluating a model's performance on data it has not seen during training.

Vector

A numerical representation of text, images, or other data. Vectors allow artificial intelligence systems to compare meaning, find similarities, and retrieve information.

Vector Database

Stores numerical representations of text, images, or other data known as embeddings. It allows artificial intelligence systems to search for meaning, similarity, and relationships rather than exact matches.

Vision Transformer

A model that applies transformer techniques to images instead of text.

W

Weights

The internal numerical values that determine how strongly different inputs influence a model's predictions. Weights do not store facts. They represent mathematical relationships learned from data.

Workplace 5.0

Describes a future work environment where humans and artificial intelligence systems collaborate seamlessly, emphasizing augmentation, creativity, well-being, and shared decision making.

World Model

An artificial intelligence system that builds an internal representation of its environment to predict how actions lead to outcomes.

X

X-risk

Refers to existential risk, meaning threats that could cause irreversible harm to humanity.

Z

Zero-Shot Learning

Allows a model to perform a task it has never been explicitly trained on by using its general understanding of language and concepts.