Skip to main content

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Cookie Policy

AI in ASIA
Free Tool

AI Glossary

475 AI and tech terms explained in plain language. No jargon about jargon.

Showing 475 of 475 terms

A/B testing

Data & Analytics

Comparing two versions of something by randomly showing each to different users and measuring which performs better.

Related:

ablation

Technical

Systematically removing parts of a model to understand each component's contribution to performance.

Related:

ablation study

Model Training

An experiment that systematically removes or changes components of an AI system to understand each part's contribution.

Related:

activation function

AI Core

A mathematical function in a neural network that determines whether a neuron should fire. Common ones include ReLU and sigmoid.

Related:

active learning

AI Core

A training strategy where the model identifies which unlabelled examples would be most valuable to learn from next.

Related:

adaptive learning

AI Applications

Educational technology that adjusts content difficulty and sequence based on a student's performance and needs.

Related:

adversarial attack

AI Safety & Ethics

Deliberately crafted inputs designed to fool or manipulate an AI system into making mistakes.

Related:

agent

Agentic AI

An AI system that can perceive its environment, make decisions, and take actions to achieve goals.

Related:

agentic AI

Agentic AI

AI that can independently plan, make decisions, and take actions to complete multi-step tasks with minimal human guidance.

Related:

AGI

AI Core

Artificial General Intelligence. A hypothetical AI system that can match human-level intelligence across all cognitive tasks, not just specific ones.

Related:

AI Act

AI Policy & Regulation

The European Union's comprehensive regulatory framework for artificial intelligence, the world's first major AI law.

Related:

AI agent framework

Agentic AI

Software libraries and tools that make it easier to build AI agents capable of using tools and taking actions.

Related:

AI audit

AI Safety & Ethics

A systematic evaluation of an AI system's performance, fairness, safety, and compliance with regulations.

Related:

AI chip

Infrastructure

A semiconductor specifically designed or optimised for running AI workloads efficiently.

Related:

AI city

Asia AI Ecosystem

Urban development projects integrating AI throughout city infrastructure for traffic, energy, safety, and public services.

Related:

AI companion

AI Applications

An AI designed primarily for ongoing social interaction, emotional support, or entertainment.

Related:

AI copilot

Agentic AI

An AI assistant that works alongside a human, providing suggestions and handling routine tasks while the human stays in control.

Related:

AI ethics board

AI Policy & Regulation

A committee within an organisation or government tasked with reviewing and guiding the ethical use of AI.

Related:

AI for good

AI Applications

The movement and initiatives applying AI to address social, environmental, and humanitarian challenges.

Related:

AI governance

AI Safety & Ethics

The policies, standards, and oversight structures for managing how AI systems are developed and deployed.

Related:

AI in agriculture

AI Applications

Applying AI for crop monitoring, yield prediction, pest detection, and precision farming.

Related:

AI in education

AI Applications

Using AI to personalise learning experiences, automate grading, and provide intelligent tutoring.

Related:

AI in finance

AI Applications

The application of AI in banking, trading, risk assessment, fraud detection, and financial planning.

Related:

AI liability

AI Policy & Regulation

Legal questions about who is responsible when an AI system causes harm or makes a mistake.

Related:

AI literacy

AI Core

The ability to understand, use, and think critically about AI technologies and their implications.

Related:

AI maturity

Business Jargon

An organisation's level of sophistication in adopting, integrating, and benefiting from AI technologies.

Related:

AI readiness

Business Jargon

How prepared an organisation, sector, or country is to adopt and benefit from artificial intelligence.

Related:

AI safety

AI Safety & Ethics

Research focused on ensuring AI systems behave as intended without causing unintended harm.

Related:

AI Singapore

Asia AI Ecosystem

Singapore's national programme to build AI capabilities, catalyse AI adoption, and grow the local AI ecosystem.

Related:

AI tutor

AI Applications

An AI system that provides personalised educational instruction, adapting to a student's learning pace and style.

Related:

AI washing

Business Jargon

Exaggerating or falsely claiming that a product uses AI when it does not, or overstating AI capabilities for marketing purposes.

Related:

AI winter

AI Core

Historical periods when interest, funding, and progress in AI research declined significantly.

Related:

AI-native

Business Jargon

A product or company built from the ground up with AI at its core, rather than adding AI to an existing system.

Related:

algorithm

AI Core

A set of step-by-step instructions that tells a computer how to solve a problem or complete a task.

Related:

algorithmic accountability

AI Safety & Ethics

Holding organisations responsible for the decisions their AI systems make, especially those affecting people's lives.

Related:

algorithmic trading

AI Applications

Using AI and algorithms to execute financial trades automatically based on predefined strategies and market data.

Related:

Alibaba Cloud

Asia AI Ecosystem

Alibaba's cloud computing division, which developed the Qwen (Tongyi Qianwen) family of AI models.

Related:

alignment

AI Safety & Ethics

Ensuring AI systems pursue goals that genuinely match human intentions, values, and well-being.

Related:

AlphaFold

Models & Companies

Google DeepMind's AI system that predicts protein structures with remarkable accuracy, a breakthrough for biology.

Related:

AlphaGo

Models & Companies

Google DeepMind's AI that defeated world champion Go players, a milestone in AI history.

Related:

analytics

Data & Analytics

The systematic analysis of data to discover patterns, extract insights, and support decision-making.

Related:

annotation

Data & Analytics

Adding metadata or labels to data points, such as drawing boxes around objects in images or tagging sentiment in text.

Related:

anomaly detection

Machine Learning

Identifying unusual patterns or outliers in data that do not conform to expected behaviour.

Related:

Anthropic

Models & Companies

An AI safety company founded by former OpenAI researchers. Creator of the Claude family of AI assistants.

Related:

API

Infrastructure

Application Programming Interface. A standardised way for different software systems to communicate with each other.

Related:

API rate limiting

Technical

Restrictions on how many requests can be made to an API within a given time period.

Related:

artificial intelligence

AI Core

The broad field of computer science focused on creating systems that can perform tasks typically requiring human intelligence.

Related:

ASEAN AI Guide

Asia AI Ecosystem

The ASEAN Guide on AI Governance and Ethics, a voluntary framework for responsible AI across Southeast Asian nations.

Related:

ASI

AI Core

Artificial Superintelligence. A theoretical AI that surpasses human intelligence in every domain. Remains purely speculative.

Related:

ASIC

Infrastructure

Application-Specific Integrated Circuit. A chip custom-designed for a particular task, such as AI inference, offering high efficiency.

Related:

attention head

Deep Learning

A single attention mechanism within a multi-head attention layer, each learning to focus on different aspects of the input.

Related:

attention mechanism

Deep Learning

The component that lets a model focus on the most relevant parts of its input when making predictions.

Related:

AUC

Technical

Area Under the Curve. A single number summarising model performance from the ROC curve. Closer to 1 is better.

Related:

autoencoder

Deep Learning

A neural network that learns to compress data into a smaller representation and then reconstruct it, useful for denoising and anomaly detection.

Related:

AutoML

AI Core

Automated Machine Learning. Tools that automate the process of building, selecting, and tuning machine learning models.

Related:

autonomous

AI Applications

Operating independently without human control. Applies to vehicles, drones, robots, and software agents.

Related:

autonomous AI

Agentic AI

AI systems that operate with minimal or no human intervention over extended periods.

Related:

autonomous vehicles

Robotics & Embodied AI

Cars, trucks, drones, or other vehicles that use AI to navigate and drive without human intervention.

Related:

autoregressive model

NLP

A model that generates output one token at a time, with each new token depending on all previously generated tokens.

Related:

avatar

AI Applications

A digital representation of a user or AI character in virtual environments, games, or communication platforms.

Related:

backpropagation

AI Core

The process of calculating how much each weight contributed to an error, then adjusting them to improve accuracy.

Related:

Baidu

Asia AI Ecosystem

China's leading search and AI company, developer of the Ernie large language model series.

Related:

batch normalisation

Deep Learning

A technique that normalises inputs to each layer during training, making networks train faster and more stably.

Related:

batch processing

Technical

Processing large volumes of data in groups at scheduled intervals rather than in real-time.

Related:

batch size

AI Core

The number of training examples processed together before updating the model's weights.

Related:

Bayesian methods

Machine Learning

Statistical approaches that update predictions as new evidence becomes available, based on probability theory.

Related:

Bayesian optimisation

AI Core

A strategy for efficiently finding the best settings or parameters by building a model of the objective function.

Related:

beam search

Generative AI

A text generation strategy that keeps track of multiple possible outputs simultaneously and selects the overall best one.

Related:

benchmark

Model Training

A standardised test or dataset used to compare the performance of different AI models on specific tasks.

Related:

BERT

Models & Companies

Bidirectional Encoder Representations from Transformers. Google's influential model that understands text by reading in both directions.

Related:

bias

AI Safety & Ethics

When an AI system produces unfair or skewed results, often because its training data reflects existing human prejudices.

Related:

bias-variance tradeoff

Machine Learning

The balance between a model being too simple (high bias) and too complex (high variance). Finding the sweet spot is key.

Related:

big data

Data & Analytics

Datasets so large or complex that traditional tools struggle to process them, often described by volume, velocity, and variety.

Related:

black box

AI Safety & Ethics

An AI model whose internal decision-making process is opaque and difficult for humans to understand.

Related:

BPE

NLP

Byte Pair Encoding. A common tokenisation method that builds a vocabulary by repeatedly merging the most frequent pairs of characters.

Related:

ByteDance

Asia AI Ecosystem

Chinese technology company behind TikTok and Douyin, with major investments in AI for content recommendation and creation.

Related:

carbon footprint

Sustainability

The total greenhouse gas emissions caused by training and running an AI model.

Related:

catastrophic forgetting

Model Training

When a neural network trained on new data loses its ability to perform previously learned tasks.

Related:

causal inference

AI Core

AI methods for determining cause-and-effect relationships rather than just correlations in data.

Related:

chain-of-thought

Generative AI

A prompting technique that asks the AI to show its reasoning step by step, improving accuracy on complex problems.

Related:

chatbot

AI Core

An AI-powered software application that conducts conversation with users through text or voice.

Related:

ChatGPT

Models & Companies

OpenAI's conversational AI product built on GPT models. Popularised the use of AI chatbots worldwide from late 2022.

Related:

Chinchilla scaling

Model Training

Research from DeepMind showing that training smaller models on more data is often more efficient than simply making models larger.

Related:

Chinese room argument

AI Core

A philosophical thought experiment arguing that a computer following rules does not truly understand language.

Related:

chip shortage

Infrastructure

Insufficient global supply of advanced semiconductors, constraining AI development and deployment.

Related:

chunking

Generative AI

Breaking long documents into smaller, manageable pieces for processing by AI models with limited context windows.

Related:

churn prediction

AI Applications

Using AI to identify customers likely to stop using a product or service, enabling proactive retention efforts.

Related:

CI/CD

Infrastructure

Continuous Integration and Continuous Deployment. Automated processes for testing and releasing software updates frequently.

Related:

classification

Machine Learning

A machine learning task where the model assigns inputs to predefined categories, like spam vs. not spam.

Related:

Claude

Models & Companies

Anthropic's family of AI assistants, designed with a focus on safety, helpfulness, and harmlessness.

Related:

clinical trial

AI Applications

Using AI to optimise patient recruitment, data analysis, and monitoring in pharmaceutical testing.

Related:

CLIP

Computer Vision

Contrastive Language-Image Pre-training. An OpenAI model that learns to connect images and text descriptions.

Related:

closed source model

Model Training

An AI model whose architecture, weights, and training data are kept proprietary and accessed only through an API.

Related:

cloud computing

Infrastructure

Using remote servers hosted on the internet to store, manage, and process data instead of a local computer.

Related:

clustering

Machine Learning

Grouping similar data points together without predefined labels. Used for customer segmentation and anomaly detection.

Related:

CNN

Deep Learning

Convolutional Neural Network. A type of neural network designed for processing grid-like data such as images.

Related:

code generation

Generative AI

AI writing computer code based on natural language descriptions or partial code inputs.

Related:

cognitive AI

AI Core

AI systems designed to simulate human thought processes such as reasoning, understanding, learning, and decision-making. Unlike narrow AI that focuses on a single task, cognitive AI integrates multiple capabilities to interpret complex, ambiguous information in ways that mirror human cognition.

Related:

collaborative filtering

AI Core

A recommendation technique that predicts what a user might like based on the preferences of similar users.

Related:

compute

Infrastructure

The processing power needed to train and run AI models. A key bottleneck and cost factor in AI development.

Related:

compute governance

AI Policy & Regulation

Policies controlling access to the large-scale computing resources needed to train powerful AI models.

Related:

computer vision

Computer Vision

The field of AI that enables computers to interpret and understand visual information from images and videos.

Related:

confusion matrix

Technical

A table showing how often a classification model correctly and incorrectly predicts each category.

Related:

constitutional AI

AI Safety & Ethics

An approach where AI is trained to follow a set of written principles, using AI feedback to improve its own behaviour.

Related:

containerisation

Infrastructure

Packaging software and its dependencies into isolated units (containers) that run consistently across different environments.

Related:

content authenticity

AI Safety & Ethics

Technologies and standards for proving whether content is genuine, AI-generated, or manipulated.

Related:

content filtering

AI Safety & Ethics

Systems that screen AI outputs to block harmful, offensive, or inappropriate content before it reaches users.

Related:

content moderation

AI Applications

Using AI to review and filter user-generated content on platforms to enforce community guidelines.

Related:

context window

NLP

The maximum amount of text an AI model can consider at once. Larger windows allow the model to work with longer documents.

Related:

continual learning

Model Training

Enabling AI models to learn new tasks or information over time without forgetting what they previously learned.

Related:

contrastive learning

Deep Learning

A training method where the model learns by comparing similar and dissimilar pairs of examples.

Related:

conversational AI

AI Core

AI systems designed to engage in natural, human-like dialogue across text and voice channels.

Related:

conversational search

AI Applications

Using natural language questions to search for information, with the AI understanding intent rather than just matching keywords.

Related:

copyright and AI

AI Policy & Regulation

Legal debates around whether AI-generated content can be copyrighted and whether AI training on copyrighted material is lawful.

Related:

coreference resolution

NLP

The task of determining which words in a text refer to the same entity, like linking 'she' to 'Dr. Chen'.

