Inference (AI)
Putting a trained model to work - generating an answer from a prompt. Where the cost, speed, and scale of every live AI feature are decided.
- Term
- Inference (AI)
- Is
- Running a trained model on new input
- Versus training
- The 'using' phase, not the 'learning' phase
- Determines
- Per-request cost, latency, scale
Forms & parts of speech
Definition in plain terms
Inference is the act of using a trained AI model: you give it an input, like a prompt or an image, and it produces an output, like a response or a classification. It contrasts with training, which is the resource-intensive process of building the model in the first place.
Once a model is trained, inference is what happens every time it's actually used - so for a deployed AI feature, inference happens on every single request. Inference has real costs: it consumes computing power, takes time (latency), and must scale with usage.
While training a large model is enormously expensive up front, inference is the ongoing, per-use cost that accumulates as a product is used. Understanding inference as the 'using' phase clarifies where the day-to-day economics and performance of AI features come from.
Why it matters to growth leaders
For a growth leader running AI in production, inference is where the ongoing economics live. Every time a customer interacts with an AI feature - a chat response, a generated recommendation, a piece of content - that's an inference, with a cost in compute and a delay in latency.
At scale, across many users and requests, inference cost and speed become defining constraints on an AI product's unit economics and user experience. A feature that's cheap to demo can become expensive to run when usage grows, because inference cost scales with usage.
Understanding inference helps a growth leader forecast the true cost of an AI feature, design for acceptable latency, and make sound build decisions
because the question isn't just whether an AI capability works, but whether its per-inference cost and speed make it viable at the scale the business needs. It connects AI capability to the unit economics that determine whether it's worth deploying.
Every customer interaction triggers an inference: the trained model runs on that user's input to produce a recommendation, consuming compute and adding latency on each request.
In the small pilot, the per-inference cost was negligible; across millions of live requests, inference cost became a defining constraint on the feature's unit economics, and latency began to hurt the user experience.
The growth leader, understanding inference as the ongoing 'using' phase distinct from one-time training, treats it as the real economic question: not just whether the feature works, but whether its per-inference cost and speed are viable at scale.
The leader optimizes - caching common results, using a smaller model where quality allows, capping where appropriate - to bring inference cost and latency into a sustainable range.
Understanding inference, the growth leader forecasts the true cost of AI features and designs for the per-request economics and speed that determine whether an AI capability is actually worth running at the scale the business needs.
Synonyms & antonyms
Synonyms
Antonyms
Origin & history
Inference is the use phase of a trained AI model - generating outputs from new inputs - distinct from training; as the per-request cost and latency that scale with usage, it governs the real economics and performance of deployed AI features.
Etymology: source.
Usage trends
Search interest for this term over the last five years:
Common questions
- What is inference in AI?
- The process of running a trained AI model on new input to generate an output — the 'using' phase, as opposed to training; it determines the per-request cost, latency, and scalability of an AI feature.
- How is inference different from training?
- Training is the up-front, resource-intensive process of building the model; inference is using the trained model on each new request, so inference cost accumulates with usage.
- Why does inference matter for AI economics?
- Every use of a deployed AI feature is an inference with a compute cost and latency, so at scale inference cost and speed define the feature's unit economics and user experience.
Related tools & calculators
Resources & people to follow
- referenceWikipedia — inference
- referenceAI deployment and growth practice
- referenceRGM analysis — inference is the ongoing per-request cost of AI; a cheap demo can be an expensive product, so forecast inference economics at scale
Curated, non-competitor resources verified per term.
Related training
- moduleMarketing analytics
Disciplines
Areas of marketing where inference (ai) is a core concern: