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 prediction system that generates outputs based on patterns.
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.
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.
The use of artificial intelligence to complete tasks that normally require human effort. It can include scheduling, classification, writing, or decision support.
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.
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.
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.
Coordinates multiple artificial intelligence systems, tools, or steps so they work together to complete a larger task.
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.
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.
Harmful, offensive, or unsafe content produced by an artificial intelligence system. Toxicity can arise from biased training data, unclear prompts, or insufficient guardrails.
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.
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.
The structured sequence of steps required to design, train, evaluate, deploy, and maintain an artificial intelligence system.
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.
Uses autonomous artificial intelligence agents to complete multi-step tasks. These agents plan, act, and adapt without requiring constant human direction.
Step-by-step instructions a computer follows to solve a problem or make a decision. They are the foundation of all artificial intelligence systems.
When humans attribute human traits, emotions, or intentions to machines. Tuners must guard against this tendency.
A hypothetical system capable of understanding, learning, and performing any intellectual task that a human can perform. AGI does not exist today.
A theoretical form of intelligence that surpasses human capability in every domain. ASI does not exist today.
Allows a model to retrieve information based on similarity or relatedness rather than exact matches. It supports reasoning, analogy, and pattern recognition.
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.
Refers to systems that can operate or make decisions with limited human involvement.
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.
A reasoning method where the system starts with a goal and works backward to determine the steps needed to reach it.
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.
Occurs when an artificial intelligence system produces unfair or unequal outcomes because of flawed data or design.
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.
A metric for evaluating machine translation accuracy. A higher BLEU score means the artificial intelligence translation is closer to what a human would produce.
Automated systems that perform tasks without needing constant human involvement.
A rectangle drawn around an object in an image to help computer vision systems identify and track it.
The step-by-step explanation an artificial intelligence system produces to show how it arrived at an answer. Tuners use this to detect errors.
Chatbots designed to behave like a specific personality, role, or fictional character.
A system that uses artificial intelligence to hold a conversation with a person through text or voice.
An artificial intelligence system whose internal design, training data, and parameters are not publicly available.
Systems designed to mimic human reasoning. These systems analyze information, learn from patterns, and support decision making.
The amount of mental effort required to understand or complete a task.
Allows artificial intelligence to interpret and understand images or video. It identifies objects, people, and patterns in visual data.
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.
Teaches a model to understand similarity and difference by comparing pairs of examples.
The degree to which humans can guide, constrain, or shape an artificial intelligence system's behavior.
Systems designed to engage in dialogue with humans. These systems interpret language, generate responses, and maintain context across interactions.
An artificial intelligence system designed to work alongside a human, supporting tasks such as writing, analysis, planning, and decision making.
A large collection of text used to train or evaluate language models.
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.
The process of discovering patterns or useful information in large datasets.
The field that studies how to collect, clean, analyze, and interpret data. It supports artificial intelligence development and evaluation.
The process of turning human behavior, actions, or experiences into data that can be stored and analyzed.
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.
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.
Realistic but false images, videos, or audio created by artificial intelligence.
A system where all parts of the model are active for every task.
Tools that attempt to identify whether content was created by artificial intelligence. They are imperfect and must be used with caution.
A response that will always be the same when the model receives the same input under the same conditions.
A mathematical framework that guarantees individual data privacy by introducing statistical noise into datasets or model training processes.
Generate images or other data by starting with random noise and gradually removing that noise through a learned process.
The process of simplifying complex data by reducing the number of variables while preserving important patterns.
A slow change in AI behavior over time as real-world data changes.
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.
Systems that have a physical presence in the world and can sense, move, and act within their environment.
Refers to unexpected behaviors that appear in large artificial intelligence systems even though they were not directly programmed.
Combine multiple models to produce a single, stronger prediction.
A measure of uncertainty in the model's predictions. High entropy means the model sees many possible next words with similar likelihood.
The process of identifying important pieces of information in text, such as names, dates, locations, or key terms.
The process of transferring an AI responsibility to a higher human authority.
Methods that help humans understand why an artificial intelligence system made a particular decision or produced a specific output.
The ability of a system to grow, adapt, or add new capabilities without being redesigned.
Information created by artificial intelligence that is false, invented, or not grounded in real data.
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.
Occurs when the output of an artificial intelligence system influences the future data it receives.
Allows a model to learn a new task from only a small number of examples.
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.
Artificial intelligence systems designed to operate efficiently with limited data, computation, or energy.
Systems made of two models that learn together. One model creates new data, and the other evaluates whether the data looks real.
Creates new content such as text, images, audio, or code by learning patterns from large amounts of data.
A type of artificial intelligence model that learns from large amounts of text and then generates new text based on patterns it has learned.
A retrieval-augmented generation method that uses a knowledge graph to organize information, improving reasoning and factual accuracy.
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.
The connection between a model's internal representations and real-world meaning.
Rules and safety systems that prevent artificial intelligence from producing harmful, false, or inappropriate content. Tuners help design and enforce these guardrails.
The shared work between humans and artificial intelligence systems, combining human judgment, creativity, and ethics with the model's speed and analytical capabilities.
The design and development of AI systems that prioritize human needs, values, and well-being.
The study of how people engage with digital systems.
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.
A setting chosen before training an artificial intelligence model that controls how the model learns.
The ability of an artificial intelligence system to identify objects, patterns, or features within an image.
The process by which an artificial intelligence model generates an output after it has been trained.
Trains a model to follow human-written instructions more accurately.
An attempt to force an artificial intelligence system to ignore its safety rules. Tuners must detect and prevent jailbreak attempts.
A joint embedding predictive architecture that learns by predicting relationships between different parts of data. V-JEPA applies this approach to visual information.
The process of transferring knowledge from a large, complex model to a smaller, more efficient model.
A structured network of facts, concepts, and relationships that allows artificial intelligence systems to reason about how ideas relate to one another.
A type of artificial intelligence system trained on massive amounts of text so it can understand and generate human language.
The amount of time it takes for an artificial intelligence system to respond after receiving a prompt.
The internal mathematical space where a model organizes its learned representations.
The practice of managing the full lifecycle of large language models, including deployment, monitoring, evaluation, safety, and continuous improvement.
The raw numerical scores a model produces before converting them into probabilities.
Low-rank adaptation is a method that adapts a large model by training only a small number of additional parameters.
The mathematical measure of how far a model's predictions are from the correct answers during training.
Platforms that allow users to build applications with minimal programming by using visual tools and prebuilt components.
A method where a computer system improves its performance by learning from data instead of being given step-by-step instructions.
A mathematical system that moves from one state to another based only on the current state, not on the full history.
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.
The discipline of managing machine learning systems from development through deployment and maintenance.
The trained artificial intelligence system that makes predictions, generates content, or performs tasks.
Connects multiple artificial intelligence models so that the output of one becomes the input of another.
How strongly an artificial intelligence model believes that a particular response is the most appropriate choice. Model confidence does not guarantee correctness.
Occurs when an artificial intelligence system becomes less accurate over time because the real-world data it encounters changes.
A model that can understand and generate more than one type of data, such as text, images, audio, or video.
The ability to connect information across multiple steps or sources to reach a conclusion.
Performs one specific task or a small group of related tasks. It does not understand anything outside its assigned purpose.
Refers to the multiple possible meanings that a sentence or phrase can have. Artificial intelligence systems must resolve ambiguity to interpret user intent correctly.
The ability of an artificial intelligence system to interpret meaning, intent, and context from human language.
A computer system made of many connected layers that learn patterns from data.
Platforms that allow users to build applications without writing any programming code.
Selects from the smallest group of possible next words whose combined probabilities reach a chosen threshold. Also called top-p sampling.
An artificial intelligence system whose learned parameters are publicly released.
The process of adjusting a model's parameters to improve performance.
Occurs when a model learns the training data too closely and performs poorly on new data.
The process of dividing a task into smaller parts so they can be completed at the same time.
The internal values that a model learns during training. These values determine how the model recognizes patterns, interprets information, and produces responses.
The ability of artificial intelligence to identify regularities in data, such as repeated behaviors, structures, or relationships.
Adapts a model by training only a small subset of parameters.
Extensions that allow an artificial intelligence system to interact with external tools, services, or data sources.
Uses data and patterns to forecast future events or outcomes.
Recommends actions based on predictions.
Represents uncertainty by assigning probabilities to different outcomes.
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.
The skill of writing clear instructions that guide an artificial intelligence system to produce accurate and useful responses.
A security risk in which a user intentionally inserts hidden or misleading instructions into a prompt to manipulate an artificial intelligence system.
Quantization reduces the precision of a model's numerical values to make it smaller and faster. Pruning removes unnecessary weights or connections.
Uses principles of quantum mechanics to perform calculations that are difficult or impossible for classical computers.
The controlled introduction of unpredictability into the model's decision-making process.
The ability of an artificial intelligence system to draw conclusions, make inferences, and follow logical steps.
An artificial intelligence system designed to perform structured thinking tasks such as analysis, inference, planning, and multi-step problem solving.
The technique of using a model's output as the input for the next step.
A training method where an artificial intelligence system learns by receiving rewards or penalties for its actions.
The commitment to design, build, and deploy artificial intelligence systems that are ethical, transparent, fair, and aligned with human well-being.
A method where an artificial intelligence system searches for information in external sources and uses that information to produce more accurate answers.
The field that designs, builds, and operates machines capable of sensing, acting, and interacting with the physical world.
The process an artificial intelligence model uses to select one response from the many possibilities in its probability distribution.
A supervised environment where AI performs tasks and the learner observes.
Describe how the performance of an artificial intelligence model improves as the amount of data, computation, or parameters increases.
A method where a model learns patterns from unlabeled data by predicting missing parts of the data.
Identifies the emotional tone in text, such as positive, negative, or neutral.
A system's ability to understand, interpret, and reason about physical space.
A method used to generate images by gradually transforming random noise into a coherent picture.
The degree to which a user can guide or shape a model's behavior through prompts, settings, or constraints.
A term used to describe how language models repeat patterns from their training data without true understanding.
Can take actions toward goals, make decisions, and complete tasks with limited human direction.
Information organized in a clear format such as tables, spreadsheets, or databases.
A training method where the model learns from labeled examples provided by humans.
Artificially generated information created by models rather than collected from real-world sources.
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.
A structured numerical object used to store data in artificial intelligence systems.
A Google-developed chip designed specifically to accelerate neural network machine learning workloads.
A small unit of text, such as a word or part of a word, that artificial intelligence uses to process language.
A method that limits the model's choices to the k most likely next words or tokens.
Also called nucleus sampling. Selects from the smallest group of possible next words whose combined probabilities reach a chosen threshold.
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.
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.
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.
Measures whether a machine can produce responses that seem human to a person.
How people feel, think, and behave when interacting with AI systems.
The process of evaluating a model's performance on data it has not seen during training.
A numerical representation of text, images, or other data. Vectors allow artificial intelligence systems to compare meaning, find similarities, and retrieve information.
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.
A model that applies transformer techniques to images instead of text.
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.
Describes a future work environment where humans and artificial intelligence systems collaborate seamlessly, emphasizing augmentation, creativity, well-being, and shared decision making.
An artificial intelligence system that builds an internal representation of its environment to predict how actions lead to outcomes.
Refers to existential risk, meaning threats that could cause irreversible harm to humanity.
Allows a model to perform a task it has never been explicitly trained on by using its general understanding of language and concepts.