單次 RAG 已過時。iPullRank 創辦人 Mike King 指出主流 AI 搜尋升級到 agentic RAG,五段過濾器決定誰被引用。本文整理他的觀點,附這週能跑的 5 題人工 audit。
⭐ 文章深度讀:跑掉 5 題 Part A audit,看你的內容卡在哪一關
→ https://heymaibao.com/agentic-rag-five-gatekeepers/
⚡ 章節重點
開場 00:00
單次 RAG 已掛掉 00:54
agentic RAG 是什麼 02:51
舊系統四大致命弱點 03:18
五個隱藏關卡 04:38
五個關卡你看不見 07:12
模型蒸餾與台灣門檻 08:20
這禮拜可以做的 5 題 audit 09:01
收尾 10:00
📝 懶人包
∙ agentic RAG 已是所有主流 AI 搜尋平台的新預設,single-shot RAG 是過去式。
∙ 你的內容要連過 5 個關卡才會出現在答案裡:planning、router、retrieval、pairwise rerank、critic / reflection。
∙ Mike King 估算 citation count 在 agentic 系統下會被低估 3 到 10 倍,傳統 GEO (generative engine optimization,AI 搜尋時代的 SEO) 工具只觀察「活下來的人」,看不到過濾器本身。
∙ 我的觀察:他提出的解方 (model distillation 自建本地 agent) 方向對,但對台灣中小團隊門檻太高,比較務實的入口是先把他設計的 Part A 5 題人工 audit 跑完。
📚 參考資料
Beyond RAG: Why Every AI Search Platform Is Now Agentic and What That Means for Your Content
→ https://ipullrank.com/agentic-rag
ReAct: Synergizing Reasoning and Acting in Language Models
→ https://arxiv.org/abs/2210.03629
Toolformer: Language Models Can Teach Themselves to Use Tools
→ https://arxiv.org/abs/2302.04761
Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions
→ https://arxiv.org/abs/2212.10509
Self-RAG: Learning to Retrieve, Generate, and Critique through Self-Reflection
→ https://arxiv.org/abs/2310.11511
Building effective agents
→ https://www.anthropic.com/research/building-effective-agents
iPullRank-dev/agentic-rag-audit
→ https://github.com/iPullRank-dev/agentic-rag-audit