Generative AI glossary: Difference between revisions
Jump to navigation
Jump to search
m (→H) |
m (→延伸閱讀) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
== P == | == P == | ||
* | * Pretraining (預訓練):「在機器學習模型正式針對特定任務進行微調之前,先以大規模、通用型資料集進行初始訓練的過程。」(moveworks, n.d.<ref>[https://www.moveworks.com/us/en/resources/ai-terms-glossary/pre-training What is Pre-Training?]</ref><ref>[https://www.databricks.com/blog/llm-pre-training-and-custom-llms Understanding LLM Pre-Training and Custom LLMs | Databricks Blog]</ref>) | ||
* prompt engineering (提示工程):「提示工程」是反覆迭代的過程,透過撰寫提示詞 (prompt) 並評估模型的生成結果,來獲得您想要的結果。寫結構良好的提示是確保大型語言模型提供準確、高品質的關鍵。以下是幾種可用於最佳化生成結果的常見技巧:(1) 零樣本提示(Zero-shot prompting):在不提供任何範例的情況下提示詞,完全依賴模型既有的知識。(2) 單一樣本提示(One-shot prompting):在提示詞中提供一個範例,引導模型的回覆方向。(3) 少數樣本提示(Few-shot prompting):在提示詞中提供多個範例,以符合您要求的模式或任務。」(Google, n.d.<ref>[https://docs.cloud.google.com/docs/generative-ai/glossary Generative AI glossary | Google Cloud Documentation]</ref><ref>[https://medium.com/@planetoid/%E7%99%BD%E8%A9%B1%E9%80%9A%E4%BF%97%E8%A7%A3%E9%87%8B-zero-shot-one-shot-few-shot-learning-68c56eca12ae 白話通俗解釋 zero-shot, one-shot, few-shot learning]</ref>) | |||
== R == | |||
* RAG (Retrieval-augmented generation,檢索增強生成):「檢索增強生成(英語:Retrieval-augmented generation,RAG)是一種使大語言模型(LLM)能夠從外部資料來源中檢索並整合新資訊的技術。」(資料來源:[https://zh.wikipedia.org/zh-tw/%E6%AA%A2%E7%B4%A2%E5%A2%9E%E5%BC%B7%E7%94%9F%E6%88%90 維基百科])<ref>[https://medium.com/@planetoid/%E4%B8%80%E7%AF%87%E5%81%87%E6%96%87%E7%AB%A0-%E8%AE%93-google-%E5%92%8C-chatgpt-%E4%BF%A1%E4%BB%A5%E7%82%BA%E7%9C%9F-e3f7653dd6fc 一篇假文章,讓 Google 和 ChatGPT 信以為真]</ref> | |||
== S == | == S == | ||
| Line 22: | Line 27: | ||
== T == | == T == | ||
* Temperature 溫度:「溫度是自然語言處理模型中的參數,用於增加或減少模型對其最可能的反應的『信心』。較高的溫度使模型更有『創造性』,這在生成文章等方面可能很有用。較低的溫度使模型更加『自信』,這在回答問題等應用中很有用。」<ref>[https://lukesalamone.github.io/posts/what-is-temperature/ What is Temperature in NLP?🐭 :: Luke Salamone's Blog]</ref> ([https://news.ycombinator.com/item?id=35131112 | * Temperature 溫度:「溫度是自然語言處理模型中的參數,用於增加或減少模型對其最可能的反應的『信心』。較高的溫度使模型更有『創造性』,這在生成文章等方面可能很有用。較低的溫度使模型更加『自信』,這在回答問題等應用中很有用。」<ref>[https://lukesalamone.github.io/posts/what-is-temperature/ What is Temperature in NLP?🐭 :: Luke Salamone's Blog]</ref> ([https://news.ycombinator.com/item?id=35131112 Discussion on Hacker News]) | ||
== 延伸閱讀 == | == 延伸閱讀 == | ||
# [https://blog.hlb.im/generative-ai-openai-%E8%A9%9E%E5%BD%99%E5%B0%8D%E7%85%A7%E8%A1%A8-591d2a1f1612 Generative AI / OpenAI 詞彙對照表. 本篇文章提供 Generative AI 領域常用的詞彙對照表,內容翻譯自… | by Liang-Bin Hsueh aka hlb | Medium] | # [https://blog.hlb.im/generative-ai-openai-%E8%A9%9E%E5%BD%99%E5%B0%8D%E7%85%A7%E8%A1%A8-591d2a1f1612 Generative AI / OpenAI 詞彙對照表. 本篇文章提供 Generative AI 領域常用的詞彙對照表,內容翻譯自… | by Liang-Bin Hsueh aka hlb | Medium] | ||
# [https://medium.com/@planetoid/a-plain-language-guide-to-llm-context-windows-and-tokens-2d79026f0e2e A Plain-Language Guide to LLM Context Windows and Tokens] | |||
# [https://docs.cloud.google.com/docs/generative-ai/glossary Generative AI glossary | Google Cloud Documentation] | |||
== 參考資料 == | == 參考資料 == | ||
Latest revision as of 16:27, 30 March 2026
生成式 AI(Generative AI, GAI)相關詞彙
A[edit]
- APA 代理自動化 (Agentic Process Automation) 「是一種利用大型語言模型(LLM)代理進行高級自動化的新範式。傳統的機器人流程自動化(RPA)在處理需要人類智慧的任務時存在局限性,特別是在工作流程建立和動態決策方面。APA利用LLM代理來建立和執行工作流程,從而減少人類勞動。例如,ProAgent 是一個基於LLM的代理,能夠根據人類指令建立工作流程並進行複雜決策。APA技術與工具學習、流程挖掘等領域有關,並且對自動化偏見和人類勞動的意義具有潛力和機會。」來源:[2311.10751 ProAgent: From Robotic Process Automation to Agentic Process Automation])
G[edit]
- Generative AI (GenAI, 生成式人工智慧):「是一種人工智慧系統,能夠產生文字、圖像或其他媒體以回應提示工程,比如 ChatGPT。產生模型學習輸入數據的模式和結構,然後產生與訓練數據相似但具有一定程度新穎性的新內容,而不僅僅是分類或預測數據。」(資料來源:維基百科)
H[edit]
- Hallucinate (機器幻覺):「廣泛使用來指稱ChatGPT 等所犯的系統錯誤,展示了我們對待和擬人化人工智慧的思考方式。然而,不準確或誤導性資訊長期以來一直存在於我們身邊,無論是謠言、宣傳還是『假新聞』的形式。」(Henry Shevlin)[1]。
P[edit]
- prompt engineering (提示工程):「提示工程」是反覆迭代的過程,透過撰寫提示詞 (prompt) 並評估模型的生成結果,來獲得您想要的結果。寫結構良好的提示是確保大型語言模型提供準確、高品質的關鍵。以下是幾種可用於最佳化生成結果的常見技巧:(1) 零樣本提示(Zero-shot prompting):在不提供任何範例的情況下提示詞,完全依賴模型既有的知識。(2) 單一樣本提示(One-shot prompting):在提示詞中提供一個範例,引導模型的回覆方向。(3) 少數樣本提示(Few-shot prompting):在提示詞中提供多個範例,以符合您要求的模式或任務。」(Google, n.d.[4][5])
R[edit]
S[edit]
T[edit]
- Temperature 溫度:「溫度是自然語言處理模型中的參數,用於增加或減少模型對其最可能的反應的『信心』。較高的溫度使模型更有『創造性』,這在生成文章等方面可能很有用。較低的溫度使模型更加『自信』,這在回答問題等應用中很有用。」[9] (Discussion on Hacker News)
延伸閱讀[edit]
參考資料[edit]
- ↑ 「真真假假,假假真真的AI時代」劍橋詞典2023年度代表字:Hallucinate | DQ 地球圖輯隊
- ↑ What is Pre-Training?
- ↑ Understanding LLM Pre-Training and Custom LLMs | Databricks Blog
- ↑ Generative AI glossary | Google Cloud Documentation
- ↑ 白話通俗解釋 zero-shot, one-shot, few-shot learning
- ↑ 一篇假文章,讓 Google 和 ChatGPT 信以為真
- ↑ Sharma et al., "Towards Understanding Sycophancy in Language Models", Anthropic — https://arxiv.org/abs/2310.13548
- ↑ Google AI 摘要的「迎合偏誤」問題:為什麼 AI 會說你想聽的話?
- ↑ What is Temperature in NLP?🐭 :: Luke Salamone's Blog