AI Terms Academy
生成式 AI · Generative AI

Generative AI

能「创造」新内容的 AI——会写文章、画画、作曲、写代码,而不只是分类或预测。

生成式 AI

入门 · Beginner#GenAI#生成式

Plain-language definition

一句话定义

能「创造」新内容的 AI——会写文章、画画、作曲、写代码,而不只是分类或预测。

Original definition

英文原文定义

Generative AI refers to models capable of producing new content — text, images, audio, or code — by learning the underlying distribution of training data.

Two levels

分难度讲解

入门版

以前的 AI 多是「判断型」:这是不是猫?这封邮件是不是垃圾?生成式 AI 反过来,它能「无中生有」:写一段没见过的文章、画一张新图。

进阶版

生成式模型显式或隐式地建模数据分布 p(x) 或条件分布 p(y|x),从中采样生成新样本。主流范式:自回归(GPT)、扩散(Diffusion)、VAE、GAN、Flow。多模态模型(GPT-4o、Gemini)能跨模态生成。

Real-world example

真实例子

你让 ChatGPT 帮你写邮件、让 Midjourney 画一张「赛博朋克风格的猫」——都是生成式 AI。

Asking ChatGPT to draft an email or Midjourney to draw 'a cyberpunk cat' — that's Generative AI.

Keep exploring

相关术语