Related:

cosine similarity

Deep Learning

A measure of how similar two vectors are by comparing the angle between them, regardless of their magnitude.

Related:

cross-entropy loss

Deep Learning

A loss function commonly used for classification tasks that measures the difference between predicted and actual probability distributions.

Related:

cross-modal

AI Core

Relating information across different data types, such as matching images to text descriptions.

Related:

cross-validation

Machine Learning

A technique for assessing how well a model generalises by testing it on different subsets of the data.

Related:

CUDA

Models & Companies

NVIDIA's parallel computing platform that allows software to use GPU acceleration for AI and scientific computing.

Related:

curriculum learning

Model Training

Training a model by starting with simpler examples and progressively introducing more complex ones.

Related:

DALL-E

Models & Companies

OpenAI's AI system that generates images from text descriptions.

Related:

data augmentation

Data & Analytics

Artificially expanding a training dataset by creating modified versions of existing data, such as flipping or rotating images.

Related:

data card

AI Safety & Ethics

Documentation describing a dataset's composition, collection methods, intended uses, and known limitations.

Related:

data centre

Infrastructure

A facility housing computer servers and networking equipment used to store, process, and serve data and AI workloads.

Related:

data drift

Data & Analytics

When the statistical properties of real-world data change over time, causing AI model performance to degrade.

Related:

data engineering

Data & Analytics

Building and maintaining the systems and infrastructure needed to collect, store, and process data at scale.

Related:

data flywheel

Startup & VC

A cycle where more users generate more data, which improves the AI product, which attracts more users.

Related:

data governance

Data & Analytics

Policies and processes for managing data quality, access, security, and compliance across an organisation.

Related:

data labelling

Data & Analytics

The process of annotating raw data with meaningful tags or categories so it can be used for supervised learning.

Related:

data lake

Infrastructure

A centralised storage system that holds vast amounts of raw data in its original format until needed.

Related:

data pipeline

Infrastructure

An automated workflow that moves data from source systems through processing steps to its final destination.

Related:

data poisoning

AI Safety & Ethics

An attack where an adversary intentionally corrupts training data to make the resulting AI model behave incorrectly.

Related:

data preprocessing

Data & Analytics

Cleaning, transforming, and preparing raw data before feeding it into an AI model for training.

Related:

data protection

AI Policy & Regulation

Laws and practices safeguarding personal information from misuse, unauthorised access, or breach.

Related:

data science

Data & Analytics

An interdisciplinary field combining statistics, programming, and domain expertise to extract insights from data.

Related:

data sovereignty

Data & Analytics

The principle that data is subject to the laws and regulations of the country where it is collected or stored.

Related:

data warehouse

Infrastructure

A structured storage system optimised for querying and analysing large volumes of processed, organised data.

Related:

decision tree

Machine Learning

A model that makes predictions by following a tree-like series of yes/no questions about the data.

Related:

deep learning

AI Core

A type of machine learning using neural networks with many layers to learn complex patterns from large amounts of data.

Related:

deepfake

Generative AI

AI-generated or AI-manipulated media, typically video or audio, that convincingly depicts something that did not happen.

Related:

DeepSeek

Asia AI Ecosystem

A Chinese AI lab that gained attention for producing highly capable open-weight models at significantly lower training costs.

Related:

demand forecasting

AI Applications

Using AI to predict future customer demand for products or services based on historical data and trends.

Related:

democratizing AI

Business Jargon

Making AI tools and capabilities accessible to non-experts, smaller organisations, or underserved communities.

Related:

depth estimation

Computer Vision

AI inferring the distance of objects from the camera in a 2D image, creating a sense of 3D understanding.

Related:

differential privacy

AI Safety & Ethics

A mathematical technique that adds carefully calibrated noise to data, allowing useful analysis while protecting individual privacy.

Related:

diffusion model

Deep Learning

An AI system that generates images by starting with pure noise and gradually removing it, guided by text prompts or other inputs.

Related:

digital human

AI Applications

An AI-powered virtual character with realistic human appearance, used in customer service, entertainment, or education.

Related:

digital twin

Robotics & Embodied AI

A virtual replica of a physical object, process, or system that is continuously updated with real-world data.

Related:

dimensionality reduction

AI Core

Techniques for reducing the number of input variables in a dataset while preserving important information.

Related:

distillation

Model Training

Training a smaller, faster student model to replicate the behaviour of a larger, more capable teacher model.

Related:

distributed training

Model Training

Splitting the training of a large AI model across multiple GPUs or machines to speed up the process.

Related:

document AI

AI Applications

AI systems specialised in understanding, extracting, and processing information from documents.

Related:

drone

Robotics & Embodied AI

An unmanned aerial vehicle (UAV) that can be remotely controlled or fly autonomously using AI.

Related:

dropout

AI Core

A training technique where random neurons are temporarily disabled to prevent the network from relying too heavily on any single path.

Related:

drug discovery

AI Applications

Using AI to identify potential new medicines and accelerate pharmaceutical research and development.

Related:

dual-use

AI Safety & Ethics

Technology that can be applied for both beneficial civilian purposes and potentially harmful military or surveillance uses.

Related:

edge AI

Infrastructure

Running AI directly on devices like phones, cameras, or sensors instead of sending data to the cloud.

Related:

efficient AI

Sustainability

AI models and methods designed to achieve good performance while using less compute, energy, and data.

Related:

embedding

NLP

Converting text, images, or other data into numerical vectors that capture their meaning, allowing AI to compare and reason about them.

Related:

embodied AI

Robotics & Embodied AI

AI systems that exist within and interact with the physical world through robot bodies or other physical forms.

Related:

emergent behaviour

AI Core

Unexpected capabilities that appear in AI models as they scale up, not explicitly programmed or anticipated.

Related:

emotion recognition

AI Applications

AI that attempts to identify human emotions from facial expressions, voice, or text. A controversial application.

Related:

encoder-decoder

NLP

An architecture where one network compresses input into a representation (encoder) and another generates output from it (decoder).

Related:

endpoint

Infrastructure

A specific URL or address where an API can be accessed to send or receive data.

Related:

energy consumption

Sustainability

The significant electricity required to train and run AI models, raising environmental sustainability concerns.

Related:

ensemble methods

AI Core

Combining multiple AI models to produce better results than any single model alone.

Related:

epoch

AI Core

One complete pass through the entire training dataset during the training process.

Related:

Ernie

Asia AI Ecosystem

Baidu's family of large language models, one of the leading LLMs developed in China.

Related:

ethical AI

AI Safety & Ethics

AI designed and used in ways that align with moral principles, prioritising fairness and transparency.

Related:

ETL

Infrastructure

Extract, Transform, Load. The process of pulling data from sources, converting it into a useful format, and storing it for analysis.

Related:

existential risk

AI Safety & Ethics

The possibility that very advanced AI could pose a fundamental threat to human civilisation. A topic of active debate.

Related:

explainability

AI Safety & Ethics

The ability to understand and describe how an AI system reached a particular decision or output.

Related:

export controls

AI Policy & Regulation

Government restrictions on selling or sharing certain AI technologies, hardware, or data with other countries.

Related:

F1 score

Technical

A balanced metric that combines precision and recall into a single number between 0 and 1.

Related:

facial recognition

Computer Vision

AI that identifies or verifies a person by analysing the unique features of their face.

Related:

fairness

AI Safety & Ethics

Ensuring AI systems treat different groups of people equitably and do not discriminate.

Related:

feature engineering

AI Core

The process of selecting, transforming, or creating input variables to improve a model's performance.

Related:

feature store

Infrastructure

A centralised system for storing and serving the processed input data (features) used by machine learning models.

Related:

federated learning

Model Training

Training AI across many devices or servers without centralising the raw data, preserving privacy.

Related:

few-shot

Generative AI

Providing a model with a small number of examples in the prompt to help it understand the desired task or format.

Related:

few-shot learning

AI Core

The ability to learn new concepts or tasks from just a small handful of examples.

Related:

fine-grained

Technical

Highly detailed or specific, as opposed to broad or coarse. Often refers to classification or permissions.

Related:

fine-grained control

Generative AI

The ability to precisely adjust specific aspects of an AI system's behaviour or outputs.

Related:

fine-tuning

AI Core

Adapting a pre-trained AI model with specialised data to improve its performance on a particular task or domain.

Related:

fine-tuning as a service

Infrastructure

Cloud platforms that allow customers to fine-tune foundation models on their own data without managing infrastructure.

Related:

fintech

AI Applications

Financial technology. Companies using technology to improve and automate financial services.

Related:

FLOPS

Infrastructure

Floating Point Operations Per Second. A measure of computing power, often used to describe AI hardware performance.

Related:

flywheel

Startup & VC

A self-reinforcing business cycle where each component strengthens the others, creating accelerating momentum.

Related:

foundation model

Generative AI

A large AI model trained on broad data that can be adapted for many different specific tasks.

Related:

FPGA

Infrastructure

Field-Programmable Gate Array. A chip that can be reprogrammed after manufacturing, offering flexibility for AI workloads.

Related:

fraud detection

AI Applications

Using AI to identify suspicious transactions or activities that may indicate fraud.

Related:

frontier model

Models & Companies

The most capable AI models at the cutting edge of performance, typically requiring enormous compute to train.

Related:

function calling

Agentic AI

A specific capability where an AI model can invoke predefined functions or APIs as part of generating a response.

Related:

GAN

Deep Learning

Generative Adversarial Network. Two neural networks competing against each other: one creates fake data, the other tries to detect the fakes.

Related:

GDPR

AI Policy & Regulation

General Data Protection Regulation. The EU's landmark data privacy law that has influenced privacy regulations worldwide, including across Asia.

Related:

Gemini

Models & Companies

Google DeepMind's family of multimodal AI models, integrated across Google's products and services.

Related:

generative AI

AI Core

AI systems that create new content such as text, images, code, audio, and video by learning patterns from large datasets. Also known as gen AI. Prominent examples include large language models like GPT and Claude, and image generators like DALL-E and Midjourney.

Related:

generative AI

Generative AI

AI that creates new content such as text, images, music, video, or code, rather than just analysing existing data.

Related:

geospatial AI

AI Applications

AI applied to geographic and location-based data for mapping, urban planning, and environmental monitoring.

Related:

GitHub

Technical

The world's largest platform for hosting, sharing, and collaborating on software code.

Related:

GitHub Copilot

Models & Companies

An AI-powered coding assistant built on LLMs that suggests code completions and generates code from natural language.

Related:

Gojek

Asia AI Ecosystem

Indonesian super-app leveraging AI across ride-hailing, payments, food delivery, and logistics services.

Related:

Google DeepMind

Models & Companies

Google's AI research lab, formed by merging Google Brain and DeepMind. Behind Gemini, AlphaFold, and AlphaGo.

Related:

GPT

Models & Companies

Generative Pre-trained Transformer. OpenAI's family of large language models that generate text by predicting the next token.

Related:

GPT-4

Models & Companies

OpenAI's multimodal large language model released in 2023, capable of processing both text and images.

Related:

GPU

Infrastructure

Graphics Processing Unit. Powerful chips originally designed for graphics that are now essential for training and running AI models.

Related:

Grab

Asia AI Ecosystem

Southeast Asian super-app using AI for ride-hailing, food delivery, payments, and fraud detection.

Related:

gradient descent

AI Core

The optimisation method used to minimise a model's errors by adjusting weights in the direction that reduces loss.

Related:

graph neural network

AI Core

A neural network designed to work with data structured as graphs, such as social networks or molecular structures.

Related:

green AI

Sustainability

Research and practices aimed at reducing the environmental impact of developing and running AI systems.

Related:

ground truth

Technical

The verified, correct answer or label that a model's predictions are compared against.

Related:

grounding

Generative AI

Connecting AI outputs to verified sources of information to reduce hallucinations and improve factual accuracy.

Related:

GRU

Deep Learning

Gated Recurrent Unit. A simplified version of LSTM that is faster to train while achieving similar performance.

Related:

guardrails

AI Safety & Ethics

Safety constraints and rules built into AI systems to prevent harmful, inappropriate, or off-topic outputs.

Related:

hallucination

Generative AI

When AI generates confident-sounding but factually incorrect or fabricated information.

Related:

Hugging Face

Models & Companies

A platform and community hub for sharing, discovering, and deploying open-source AI models and datasets.

Related:

human-in-the-loop

AI Safety & Ethics

AI systems designed to include human oversight, review, or approval at critical decision points.

Related:

human-on-the-loop

AI Safety & Ethics

AI operates autonomously but a human monitors and can intervene if something goes wrong.

Related:

hybrid search

Infrastructure

Combining traditional keyword search with semantic vector search for more accurate results.

Related:

hype cycle

AI Core

The pattern of inflated expectations followed by disillusionment and eventual productive adoption of a new technology.

Related:

hyperparameters

AI Core

Settings chosen by developers before training begins, such as learning rate or batch size, that control how training works.

Related:

hyperscaler

Infrastructure

A massive cloud computing provider like AWS, Microsoft Azure, or Google Cloud that operates at enormous scale.

Related:

image captioning

Computer Vision

AI generating natural language descriptions of what is happening in an image.

Related:

image generation

Generative AI

AI creating new images from text descriptions, sketches, or other inputs.

Related:

image recognition

Computer Vision

AI identifying what is depicted in an image, such as recognising objects, scenes, or activities.

Related:

image segmentation

Computer Vision

AI dividing an image into distinct regions, assigning each pixel to a specific object or category.

Related:

impact assessment

AI Policy & Regulation

A formal evaluation of the potential effects of an AI system on individuals, society, and the environment before deployment.

Related:

in-context learning

Generative AI

An LLM's ability to learn new tasks from examples provided within the prompt, without any additional training.

Related:

in-context learning window

Generative AI

The portion of a model's context window used to provide examples and instructions that guide the model's behaviour.

Related:

inference

AI Core

When a trained AI model processes new input and produces output. The actual moment the AI does its work.

Related:

inference cost

Infrastructure

The ongoing expense of running a trained AI model to process real-world requests, often the largest operational cost.

Related:

inpainting

Generative AI

AI filling in missing or selected parts of an image with contextually appropriate content.

Related:

instruction tuning

Model Training

Training a model to follow natural language instructions more reliably, making it more useful as an assistant.

Related:

interpretability

AI Safety & Ethics

The degree to which a human can understand the internal workings and reasoning of an AI model.

Related:

IoT

Robotics & Embodied AI

Internet of Things. A network of physical devices embedded with sensors and software that connect and exchange data over the internet.

Related:

jailbreak

AI Safety & Ethics

A prompt designed to bypass an AI model's safety guardrails and make it produce restricted content.

Related:

JSON

Technical

JavaScript Object Notation. A lightweight data format commonly used for structured communication between systems and AI APIs.

Related:

K-means

Machine Learning

A popular clustering algorithm that groups data into K clusters based on similarity to cluster centres.

Related:

knowledge base

AI Core

An organised repository of information that AI systems can query to provide accurate, factual answers.

Related:

knowledge distillation

Deep Learning

Training a smaller, faster model to mimic the behaviour of a larger, more capable model.

Related:

knowledge graph

AI Core

A structured database that stores information as a network of interconnected entities and their relationships.

Related:

Kubernetes

Infrastructure

An open-source platform for automating the deployment, scaling, and management of containerised applications.

Related:

LangChain

Agentic AI

A popular open-source framework for building applications powered by large language models, especially agents and RAG systems.

Related:

language modelling

NLP

Predicting the next word in a sequence based on the words that came before. The fundamental task behind LLMs.

Related:

latency

Infrastructure

The delay between sending a request to an AI system and receiving a response. Lower latency means faster results.

Related:

latent space

Representations

The compressed, abstract representation of data that AI models work with internally. A lower-dimensional map of complex data.

Related:

layer normalisation

Deep Learning

A technique that normalises the inputs across features within a single training example, commonly used in transformers.

Related:

leaderboard

Model Training

A public ranking of AI models based on their performance on standardised benchmarks.

Related:

learning rate

AI Core

How much a model adjusts its weights with each training step. Too high causes instability, too low causes slow learning.

Related:

LIDAR

Robotics & Embodied AI

Light Detection and Ranging. A sensor technology that uses laser pulses to create detailed 3D maps of the surrounding environment.

Related:

Llama

Models & Companies

Meta's family of open-weight large language models, widely used by researchers and developers worldwide.

Related:

LLM

NLP

Large Language Model. Software trained on massive amounts of text data to understand and generate human-like language.

Related:

LoRA

Model Training

Low-Rank Adaptation. An efficient fine-tuning method that trains only a small number of additional parameters instead of the full model.

Related:

loss function

AI Core

A mathematical formula that measures how far off a model's predictions are from the correct answers. The model tries to minimise this.

Related:

low-code

AI Core

Development platforms requiring minimal hand-written code, using visual tools and pre-built components instead.

Related:

LSTM

Deep Learning

Long Short-Term Memory. A type of RNN designed to remember information over long sequences, solving the vanishing gradient problem.

Related:

machine learning

AI Core

A subset of AI where software improves at tasks by learning from data rather than following explicit programming.

Related:

machine translation

NLP

Using AI to automatically translate text from one language to another.

Related:

masked image modelling

Deep Learning

A training task where parts of an image are hidden and the model learns to predict the missing regions.

Related:

masked language modelling

NLP

A training task where random words are hidden and the model learns to predict them from surrounding context. Used by BERT.

Related:

membership inference

AI Safety & Ethics

An attack that determines whether a specific data point was used in training a model, potentially compromising privacy.

Related:

memory

Agentic AI

An AI system's ability to store and recall information from previous interactions or long-running tasks.

Related:

Meta AI

Models & Companies

Meta's artificial intelligence research division, creator of the open-weight Llama language models.

Related:

meta-learning

AI Core

Teaching AI systems to learn how to learn more efficiently, often called 'learning to learn'.

Related:

microservices

Technical

An architecture where software is built as a collection of small, independent services rather than one large application.

Related:

Midjourney

Models & Companies

An independent AI image generation service known for producing highly artistic and stylised visuals.

Related:

Mistral

Models & Companies

A French AI company and its family of efficient open-weight language models known for strong performance relative to their size.

Related:

mixture of agents

Agentic AI

A system architecture where multiple specialised AI models collaborate, each contributing their expertise.

Related:

mixture of experts

Model Training

An architecture that routes each input to specialised sub-models (experts), activating only a fraction of the total parameters for efficiency.

Related:

MLOps

Infrastructure

Machine Learning Operations. Practices for deploying, monitoring, and maintaining AI models in production reliably.

Related:

MMLU

Model Training

Massive Multitask Language Understanding. A popular benchmark testing AI knowledge across 57 academic subjects.

Related:

moat

Startup & VC

A competitive advantage that protects a business from rivals and is difficult to replicate.

Related:

model

AI Core

A trained AI system that has learned patterns from data and can make predictions or generate outputs based on new inputs.

Related:

model card

AI Safety & Ethics

A standardised document that describes an AI model's intended use, performance, limitations, and ethical considerations.

Related:

model collapse

Model Training

When AI trained on AI-generated data gradually degrades in quality and diversity over successive generations.

Related:

model context protocol

Generative AI

A standard for connecting AI models to external tools, data sources, and services in a consistent way.

Related:

model drift

Data & Analytics

When an AI model's predictions become less accurate over time as the real world changes around it.

Related:

model evaluation

Model Training

Systematically testing an AI model's performance, capabilities, and limitations using standardised methods.

Related:

model extraction

AI Safety & Ethics

An attack that recreates a proprietary AI model by systematically querying it and analysing its outputs.

Related:

Model Garden

Asia AI Ecosystem

A curated collection of pre-trained AI models offered by cloud providers, allowing developers to easily test and deploy various models.

Related:

model marketplace

Infrastructure

A platform where developers can discover, compare, and deploy AI models from various providers.

Related:

model registry

Infrastructure

A centralised repository for storing, versioning, and managing trained AI models.

Related:

model serving

Infrastructure

The infrastructure and process for making a trained AI model available to handle real-world requests.

Related:

multi-agent system

Agentic AI

Multiple AI agents working together, each with specialised roles, to solve complex problems collaboratively.

Related:

multi-head attention

Deep Learning

Running multiple attention operations in parallel, allowing the model to capture different types of relationships simultaneously.

Related:

multi-turn conversation

Generative AI

An AI interaction spanning multiple back-and-forth exchanges, where context from earlier turns informs later responses.

Related:

multimodal

Generative AI

AI that can process and generate multiple types of content such as text, images, audio, and video.

Related:

multimodal embedding

Representations

Converting different types of data (text, images, audio) into a shared numerical space for comparison.

Related:

multimodal learning

AI Core

Training AI to understand and connect information across different types of data such as text, images, and audio.

Related:

MVP

Startup & VC

Minimum Viable Product. The simplest functional version of a product, built to test the core idea with real users.

Related:

NAIRR

Asia AI Ecosystem

National AI Research Resource. Proposed US initiative to democratise access to AI compute and data for researchers. Similar programmes exist across Asia.

Related:

named entity recognition

NLP

Identifying and classifying key elements in text such as people, organisations, locations, and dates.

Related:

narrow AI

AI Core

AI designed to perform a single specific task well, like playing chess or recognising faces. All current AI systems are narrow AI.

Related:

narrow intelligence

AI Core

AI that excels at one specific task but cannot generalise to other domains. Describes all current AI systems.

Related:

network effect

Startup & VC

When a product becomes more valuable as more people use it, such as social media platforms or messaging apps.

Related:

neural architecture search

Deep Learning

Using AI to automatically design the structure of neural networks, rather than relying on human intuition.

Related:

neural network

AI Core

A computing system loosely inspired by how brain cells connect, used to find patterns in data. The building block of deep learning.

Related:

NLP

NLP

Natural Language Processing. The field of AI focused on enabling computers to understand, interpret, and generate human language.

Related:

no-code AI

AI Core

AI platforms that allow users to build and deploy models through visual interfaces without writing any code.

Related:

normalisation

Technical

Scaling data to a standard range to help AI models train more effectively and fairly.

Related:

NPU

Infrastructure

Neural Processing Unit. A specialised chip built into devices like smartphones to run AI tasks efficiently on-device.

Related:

NVIDIA

Models & Companies

The leading manufacturer of GPUs used for AI training and inference. A central player in AI hardware.

Related:

object detection

Computer Vision

AI locating and identifying multiple objects within an image, drawing bounding boxes around each one.

Related:

OCR

Computer Vision

Optical Character Recognition. AI that reads and converts text in images or scanned documents into editable digital text.

Related:

on-device AI

Infrastructure

AI processing that happens locally on a user's device, offering faster response times and better privacy.

Related:

one-hot encoding

Technical

Representing categorical data as binary vectors where only one element is 1 and the rest are 0.

Related:

online learning

AI Core

Continuously updating a model as new data arrives, rather than retraining from scratch in batches.

Related:

ontology

AI Core

A formal, structured representation of concepts and the relationships between them within a specific domain.

Related:

open foundation model

Models & Companies

A foundation model whose weights are publicly available, enabling widespread research and commercial use.

Related:

open source

Technical

Software whose source code is freely available for anyone to view, use, modify, and distribute.

Related:

open source model

Model Training

An AI model whose code and trained weights are publicly available for anyone to use, study, and modify.

Related:

open-weight

Model Training

AI models whose learned numerical parameters (weights) are publicly shared, though the training code or data may not be.

Related:

OpenAI

Models & Companies

The American AI company behind GPT, ChatGPT, DALL-E, and Sora. One of the most influential AI labs globally.

Related:

orchestration

Agentic AI

Coordinating multiple AI models, agents, or services to work together on a complex workflow.

Related:

outpainting

Generative AI

AI extending an image beyond its original borders, generating new content that matches the existing scene.

Related:

overfitting

AI Core

When a model memorises its training data too closely and performs poorly on new, unseen data.

Related:

parallel processing

Technical

Running multiple computations simultaneously, essential for training large AI models quickly.

Related:

parameters

AI Core

The internal settings an AI model learns during training. More parameters generally means more capable but more resource-hungry.

Related:

PCA

AI Core

Principal Component Analysis. A technique for simplifying complex data by reducing the number of variables while keeping the most important patterns.

Related:

PDPA

AI Policy & Regulation

Personal Data Protection Act. Data privacy laws adopted across several Asian countries including Singapore, Thailand, and Malaysia.

Related:

perceptron

AI Core

The simplest type of neural network, consisting of a single layer. The building block of more complex networks.

Related:

perplexity

NLP

A measurement of how well a language model predicts text. Lower perplexity means the model is more confident and accurate.

Related:

personalisation

AI Core

Tailoring content, recommendations, or experiences to individual users based on their data and behaviour.

Related:

planning

Agentic AI

An AI's ability to break down complex goals into a sequence of steps and execute them in the right order.

Related:

pose estimation

Computer Vision

AI detecting the position and orientation of a person's body parts in images or video.

Related:

positional encoding

Deep Learning

A method for giving transformer models information about the order of elements in a sequence, since they process everything in parallel.

Related:

pre-training

AI Core

The initial phase where an AI model learns general knowledge from a large, broad dataset before being specialised.

Related:

precision

Technical

Of all the items the model predicted as positive, the percentage that actually were positive.

Related:

precision agriculture

AI Applications

Using AI, sensors, and data to optimise farming practices at a granular level for better yields and sustainability.

Related:

precision medicine

AI Applications

Using AI and genomic data to tailor medical treatments to individual patients.

Related:

predictive analytics

AI Applications

Using AI and statistical methods to analyse current and historical data to forecast future outcomes.

Related:

predictive maintenance

AI Applications

Using AI to predict when equipment will fail so maintenance can be performed proactively.

Related:

prescriptive analytics

AI Applications

AI that not only predicts what will happen but also recommends specific actions to take.

Related:

privacy by design

AI Safety & Ethics

Building privacy protections into AI systems from the beginning, not as an afterthought.

Related:

product-market fit

Startup & VC

The stage where a product satisfies a strong market demand, with users actively wanting and paying for it.

Related:

prompt

Generative AI

The text input or instruction you give to an AI model to get a desired response.

Related:

prompt chaining

Generative AI

Connecting multiple AI prompts in sequence, where the output of one becomes the input for the next.

Related:

prompt engineering

Generative AI

The practice of crafting effective instructions and inputs to get better, more reliable results from AI tools.

Related:

prompt injection

AI Safety & Ethics

An attack where malicious instructions are hidden in input text to manipulate an AI into unintended behaviour.

Related:

provenance

AI Safety & Ethics

Tracking the origin and history of data or AI-generated content to verify its authenticity and source.

Related:

pruning

Deep Learning

Removing unnecessary connections or neurons from a neural network to make it smaller and faster without significant quality loss.

Related:

QLoRA

Model Training

Quantized Low-Rank Adaptation. Combines quantization with LoRA to fine-tune large models on consumer hardware.

Related:

quantization

Model Training

Compressing an AI model to use less memory and run faster by reducing the precision of its numerical values, with some quality trade-off.

Related:

question answering

NLP

AI systems that can read text and answer questions about it, or retrieve answers from a knowledge base.

Related:

Qwen

Asia AI Ecosystem

Alibaba Cloud's family of large language and multimodal models, also known as Tongyi Qianwen.

Related:

RAG

Generative AI

Retrieval-Augmented Generation. A technique where AI looks up relevant real-world information before generating an answer, reducing hallucinations.

Related:

random forest

Machine Learning

An ensemble method that combines many decision trees to make more accurate and stable predictions.

Related:

ranking algorithm

AI Core

A system that determines the order in which search results, recommendations, or content are presented to users.

Related:

real-time

Technical

Processing and responding to data immediately as it arrives, with minimal delay.

Related:

reasoning

Agentic AI

An AI model's ability to think through problems logically, draw conclusions, and explain its thinking process.

Related:

recall

Technical

Of all the actually positive items, the percentage the model correctly identified.

Related:

recommendation system

AI Core

AI that suggests relevant content, products, or actions to users based on their behaviour and preferences.

Related:

red-teaming

AI Safety & Ethics

Deliberately testing an AI system by trying to make it fail, produce harmful outputs, or reveal vulnerabilities.

Related:

reflection

Agentic AI

An AI evaluating its own outputs for errors and self-correcting before delivering a final answer.

Related:

regression

Machine Learning

A machine learning task where the model predicts a continuous numerical value, like a house price.

Related:

regularisation

AI Core

Techniques used to prevent overfitting by adding constraints or penalties during training.

Related:

regulatory framework

AI Policy & Regulation

A structured set of rules, guidelines, and standards governing how AI can be developed and used.

Related:

regulatory sandbox

AI Policy & Regulation

A supervised testing environment where companies can trial innovative AI products under relaxed regulations.

Related:

reinforcement learning

Machine Learning

Training an AI by letting it interact with an environment and rewarding good outcomes while penalising bad ones.

Related:

reinforcement learning from human feedback

AI Core

The full term for RLHF. Training AI to produce outputs that humans rate as helpful, harmless, and honest.

Related:

ReLU

AI Core

Rectified Linear Unit. A simple activation function that outputs zero for negative inputs and the input itself for positive ones. Very widely used.

Related:

representation learning

Representations

Training AI to automatically discover useful representations of raw data, rather than manually designing features.

Related:

reranking

Infrastructure

A second-stage process that refines initial search results by applying a more sophisticated relevance model.

Related:

residual network

Deep Learning

A deep neural network architecture using skip connections that allow information to bypass layers, enabling much deeper networks.

Related:

responsible AI

AI Safety & Ethics

Developing and deploying AI with careful consideration for ethics, fairness, safety, and societal impact.

Related:

responsible disclosure

AI Safety & Ethics

The practice of reporting AI vulnerabilities or safety issues privately to developers before making them public.

Related:

responsible scaling

AI Safety & Ethics

The principle of increasing AI capabilities in a measured way with appropriate safety measures at each stage.

Related:

REST API

Infrastructure

Representational State Transfer. A common architectural style for web APIs that uses standard HTTP methods.

Related:

retrieval

Generative AI

The process of finding and fetching relevant information from a database or knowledge base to assist AI generation.

Related:

reward hacking

AI Safety & Ethics

When an AI finds unexpected ways to maximise its reward signal that do not align with the intended goal.

Related:

reward model

AI Safety & Ethics

An AI trained to predict how helpful or harmful a response is, used to guide the training of other models.

Related:

right to explanation

AI Policy & Regulation

The principle that individuals affected by AI decisions should be able to receive a meaningful explanation of how the decision was made.

Related:

risk-based approach

AI Policy & Regulation

Regulating AI according to the level of risk it poses, with stricter rules for high-risk applications.

Related:

RLAIF

AI Safety & Ethics

Reinforcement Learning from AI Feedback. Using another AI model to provide training feedback instead of humans.

Related:

RLHF

AI Safety & Ethics

Reinforcement Learning from Human Feedback. Training AI using human ratings of its outputs to make it more helpful, harmless, and honest.

Related:

RNN

Deep Learning

Recurrent Neural Network. A neural network designed for sequential data like text or time series, processing one element at a time.

Related:

robotics

Robotics & Embodied AI

The field of designing, building, and programming physical machines that can sense, decide, and act in the real world.

Related:

ROC curve

Technical

Receiver Operating Characteristic curve. A graph showing the trade-off between true positive and false positive rates.

Related:

RPA

Robotics & Embodied AI

Robotic Process Automation. Software bots that automate repetitive, rule-based business tasks like data entry and form filling.

Related:

safety benchmark

AI Safety & Ethics

A standardised test specifically designed to evaluate how safely an AI model behaves.

Related:

Samsung

Asia AI Ecosystem

South Korean conglomerate investing heavily in AI chips, on-device AI, and smart device integration.

Related:

sandbox

AI Safety & Ethics

A controlled, isolated testing environment for safely experimenting with new AI technologies or regulations.

Related:

satellite imagery analysis

AI Applications

Using AI to interpret satellite photos for agriculture, environmental monitoring, urban planning, and disaster response.

Related:

scaling laws

Model Training

Research showing predictable relationships between model size, data volume, compute budget, and AI performance.

Related:

SDK

Infrastructure

Software Development Kit. A collection of tools, libraries, and documentation that helps developers build applications using a particular platform.

Related:

search engine

AI Core

Software that indexes and retrieves relevant information from a large collection of data in response to queries.

Related:

self-attention

Deep Learning

A mechanism where each element in a sequence learns how much to attend to every other element, enabling rich contextual understanding.

Related:

self-driving

Robotics & Embodied AI

Vehicle technology that uses AI sensors and algorithms to navigate roads without a human driver.

Related:

self-supervised learning

Machine Learning

A training method where the model generates its own labels from the data, such as predicting masked words in a sentence.

Related:

semantic search

NLP

Searching by meaning rather than exact keywords, using embeddings to find conceptually related content.

Related:

semi-supervised learning

Machine Learning

A training approach using a small amount of labelled data combined with a large amount of unlabelled data.

Related:

semiconductor

Infrastructure

The base material and industry for manufacturing the chips that power AI and all modern computing.

Related:

sensor fusion

Robotics & Embodied AI

Combining data from multiple sensor types (cameras, LIDAR, radar) to create a more complete understanding of the environment.

Related:

sentiment analysis

NLP

Using AI to determine whether a piece of text expresses positive, negative, or neutral emotions.

Related:

sentiment scoring

AI Applications

Assigning a numerical value to text representing how positive or negative the expressed sentiment is.

Related:

seq2seq

NLP

Sequence-to-sequence. A model architecture that transforms one sequence into another, used in translation and summarisation.

Related:

simulation

Robotics & Embodied AI

Using software to model real-world environments so AI agents can learn and be tested safely before physical deployment.

Related:

single-state AI

Technical

An AI system that processes each input independently within a fixed, non-evolving state, without retaining memory or context from prior interactions. Every request is treated as a fresh transaction, making the system stateless. This contrasts with multi-turn or agentic AI systems that maintain conversational history or evolving world models.

Related:

skip connection

Deep Learning

A shortcut that allows data to bypass one or more layers in a neural network, helping with training very deep networks.

Related:

smart city

AI Applications

Urban areas that use AI, IoT, and data analytics to improve infrastructure, services, and quality of life.

Related:

SoftBank

Asia AI Ecosystem

Japanese conglomerate and major technology investor with significant stakes in AI companies globally.

Related:

softmax

Deep Learning

A mathematical function that converts a set of numbers into probabilities that sum to one, used for classification outputs.

Related:

Sora

Models & Companies

OpenAI's text-to-video AI model capable of generating realistic video clips from text descriptions.

Related:

sovereign AI

Asia AI Ecosystem

National initiatives to develop domestic AI capabilities independent of foreign providers, ensuring technological self-reliance.

Related:

specification gaming

AI Safety & Ethics

When an AI satisfies the literal requirement of its objective but violates the spirit of what was intended.

Related:

speech recognition

AI Applications

AI that identifies and processes human speech, converting it to text or commands.

Related:

speech-to-text

Generative AI

AI that converts spoken audio into written text. Also known as automatic speech recognition.

Related:

Stable Diffusion

Models & Companies

An open-source AI image generation model developed by Stability AI, widely used and modified by the community.

Related:

streaming

Technical

Processing data continuously as it flows in, rather than in static batches.

Related:

structured output

Generative AI

AI generating responses in specific formats like JSON, tables, or code, rather than free-form text.

Related:

style transfer

Generative AI

AI technique that applies the visual style of one image (such as a painting) to the content of another.

Related:

summarisation

NLP

