---
title: "生成式 AI（Generative AI）"
slug: generative-ai
language: zh-TW
source: https://aiterms.tw/learning/what-is-generative-ai
updated_at: 2026-04-27
tags: [生成式AI, LLM, Diffusion, iPAS初級, iPAS中級]
ipas_term: true
type: deep-dive
---

# 生成式 AI 是什麼？

> 生成式 AI 是能夠產生新內容（文字、圖像、音訊、程式碼等）的人工智慧系統，基於學習大量訓練資料的分佈特徵來生成符合語境的輸出

## 完整說明

生成式 AI（Generative AI）與判別式 AI 相對，前者學習資料分佈以生成新樣本，後者學習邊界以分類輸入。代表技術包括 GPT 系列（文字生成）、Diffusion Model（圖像生成）、VAE、GAN。iPAS 考試重點：了解不同生成架構的特性與應用場景。

## iPAS 考試出題分析

屬於高頻考範圍。

---

深度解說頁：https://aiterms.tw/learning/what-is-generative-ai
快查頁：https://aiterms.tw/terms/generative-ai
最後更新：2026/04/28