AI condensing longer text into shorter versions while retaining the key information.

Related:

super-app

Asia AI Ecosystem

A mobile application that combines many services (messaging, payments, shopping, transport) into one platform, common across Asia.

Related:

supervised learning

Machine Learning

Training a model on labelled data where both inputs and correct outputs are provided.

Related:

supply chain optimisation

AI Applications

Using AI to improve efficiency, reduce costs, and manage risks across the supply chain.

Related:

support vector machine

Machine Learning

A classification algorithm that finds the best boundary to separate different categories of data.

Related:

swarm intelligence

Robotics & Embodied AI

Coordinated behaviour of many simple agents producing complex collective intelligence, inspired by bees or ants.

Related:

synthetic data

Data & Analytics

Artificially generated data used to train AI when real data is scarce, expensive, or contains privacy concerns.

Related:

synthetic media

Generative AI

Any media content (text, images, audio, video) that is created or significantly modified by AI.

Related:

system message

Generative AI

Instructions provided to an AI model at the start of a conversation that set its behaviour and constraints.

Related:

system prompt

Generative AI

Hidden instructions given to an AI model that define its behaviour, personality, and constraints before the user interacts with it.

Related:

task decomposition

Agentic AI

Breaking a complex task into smaller, manageable sub-tasks that an AI agent can handle individually.

Related:

taxonomy

AI Core

A hierarchical classification system that organises concepts into categories and subcategories.

Related:

technical debt

Technical

The accumulated cost of shortcuts or quick fixes in software that will need to be addressed later.

Related:

temperature

Generative AI

A setting that controls how creative or random an AI's outputs are. Higher temperature means more varied responses.

Related:

Tencent

Asia AI Ecosystem

Chinese technology conglomerate with significant AI research spanning gaming, social media, and enterprise applications.

Related:

text generation

NLP

AI producing new text based on a prompt or input, ranging from completing sentences to writing entire articles.

Related:

text-to-image

Generative AI

AI models that generate images based on written descriptions or prompts.

Related:

text-to-speech

Generative AI

AI that converts written text into natural-sounding spoken audio.

Related:

text-to-video

Generative AI

AI systems that generate video content from text descriptions.

Related:

TF-IDF

NLP

Term Frequency-Inverse Document Frequency. A method for measuring how important a word is to a document relative to a collection.

Related:

throughput

Infrastructure

The amount of data or number of requests an AI system can process in a given time period.

Related:

time series

Data & Analytics

Data points collected at regular intervals over time, such as stock prices, weather readings, or sensor data.

Related:

token economics

Business Jargon

The cost structure of AI APIs based on the number of tokens processed in inputs and outputs.

Related:

token limit

Technical

The maximum number of tokens an API call can process, combining both input and output.

Related:

token window

Generative AI

Another term for context window. The maximum number of tokens a model can process in a single interaction.

Related:

tokeniser

Deep Learning

Software that breaks text into smaller units (tokens) that an AI model can process. Different models use different tokenisation strategies.

Related:

tokenization

Representations

The process of breaking input data (usually text) into smaller units called tokens that an AI model can process.

Related:

tokens

NLP

Small chunks of text, such as words or word fragments, that AI language models break text into for processing.

Related:

tool augmented generation

Agentic AI

Enhancing AI responses by giving the model access to external tools like calculators, search engines, or databases.

Related:

tool use

Agentic AI

An AI model's ability to call external tools, APIs, or software to accomplish tasks beyond text generation.

Related:

top-k sampling

Generative AI

A text generation method that limits the AI to choosing from only the K most likely next words.

Related:

top-p sampling

Generative AI

Also called nucleus sampling. A method that limits word choices to the smallest set whose combined probability exceeds a threshold P.

Related:

TPU

Infrastructure

Tensor Processing Unit. Google's custom chip designed specifically for machine learning workloads.

Related:

training

AI Core

The process of teaching an AI model by feeding it data and adjusting its internal settings until it performs well.

Related:

training cost

Infrastructure

The one-time expense of training an AI model, which can range from thousands to hundreds of millions of dollars for frontier models.

Related:

transfer learning

AI Core

Applying knowledge gained from one task to a different but related task, saving time and data.

Related:

transformer

Deep Learning

The neural network architecture behind most modern AI language models. Uses attention mechanisms to process all parts of the input simultaneously.

Related:

trustworthy AI

AI Safety & Ethics

AI that is reliable, transparent, fair, and respects privacy, meeting the expectations of its users and society.

Related:

TSMC

Asia AI Ecosystem

Taiwan Semiconductor Manufacturing Company. The world's largest contract chip maker, producing most of the world's advanced AI chips.

Related:

Turing test

AI Core

A test proposed by Alan Turing where a machine passes if a human cannot distinguish it from another human in conversation.

Related:

underfitting

AI Core

When a model is too simple to capture the patterns in the data, performing poorly on both training and new data.

Related:

unsupervised learning

Machine Learning

Training a model on unlabelled data to discover hidden patterns or groupings without being told the answers.

Related:

VAE

Deep Learning

Variational Autoencoder. An autoencoder that learns a probability distribution over the compressed representation, enabling generation of new data.

Related:

value alignment

AI Safety & Ethics

The challenge of ensuring AI systems internalise and act according to human values and preferences.

Related:

vector database

Infrastructure

A database optimised for storing and searching high-dimensional numerical representations (embeddings) of data.

Related:

vector search

Infrastructure

Finding the most similar items in a database by comparing their numerical representations (vectors).

Related:

version control

Technical

Systems for tracking changes to code or documents over time, allowing collaboration and rollback.

Related:

vision transformer

Deep Learning

A transformer architecture adapted for processing images by treating image patches as tokens.

Related:

vision-language model

Computer Vision

An AI model that can understand both images and text together, answering questions about visual content.

Related:

ViT

Deep Learning

Vision Transformer. The original paper and model that successfully applied transformer architecture to image classification.

Related:

vocabulary

Representations

The complete set of tokens that an AI language model can recognise and work with.

Related:

voice assistant

AI Core

AI software that uses speech recognition and NLP to respond to voice commands, such as Siri or Alexa.

Related:

voice cloning

Generative AI

AI that can replicate a specific person's voice from a small audio sample.

Related:

watermark detection

AI Safety & Ethics

AI systems that identify hidden markers in content to determine whether it was generated by AI.

Related:

watermarking

Generative AI

Embedding invisible or visible markers in AI-generated content to identify its origin and help detect synthetic media.

Related:

weights

AI Core

The numerical values inside a neural network that are adjusted during training to improve accuracy.

Related:

Whisper

Models & Companies

OpenAI's open-source automatic speech recognition system that can transcribe and translate audio in multiple languages.

Related:

Word2Vec

NLP

An early and influential method for creating word embeddings where similar words have similar numerical representations.

Related:

world model

AI Core

An AI's internal representation of how the world works, allowing it to predict outcomes and simulate scenarios.

Related:

XAI

AI Safety & Ethics

Explainable AI. The field of research focused on making AI systems more transparent and understandable to humans.

Related:

YOLO

Computer Vision

You Only Look Once. A fast object detection algorithm that processes an entire image in a single pass.

Related:

zero-shot

Generative AI

Asking a model to perform a task it was not specifically trained on, without providing any examples.

Related: