渡船沙龙 · 文字详解读本 · 中英双语Ferry Salon · The Companion Reader · Bilingual

页面负责动手(齿感),本读本负责深读(机制与判断依据)。课程页每条编年史展开里的「读本详解」,都会跳到这里的对应小节。The course page is for your hands; this reader is for depth — mechanisms and the reasoning behind every grade. Each "deep read" link in the course atlas lands on its matching section here.

第〇课 · 方法论:理解 = 能复现Lesson Zero · Method: to understand is to be able to rebuild第一课 · 零件盒:六个原语,一副全家桶Lesson One · The Parts Box: six primitives, one family set第二课 · 实验台原理详解Lesson Two · The Labs, In Principle第三课 · 编年史详注(70 条)Lesson Three · The Annotated Chronicle (70 entries)第四课 · 全图规律Lesson Four · Laws of the Whole Map第五章 · 分级标准手册Chapter Five · The Grading Manual附一 · 术语对照表(课程词 ↔ 学界/业界词)Appendix Ⅰ · Terminology Map (course words ↔ standard terms)附二 · 齿感练习清单Appendix Ⅱ · Tactile Exercise List

极简 AI 课 · 文字详解读本

Minimal AI Course · The Companion Reader

版本:v1.0(2026-07-08)· 与页面 minimal-ai-course.html 逐条同步(70 条,分级一致)
用法:页面负责动手(齿感),本读本负责深读(机制与判断依据)。理想节奏是每读完一节,回页面把对应实验拧一遍,再回来读下一节。本读本同时是页面 gradeRationale 字段的官方来源。

Version: v1.0 (2026-07-08) · Synced entry-by-entry with the course page minimal-ai-course.html (70 entries, identical grades)
How to use: the page is for your hands (tactile feel), this reader is for depth (mechanisms and the reasoning behind each grade). The ideal rhythm: finish a section here, go turn the matching lab on the page, then come back and read the next one. This reader is also the official source of the page's gradeRationale field.


第〇课 · 方法论:理解 = 能复现

Lesson Zero · Method: to understand is to be able to rebuild

这门课只有一个认识论承诺:你只能真正理解自己造得出来的东西。这句话有一条清晰的谱系:维柯说「真理即造物」(verum esse ipsum factum),人只能完全认识自己制造的事物;费曼在黑板上留下「What I cannot create, I do not understand」;Papert 把它做成教育学,叫建造主义。逆向工程与正向构建在这里共享同一条判据——能不能复现。

This course makes exactly one epistemological promise: you only truly understand what you can build. The sentence has a clean lineage: Vico said truth itself is made (verum esse ipsum factum) — we fully know only the things we make; Feynman left "What I cannot create, I do not understand" on his blackboard; Papert turned it into a pedagogy called constructionism. Reverse engineering and forward building share one and the same test — can you reproduce it?

方法拆成三个动作,循环使用:

The method breaks into three moves, used in a loop:

虚拟构建:在脑内从零重造一个产品,只保留承重决策——「它的命门是哪三个选择」。优点是零成本,可以一天扫一百个产品,并沉淀可迁移的模式库;致命缺点是脑内的东西永远能跑通,没有现实反馈,还会放大「解释深度错觉」(IOED:人们高估自己对拉链、马桶、Transformer 的理解程度,直到被要求一步步讲清楚)。所以虚拟构建的正确产出不是结论,而是一张可证伪的假设清单。示范:虚拟构建 Copilot 时的假设清单应该长这样——①它只是换了语料的接龙(可证伪:看是否需要特殊训练)②补全需要看光标后文(可证伪:查 FIM 训练是否存在)③延迟必须 <200ms 才可用(可证伪:查产品参数)。三条里第②条最容易在脑内被漏掉,而它恰恰是真配方里的关键一味。

Virtual build: rebuild a product from scratch inside your head, keeping only the load-bearing decisions — "which three choices are its lifelines?" The upside is zero cost: you can sweep a hundred products in a day and accumulate a library of transferable patterns. The fatal flaw: things in your head always run, there is no reality pushing back, and it inflates the Illusion of Explanatory Depth (IOED: people overrate their understanding of zippers, toilets, Transformers — until asked to explain step by step). So the correct output of a virtual build is not a conclusion but a falsifiable hypothesis list. A worked example — virtually building Copilot, your list should look like: ① it is just autocomplete with different training text (falsifiable: check whether special training was needed) ② completion must see the text after the cursor (falsifiable: check whether FIM training exists) ③ latency must be under 200ms to be usable (falsifiable: check the product specs). Of the three, ② is the one most easily missed in your head — and it is precisely a key ingredient of the real recipe.

最小真实构建:把配方缩到浏览器里能跑的最小版本,让假设被真实反馈打脸。缩小的原则是同构:算法必须与真品一字不差,只准缩数据与算力,不准换机制。页面上的四台(将来六台)实验全部遵守这条纪律——井字棋的 minimax 与深蓝的 minimax 是同一个函数,差的只是棋盘大小与打分表的厚度。

Minimal real build: shrink the recipe until it runs in a browser, and let reality slap your hypotheses. The shrinking rule is isomorphism: the algorithm must match the real thing letter for letter; you may only shrink data and compute, never swap the mechanism. All four labs on the page (six, eventually) obey this discipline — the tic-tac-toe minimax and Deep Blue's minimax are the same function, differing only in board size and the thickness of the scoring table.

齿感交互:亲手拧温度、关剪枝、拖显影、拉账单。抽象概念只有获得阻尼与回弹,才会沉淀成直觉。「齿感」这个词是认真的:好的机械旋钮有段落感,你不看刻度也知道拧了几格;这门课追求的就是让 temperature、剪枝、缓存这些词在你手上长出段落感。

Tactile interaction: turn the temperature yourself, switch off pruning, drag the developing slider, stretch the cache bill. Abstract concepts settle into intuition only once they acquire damping and spring-back. The word "tactile" is meant literally: a good mechanical knob has detents — you know how many clicks you turned without looking at the dial. This course wants temperature, pruning, and caching to grow detents under your fingers.

循环:假设(虚)→ 校准(实)→ 直觉(触)→ 更好的假设。这一页课程本身,就是这套方法的一次自举——它是关于最小构建的最小构建。

The loop: hypothesis (virtual) → calibration (real) → intuition (tactile) → a better hypothesis. This course page is itself one bootstrap of the method — it is a minimal build about minimal building.


第一课 · 零件盒:六个原语,一副全家桶

Lesson One · The Parts Box: six primitives, one family set

全部 AI 史可以压缩成一个乘法:原语的发明 × 原语的组合 × 某个原语突然吃到足够的数据与算力。原语只有六个。

All of AI history compresses into one multiplication: the invention of primitives × the combination of primitives × the moment one primitive suddenly gets enough data and compute. There are only six primitives.

查表:人写规则,机器执行,不学习。它是 AI 的第一形态(ELIZA、专家系统),也从未消失——深蓝的打分表、今天每个产品里的兜底 if-else,都是查表。它的宿命是维护成本随规则数爆炸:知识写不完,只能学出来。

Lookup: humans write rules, machines execute, nothing is learned. It is AI's first form (ELIZA, expert systems) and it never disappeared — Deep Blue's scoring table, and the fallback if-else in every product today, are all lookup. Its fate: maintenance cost explodes with rule count. Knowledge cannot be written down exhaustively; it has to be learned.

打分:任意输入 → 一个数。这是最沉默也最庞大的原语:图像分类器(这张图是猫的概率)、价值网络(这盘棋黑棋赢面)、奖励模型(人类更喜欢这个回答的程度)、以及藏在每个 feed 背后从不自称 AI 的推荐系统,全是打分器。易混点:打分器不生成任何东西,它只回答「多少分」;但一旦有了可导的打分,梯度就能把生成器拽向高分区——所以它是所有「有方向的生成」的方向盘。

Scoring: any input → one number. The most silent yet most massive primitive: image classifiers (probability this picture is a cat), value networks (Black's winning odds in this position), reward models (how much a human prefers this answer), and the recommender systems hiding behind every feed that never call themselves AI — all scorers. A common confusion: a scorer generates nothing, it only answers "how many points"; but once you have a differentiable scorer, gradients can drag a generator toward the high-score region — it is the steering wheel of every "directed generation."

翻树:枚举可能的未来,用打分选路。minimax 假设对手最优,α-β 剪枝把明显劣势的分支提前剪掉(无损:剪掉的分支数学上不可能改变最终选择)。深蓝是翻树的登峰造极;MCTS 是它的随机化后代;o1 之后,树被内化成模型自己写的草稿。

Tree search: enumerate possible futures, use scoring to pick the route. Minimax assumes the opponent plays optimally; α-β pruning cuts clearly inferior branches early (losslessly: the pruned branches provably cannot change the final choice). Deep Blue is tree search at its summit; MCTS is its randomized descendant; after o1, the tree got internalized into scratch text the model writes itself.

接龙:给定上文,吐出下一个符号——符号是什么,由词表(tokenizer)定义。这是本课的主角。它看起来最简单,却在七十年里逐步吃掉了词(GPT)、棋步(AlphaGo 策略网)、音频采样点(WaveNet)、图像块(DALL·E 1)、时空块(Sora)、机器人动作(VLA)。各模态的决战因此都是词表之战:谁定义「什么算一个字」,谁定义那个模态。

Autocomplete: given context, emit the next symbol — what counts as a symbol is defined by the vocabulary (tokenizer). This is the protagonist of the course. It looks the simplest, yet over seventy years it progressively swallowed words (GPT), board moves (AlphaGo's policy net), audio samples (WaveNet), image patches (DALL·E 1), space-time patches (Sora), robot actions (VLA). The decisive battle of every modality is therefore a vocabulary war: whoever defines "what counts as one character" defines that modality.

去噪:清晰度轴上的接龙。普通接龙按位置分步(第 1 个字、第 2 个字……),去噪按清晰度分步(噪声等级 t、t−1、t−2……):训练时给清晰图加噪让网络学「退一步」,生成时从纯噪声一步步接回清晰。两者共享同一个深层思想——把生成复杂对象拆成一长串小的条件预测。

Denoising: autocomplete along the clarity axis. Ordinary autocomplete steps by position (1st character, 2nd character, ...); denoising steps by clarity (noise level t, t−1, t−2, ...): training adds noise to clean images so the network learns to "step back once"; generation starts from pure noise and autocompletes its way to a clean image. The two share one deep idea — decompose the generation of a complex object into a long chain of small conditional predictions.

自弈 / 对抗:自己当自己的陪练,数据自产。两种形态:合作式(AlphaGo 左右互搏,双方共享进步)与对抗式(GAN 的造假者 vs 鉴定师,一方的进步是另一方的损失)。它的定理级价值在第四课律三展开:凡奖励可机器判定处,数据无限。

Self-play / adversarial: be your own sparring partner; data self-manufactured. Two forms: cooperative (AlphaGo playing both sides, progress shared) and adversarial (GAN's forger vs. appraiser, one side's gain is the other's loss). Its theorem-grade value unfolds in Lesson Four, Law 3: wherever reward is machine-checkable, data is unlimited.

两种学法与一支笔:以上原语(除查表)都要「学」,学法只有两种——监督学习(有标准答案,逐位对答案)与强化学习(只有一个分数,没有标准答案)。两者的底座是同一支笔:反向传播——把「错了多少」按责任摊派给网络里的每一个参数。它自己占据编年史唯一一个非模型的壹级。

Two ways to learn, one pen: every primitive above (except lookup) must "learn," and there are only two ways — supervised learning (a gold answer exists; check position by position) and reinforcement learning (only a single score, no gold answer). Beneath both sits the same pen: backpropagation — apportioning "how wrong we were" to every parameter by responsibility. It holds the chronicle's only non-model Grade Ⅰ.

三个旋钮(接龙专属):2019 年之后语言线的原语再没变过,变的只是三个旋钮怎么拧。①训练旋钮——用什么反馈改变「偏好接什么」:生语料(GPT-3)→ 人类偏好 RLHF(ChatGPT)→ 可验证奖励 RLVR(o1/R1)。②上下文旋钮——每轮接龙前桌上摆什么牌:手写 prompt → 检索 RAG → 前缀缓存 → 上下文压缩;in-context learning 的发现(不改权重、只改桌上的牌,行为就变)使这个旋钮成为独立的工程学科。③循环旋钮——接完之后干什么:展示给人(聊天)→ 交给执行器(工具调用)→ 包进 while 循环并把执行结果贴回上文(agent)。任何新产品出现,先问它拧的是哪个旋钮——十有八九不是新原语。

Three knobs (autocomplete only): after 2019 the language line never changed primitives again — only how three knobs are turned. ① Training knob — what feedback reshapes "what it prefers to continue": raw corpus (GPT-3) → human preference RLHF (ChatGPT) → verifiable reward RLVR (o1/R1). ② Context knob — what cards are on the table before each continuation: hand-written prompts → retrieval RAG → prefix caching → context compression; the discovery of in-context learning (change the cards, not the weights, and behavior changes) made this knob an independent engineering discipline. ③ Loop knob — what happens after the token: show it to a human (chat) → hand it to an executor (tool calls) → wrap it in a while loop and paste results back into context (agent). When any new product appears, first ask which knob it turns — nine times out of ten it is not a new primitive.


第二课 · 实验台原理详解

Lesson Two · The Labs, In Principle

实验一 · 接龙机(你造的是 GPT-0.001)

Lab One · The Autocomplete Machine (you are building GPT-0.001)

你造的是字符级 n-gram 语言模型:统计语料里「给定前 n 个字,下一个字出现过多少次」,把计数变成概率,采样。GPT 与它的原语完全相同,差异只有三处:词表(字符 → BPE 子词)、参数化(计数表 → 神经网络,从而能对没见过的上文泛化)、规模(几百字语料 → 万亿 token)。温度的全部数学是一行:p(c) ∝ count(c)^(1/T)。T→0 时指数放大差距,永远选最粗的条(贪心,只会背书);T 变大时分布趋平,胡话区开门。你在任何 API 里见到的 temperature 参数,秘密到此为止。页面上还有一个容易错过的教学点:当 2 字上文没见过时,机器人回退到 1 字上文(backoff)——这是 1980 年代语音识别工程师的救命术,也是「参数化为什么赢过查表」的反面教材:神经网络不需要 backoff,因为相似的上文在向量空间里自动共享统计强度。

You are building a character-level n-gram language model: count, in a corpus, "given the previous n characters, how often did each next character occur," turn counts into probabilities, sample. GPT shares exactly this primitive; the differences are only three: vocabulary (characters → BPE subwords), parameterization (a count table → a neural network, which generalizes to unseen contexts), and scale (a few hundred characters of corpus → trillions of tokens). The entire mathematics of temperature is one line: p(c) ∝ count(c)^(1/T). As T→0 the exponent amplifies gaps and the fattest bar always wins (greedy — it can only recite); as T grows the distribution flattens and the door to the nonsense zone opens. Every temperature parameter you will ever meet in an API — the secret ends here. The page hides one easily-missed teaching point: when a 2-character context was never seen, the machine falls back to 1-character context (backoff) — the survival trick of 1980s speech-recognition engineers, and a negative exhibit for "why parameterization beats lookup": neural networks need no backoff, because similar contexts automatically share statistical strength in vector space.

实验二 · 翻树台(你造的是深蓝-nano)

Lab Two · The Tree-Search Bench (you are building Deep Blue nano)

minimax 的全部假设是「对手和我一样不犯错」:我在每层选对我最好的,假设你在每层选对我最坏的,递归到终局回传分数。α-β 剪枝维护两个水位(我至少能拿到 α,你至多让我拿到 β),一旦某分支的结果注定落在水位之外就整枝剪掉——注意这是无损优化,剪与不剪的最终落子完全相同,省的只是电费。你在页面上关掉剪枝看到局面数暴涨约十倍,体会的正是 1997 年 IBM 工程师的日常。深蓝 = 这套算法 × 专用芯片(每秒两亿局面)× 国际象棋大师手写的打分表(兵的价值、王的安全……上千条 if)。井字棋约 5,500 个合法局面,国际象棋约 10^47——你的浏览器与深蓝之间隔着的只是这个指数,原理一字不差。

Minimax's whole assumption is "my opponent blunders no more than I do": at my layers I pick what is best for me, assuming at your layers you pick what is worst for me, recursing to the end and passing scores back. α-β pruning maintains two water lines (I can guarantee at least α; you can hold me to at most β); the moment a branch's outcome is doomed to fall outside the lines, the whole branch is cut — note this is a lossless optimization: with or without pruning the final move is identical, only the electricity bill differs. When you switch pruning off on the page and watch the position count jump roughly tenfold, you are feeling the daily life of a 1997 IBM engineer. Deep Blue = this algorithm × custom chips (200 million positions per second) × a scoring table hand-written by chess masters (pawn values, king safety... a thousand if-clauses). Tic-tac-toe has about 5,500 legal positions; chess about 10^47 — between your browser and Deep Blue stands only that exponent; the principle matches letter for letter.

实验三 · 显影台(你造的是扩散-nano)

Lab Three · The Developing Bench (you are building Diffusion nano)

真扩散模型分两半。前向(加噪)是免费的:对清晰图逐步混入高斯噪声,t 步后面目全非——这一半不用学。反向(去噪)才是学问:训练一个网络,输入「t 级噪声图 + t」,输出「它猜测被加进去的噪声是什么」,损失就是猜测与真噪声的差。生成时从纯噪声出发,让网络连猜 20–50 步,每步退一档清晰度。页面上的 nano 只演示了轨迹(把固定的清晰图与固定的噪声按 t 线性混合),没有演示想象力——真品换一张噪声底片会显影出不同的图,因为「退一步」是网络猜的,不是抄底片;这个诚实标注留给注意力显微镜之后的补充构建去兑现。Stable Diffusion 的贡献是把这套过程搬进 VAE 压缩过的潜空间(64×64 而非 512×512),算力降一个数量级;Sora 把「图像块」换成「时空块」,同一配方吃下视频。

A real diffusion model has two halves. The forward half (adding noise) is free: mix Gaussian noise into a clean image step by step until, after t steps, it is unrecognizable — nothing to learn here. The backward half (denoising) is the learned part: train a network that takes "an image at noise level t, plus t" and outputs "its guess of the noise that was added"; the loss is the gap between guess and true noise. At generation time, start from pure noise and let the network guess 20–50 times, stepping one clarity notch back each time. The nano on the page only demonstrates the trajectory (blending a fixed clean image with a fixed noise plate linearly by t), not the imagination — the real thing develops a different image from a different noise plate, because "stepping back" is guessed by the network, not copied from the plate; this honest caveat is left for a follow-up build after the attention microscope. Stable Diffusion's contribution was moving the process into a VAE-compressed latent space (64×64 instead of 512×512), cutting compute by an order of magnitude; Sora swapped "image patches" for "space-time patches" and the same recipe swallowed video.

实验四 · 账单台(你造的是 agent 经济学)

Lab Four · The Ledger Bench (you are building agent economics)

这一台背后是前缀缓存的完整机制,值得全文展开。

Behind this bench is the complete mechanism of prefix caching. It deserves the full story.

接龙者不是看一眼上文就吐字。 模型在接每个新字之前,要给上文每个字、每一层做两条笔记:K(「我是什么」,供检索匹配)与 V(「我能贡献什么」,供取用)。接新字 = 拿当前位置的问题 Q 去跟所有 K 对暗号,按匹配度加权抄走 V。于是一次请求天然分两段:prefill(给整个 prompt 做笔记,并行、算力密集——input 计费主要付这个)与 decode(逐字接,每个新字做自己的笔记 + 查全部旧笔记,瓶颈是显存带宽且逐字串行——output 贵在这里)。

The autocompleter does not glance at the context and spit a character. Before continuing each new token, the model writes two notes for every token of context, at every layer: K ("what I am," for retrieval matching) and V ("what I can contribute," for taking). Continuing a token = the current position's question Q exchanges secret signs with all Ks, then copies out Vs weighted by match. So a request naturally splits in two: prefill (write notes for the whole prompt — parallel, compute-hungry; input pricing mostly pays for this) and decode (continue token by token — each new token writes its own note and consults all old notes; the bottleneck is memory bandwidth and it is strictly serial; that is why output is expensive).

可缓存的数学前提是因果性。 接龙单向,第 i 个字的笔记只依赖第 1..i 字,与后文无关;推论:相同前缀 ⇒ 笔记逐字节相同。前缀缓存 = 把笔记存档,下次同样开头直接搬出,只给新增部分做新笔记。agent 离了它活不成:第 50 轮对话,上文 100K token,其中 99% 与第 49 轮一致;无缓存则总成本 ≈ 轮数 × 全上文(近似平方增长),有缓存则每轮只付增量全款 + 存量的一折读档费——页面上那两条分道扬镳的曲线就是这句话。

The mathematical precondition for caching is causality. Autocomplete is one-directional: token i's notes depend only on tokens 1..i, never on what follows; corollary: identical prefix ⇒ byte-identical notes. Prefix caching = archive the notes; next time the same opening appears, pull them out and only write notes for the new part. Agents cannot live without it: at round 50 of a conversation with 100K tokens of context, 99% matches round 49; without caching, total cost ≈ rounds × full context (roughly quadratic growth); with caching, each round pays full price only for the increment plus a ten-percent archive-reading fee on the stock — the two diverging curves on the page are this sentence made flesh.

规模感:一个 token 的笔记 ≈ 2(K,V)× 层数 × KV 头数 × 头维 × 2 字节,70B 级模型约 300KB/token,100K 上文 ≈ 30GB——一个会话的笔记比一张消费级显卡的显存还大。这顺带解释了 DeepSeek 的 MLA(把笔记压缩一个数量级再存)与 V4 的 token 压缩 + 稀疏注意力为什么存在:架构被缓存成本倒逼。

A sense of scale: one token's notes ≈ 2 (K,V) × layers × KV heads × head dim × 2 bytes; for a 70B-class model about 300KB per token; 100K context ≈ 30GB — a single session's notes outweigh a consumer GPU's VRAM. This incidentally explains why DeepSeek's MLA (compress the notes by an order of magnitude before storing) and V4's token compression + sparse attention exist: architecture bullied into shape by cache costs.

成本守恒,四个去向:①仓储租金——笔记分层存显存/内存/SSD,Gemini 明码按 token·小时收,Anthropic 折进写入溢价(1.25× 五分钟 / 2× 一小时),定价形式不同,成本表相同;②搬运带宽——30GB 从 HBM 搬回计算单元约 10ms,重算这段 prefill 是秒级 GPU 时间,读 bytes 与算 FLOPs 差 1–2 个数量级,这就是 0.1× 定价的底气,是换算不是补贴;③调度复杂度——笔记在哪台机器,请求就必须路由到哪台,负载均衡从无状态变有状态(前缀感知路由);④显存机会成本——缓存占住的 HBM 本可跑更大 batch,TTL 只给五分钟不是技术做不到,是地皮贵。

Cost is conserved; it goes to four places: ① storage rent — notes tier across VRAM/RAM/SSD; Gemini prices it openly per token·hour, Anthropic folds it into a write premium (1.25× for five minutes / 2× for an hour); different price forms, same cost sheet. ② hauling bandwidth — moving 30GB from HBM back to the compute units takes ~10ms, while recomputing that prefill costs seconds of GPU time; reading bytes and computing FLOPs differ by 1–2 orders of magnitude — that is the confidence behind 0.1× pricing; it is arithmetic, not subsidy. ③ scheduling complexity — requests must be routed to whichever machine holds the notes; load balancing goes from stateless to stateful (prefix-aware routing). ④ VRAM opportunity cost — HBM occupied by cache could be running bigger batches; a five-minute TTL is not a technical limit, it is expensive real estate.

两条边界:缓存不是记忆,是免重算凭证——前缀差一个字,该字及之后笔记全部作废;它不改变接什么(输出逐字节等价),只改变算不算。缓存只省 prefill 不省 decode——每个新字照样要查全部笔记,长上文照样拖慢出字,output 从不打折。全部工程学一句话:不变的放前面。工程实现各记一笔:vLLM 的 PagedAttention 把笔记切成定长页(照抄操作系统虚拟内存),SGLang 的 RadixAttention 用前缀树让一万个用户共享同一份 system prompt 的笔记。

Two boundaries: cache is not memory, it is a voucher to skip recomputation — change one character of the prefix and that character plus everything after is void; it never changes what gets continued (output byte-identical), only whether you compute. And caching saves prefill only, never decode — every new token still consults all notes; long context still slows token emission; output never goes on sale. All of the engineering in one sentence: put what does not change in front. Two implementations worth a ledger line each: vLLM's PagedAttention slices notes into fixed-size pages (copying operating-system virtual memory), and SGLang's RadixAttention uses a prefix tree so ten thousand users share one copy of the system prompt's notes.


第三课 · 编年史详注(70 条)

Lesson Three · The Annotated Chronicle (70 entries)

体例:年份 · 名称 —— 分级 ¦ 航线 ¦ 配方,正文含机制、分级依据与教学点。「暂」章 = 两年内条目,分级待时间检验。

Format: year · name — grade ¦ line ¦ recipe; each body covers mechanism, grade rationale, and teaching points. A "prov." seal = entry from the last two years; the grade awaits time's verdict.

一 · 史前:查表时代与第一枚打分器(1950s–1997)

Ⅰ · Prehistory: the lookup era and the first scorer (1950s–1997)

1958 · 感知机 —— 叁 ¦ 基石 ¦ 打分

第一个能学的打分器:输入乘权重、过阈值、按误差拨动权重。它证明了「学」在硬件上可行,但单层结构画不出弯曲边界,学不会异或(XOR)。1969 年明斯基与帕珀特用数学写下这条上限,资助随之冻结,第一次 AI 寒冬降临二十年。分级依据:开了「学习」这扇门(叁),但门后很快撞墙。教学点:对原语上限的数学判词能冰封一个学科——哪怕判词只对一半(多层网络可解 XOR,只是当时没人会训)。

1958 · Perceptron — Ⅲ ¦ Foundation ¦ Scoring

The first scorer that could learn: multiply inputs by weights, pass a threshold, nudge weights by the error. It proved "learning" was feasible in hardware, but a single layer cannot draw a curved boundary and cannot learn XOR. In 1969 Minsky and Papert wrote that ceiling down as mathematics; funding froze, and the first AI winter fell for twenty years. Grade rationale: it opened the door marked "learning" (Ⅲ) — and hit a wall right behind it. Teaching point: a mathematical verdict on a primitive's ceiling can freeze a discipline — even when the verdict is only half right (multi-layer networks do solve XOR; nobody then knew how to train them).

1966 · ELIZA —— 技肆 / 文叁 ¦ 基石 ¦ 查表

查表 + 模板填空的伪接龙,零学习:匹配关键词,套用「跟我说说你的 X」句式。技术上是纯组合(肆),文化上却发现了「ELIZA 效应」:人会主动给机器补戏,把智能投射给任何会接话的东西。这条心理学定律至今仍是全部 AIGC 产品的地基——从 ChatGPT 的拟人化到 2026 年 Moltbook 上人类围观 agent 发帖,都是它的续集。

1966 · ELIZA — Tech Ⅳ / Culture Ⅲ ¦ Foundation ¦ Lookup

Lookup + template-filling pseudo-autocomplete, zero learning: match a keyword, apply a "tell me more about X" pattern. Technically pure combination (Ⅳ); culturally it discovered the "ELIZA effect": people volunteer the script, projecting intelligence onto anything that keeps the conversation going. That law of psychology is still the foundation of every AIGC product — from ChatGPT's anthropomorphism to humans watching agents post on Moltbook in 2026, all sequels.

1970s · 专家系统 —— 叁 ¦ 基石 ¦ 查表

查表原语的登顶:把领域专家的知识写成成千上万条 if-then 规则。XCON 帮 DEC 配置计算机,一年省下数千万美元,是 AI 第一次规模化赚钱。随后规则间互相打架、维护成本爆炸,第二次寒冬到来。分级依据:定义了一个时代的方法与商业模式(叁)。教学点:知识必须学出来,不能写出来——这句话要到 2012 年才被全行业听懂。

1970s · Expert Systems — Ⅲ ¦ Foundation ¦ Lookup

The summit of the lookup primitive: write a domain expert's knowledge into thousands of if-then rules. XCON configured computers for DEC and saved tens of millions of dollars a year — AI's first money at scale. Then rules began to fight each other, maintenance costs exploded, and the second winter arrived. Grade rationale: it defined an era's method and business model (Ⅲ). Teaching point: knowledge must be learned, not written — a sentence the industry would not fully hear until 2012.

1986 · 反向传播 —— 壹 ¦ 基石 ¦ 学习底座

Rumelhart、Hinton、Williams 把链式法则做成算法:前向算出「错了多少」,反向把误差按责任摊派给每一层每一个参数。它不是模型,是让所有模型成为可能的那支笔——此后编年史里一切「学出来」的条目,训练循环的最内层都是它。分级依据:新学习原语本身,全表仅有的非模型壹级。教学点:最大的革命可以完全不面向用户。

1986 · Backpropagation — Ⅰ ¦ Foundation ¦ Learning substrate

Rumelhart, Hinton, and Williams turned the chain rule into an algorithm: run forward to measure "how wrong," then run backward apportioning the error to every parameter in every layer by responsibility. It is not a model; it is the pen that makes all models possible — from here on, every "learned" entry in this chronicle has it in the innermost loop of training. Grade rationale: a new learning primitive itself; the table's only non-model Ⅰ. Teaching point: the largest revolutions can be entirely invisible to users.

1992 · TD-Gammon —— 叁 ¦ 对弈 ¦ 自弈 · 打分

Tesauro 让网络跟自己下西洋双陆棋,用时序差分学习更新打分器,零人类棋谱打到人类顶级。它是 AlphaGo 的直系祖先,配方几乎相同,却早了 24 年无人接话——因为双陆棋有骰子,主流认为它的成功是运气成分的特例。教学点:正确的配方出现太早,会被当成噪声。

1992 · TD-Gammon — Ⅲ ¦ Games ¦ Self-play · Scoring

Tesauro let a network play backgammon against itself, updating the scorer by temporal-difference learning — zero human game records, top-human strength. It is AlphaGo's direct ancestor with almost the same recipe, 24 years early, and nobody picked up the thread — backgammon has dice, so the mainstream filed the success under "luck helps." Teaching point: a correct recipe arriving too early gets classified as noise.

1997 · 深蓝 —— 技叁 / 文壹 ¦ 对弈 ¦ 翻树 · 查表

配方:翻树(专用芯片每秒两亿局面 + α-β 剪枝)+ 国际象棋大师手写的打分表。不含任何学习原语——换个棋盘,一切重写,所以技术上只是旧范式(暴力搜索 + 人类知识)的登顶(叁)。但它是人类史上第一次「机器 > 在任领域世界冠军」的全球直播时刻,卡斯帕罗夫离席的背影进入集体记忆(文壹)。教学点之一:技术分与产品/文化分可以差两级,这是律五的第一个样本。之二:它的翻树没有消失,而是在 2016 年混入学习、在 2024 年内化成草稿——见律二。页面实验二即其 nano 版。

1997 · Deep Blue — Tech Ⅲ / Culture Ⅰ ¦ Games ¦ Tree Search · Lookup

Recipe: tree search (custom chips, 200 million positions per second, α-β pruning) + a scoring table hand-written by chess masters. No learning primitive anywhere — change the board and everything must be rewritten, so technically it is the old paradigm's summit (brute force + human knowledge, Ⅲ). But it was humanity's first globally televised "machine > reigning world champion" moment; Kasparov walking away entered collective memory (Culture Ⅰ). Teaching point one: tech grade and product/culture grade can differ by two levels — the first specimen of Law 5. Two: its tree search did not die; it blended with learning in 2016 and internalized into scratch text in 2024 — see Law 2. Lab Two on the page is its nano version.

二 · 点火:打分器吃到大数据(2009–2015)

Ⅱ · Ignition: scorers meet big data (2009–2015)

2009 · ImageNet —— 贰 ¦ 基建 ¦ 基准

李飞飞团队标注 1400 万张图、两万类。它是数据集不是模型,却配得上贰级:定义考题者定义进化——没有这张考卷,AlexNet 的十个百分点无处发生。这条规律后面还要以 HumanEval(2021)、SWE-bench(2023)的形态重现两次,见律六。

2009 · ImageNet — Ⅱ ¦ Infrastructure ¦ Benchmark

Fei-Fei Li's team labeled 14 million images across twenty thousand classes. A dataset, not a model, yet it earns Ⅱ: whoever defines the exam defines evolution — without this test paper, AlexNet's ten percentage points would have had nowhere to happen. The law returns twice more, as HumanEval (2021) and SWE-bench (2023); see Law 6.

2012 · AlexNet —— 壹 ¦ 基石 ¦ 打分

打分器(八层 CNN)× GPU(两块 GTX 580)× ImageNet,错误率从 26% 砍到 15%,一夜之间。分级依据:点火时刻——它没有发明 CNN(LeCun 1989 年就有),它证明的是「够深的打分器 + 够多的数据 + 够快的算力」这个乘法成立,深度学习十年由此起跑。此后十年的主旋律只有一句:把一切问题改写成可回传梯度的打分或接龙。

2012 · AlexNet — Ⅰ ¦ Foundation ¦ Scoring

A scorer (eight-layer CNN) × GPUs (two GTX 580s) × ImageNet; error rate chopped from 26% to 15% overnight. Grade rationale: the ignition moment — it did not invent the CNN (LeCun had it in 1989); it proved the multiplication "deep enough scorer + enough data + fast enough compute" works, and the deep-learning decade started running. The next ten years had one melody: rewrite every problem into a scorer or an autocompleter with a backpropagatable gradient.

2013 · word2vec —— 叁 ¦ 语言 ¦ 词表

把词训练成向量,语义变成几何:国王 − 男 + 女 ≈ 女王。它本身不生成任何东西,却是接龙的地基——字必须先变成能计算的数,相似的字必须在空间里相邻,统计强度才能共享。教学点:表示(representation)是所有模态的第〇步,词表之战由此埋线。

2013 · word2vec — Ⅲ ¦ Language ¦ Vocabulary

Train words into vectors and semantics becomes geometry: king − man + woman ≈ queen. It generates nothing itself, yet it is autocomplete's foundation — characters must first become computable numbers, and similar characters must sit near each other so statistical strength can be shared. Teaching point: representation is step zero of every modality; the vocabulary war's fuse was lit here.

2013 · VAE —— 叁 ¦ 图像 ¦ 压缩

变分自编码器:把图挤进一个小向量(编码),再放回来(解码),训练目标是重建 + 让小向量的分布规整。当年生成的图糊,但那个「小向量空间」日后成了 latent diffusion 里的 latent——Stable Diffusion 在里面去噪,算力省一个数量级。教学点:一个原语的历史地位可能由十年后别人的组合决定。

2013 · VAE — Ⅲ ¦ Image ¦ Compression

The variational autoencoder: squeeze an image into a small vector (encode), then restore it (decode), trained on reconstruction plus keeping the small vectors tidily distributed. Its generations were blurry back then, but that "small vector space" later became the latent in latent diffusion — Stable Diffusion denoises inside it and saves an order of magnitude of compute. Teaching point: a primitive's place in history can be decided a decade later by someone else's combination.

2014 · seq2seq + 注意力 —— 贰 ¦ 语言 ¦ 接龙

翻译被改写成「读完一整句,再接龙出另一种语言」;注意力机制允许接龙时回头查原句重点,而不是把全句挤进一个固定向量。分级依据:抽掉它,Transformer 不会以那个形态出现——三年后 Google 的论文标题就是宣言:Attention Is All You Need,把「回头查重点」从辅件升为全部。

2014 · seq2seq + Attention — Ⅱ ¦ Language ¦ Autocomplete

Translation rewritten as "read a whole sentence, then autocomplete it in another language"; attention lets the continuation look back at the source sentence's key parts rather than squeezing everything into one fixed vector. Grade rationale: remove it and the Transformer does not appear in that form — three years later Google's paper title was the declaration: Attention Is All You Need, promoting "look back at what matters" from accessory to the whole thing.

2014 · GAN —— 贰 ¦ 图像 ¦ 自弈 · 打分

Goodfellow 的酒吧夜话:造假者(生成器)出图,鉴定师(判别器)挑刺,互相卷。自弈原语第一次进入生成领域,AIGC 图像的第一条路线由此开出(贰)。它的对抗式训练出了名地难伺候(模式崩塌、震荡),这为 2020 年扩散模型的接管埋下伏笔。页面实验六(对抗擂台)即其 1D 缩影。

2014 · GAN — Ⅱ ¦ Image ¦ Self-play · Scoring

Goodfellow's bar-night idea: a forger (generator) makes images, an appraiser (discriminator) picks faults, and they grind each other upward. The self-play primitive's first entry into generation; the first route of AIGC imagery opened here (Ⅱ). Its adversarial training was famously temperamental (mode collapse, oscillation), planting the seed for diffusion's takeover in 2020. Lab Six on the page (the adversarial arena) is its 1-D miniature.

2015 · ResNet —— 叁 ¦ 基石 ¦ 打分

残差连接:每层只学「在输入基础上改多少」,梯度沿跳线直通深处,千层网络从此可训。「深」不再是瓶颈之后,scaling 才有了物理可能。这根跳线后来长进了 Transformer 的每一层——你今天用的每个大模型里都有它。

2015 · ResNet — Ⅲ ¦ Foundation ¦ Scoring

Residual connections: each layer learns only "how much to change on top of the input," and gradients ride the skip wires straight to the deep layers — thousand-layer networks became trainable. Once "deep" stopped being the bottleneck, scaling acquired physical possibility. That skip wire later grew into every layer of the Transformer — it is inside every large model you use today.

2015 · DQN —— 叁 ¦ 对弈 ¦ 打分 · 自弈

打分器(Q 值网络)直接吃屏幕像素,输出每个操作的预期得分,49 款 Atari 游戏超人类。深度强化学习点火;经验回放与目标网络成为 RL 工程标配。教学点:打分器 + 试错,不需要人告诉它砖块该怎么打。

2015 · DQN — Ⅲ ¦ Games ¦ Scoring · Self-play

A scorer (Q-value network) eats raw screen pixels and outputs each action's expected score; superhuman on 49 Atari games. Deep reinforcement learning ignites; experience replay and target networks become RL engineering staples. Teaching point: a scorer plus trial and error — nobody has to tell it how bricks should be broken.

三 · AlphaGo 时刻与序列的扩张(2016–2019)

Ⅲ · The AlphaGo moment and the expansion of sequences (2016–2019)

2016 · AlphaGo —— 壹 ¦ 对弈 ¦ 接龙 · 打分 · 翻树 · 自弈

四原语首次合体:策略网做棋步接龙(给定盘面,下一手往哪走——先在三千万步人类棋谱上做监督接龙),价值网做打分(这盘黑棋赢面几成),MCTS 做翻树(用前两者导航剪枝),最后自弈精修。4:1 胜李世乭,第 37 手成为「机器直觉」的具象。分级依据:点火时刻 + 首次证明四原语可以拼装(壹)。文化冲击直接催化 2017 年中国的新一代 AI 发展规划——这张表里没有第二个条目对产业政策有如此直接的因果。

2016 · AlphaGo — Ⅰ ¦ Games ¦ Autocomplete · Scoring · Tree Search · Self-play

Four primitives assembled for the first time: a policy net doing move autocomplete (given the board, where next — first supervised on thirty million human moves), a value net doing scoring (Black's odds in this position), MCTS doing tree search (navigating and pruning with the two above), finally self-play to refine. 4:1 over Lee Sedol; move 37 became the icon of "machine intuition." Grade rationale: ignition moment + first proof that four primitives compose (Ⅰ). The cultural shock directly catalyzed China's 2017 New Generation AI Development Plan — no other entry in this table has such a direct causal line to industrial policy.

2016 · WaveNet —— 叁 ¦ 音频 ¦ 接龙

逐采样点接龙:一秒钟接一万六千个「字」,每个字是一个音频振幅值。TTS 第一次像人。分级依据:定义了神经语音合成一代方法(叁);更大的意义是它是「接龙通吃一切序列」的最早铁证——词表从文字换成振幅,配方不变。

2016 · WaveNet — Ⅲ ¦ Audio ¦ Autocomplete

Autocomplete sample by sample: sixteen thousand "characters" per second, each an audio amplitude. TTS sounded human for the first time. Grade rationale: defined a generation of neural speech synthesis (Ⅲ); the greater meaning is being the earliest hard proof that "autocomplete swallows every sequence" — swap the vocabulary from words to amplitudes and the recipe holds.

2017 · AlphaGo Zero —— 贰 ¦ 对弈 ¦ 自弈 · 翻树 · 打分

扔掉全部人类棋谱,只告诉它规则,纯自弈从零到碾压旧版 AlphaGo(100:0)。分级依据:它把一条定理级启示钉进历史——环境能自动判胜负 ⇒ 数据无限自产(贰:抽掉它,「自产数据」这条线晚好几年)。这句话 2024 年换个名字回来,叫 RLVR;R1-Zero 是它的语言版。见律三。

2017 · AlphaGo Zero — Ⅱ ¦ Games ¦ Self-play · Tree Search · Scoring

Throw away all human game records, give it only the rules, and pure self-play goes from zero to crushing the old AlphaGo (100:0). Grade rationale: it nailed a theorem-grade insight into history — if the environment can auto-judge outcomes ⇒ data self-manufactures without limit (Ⅱ: remove it and the "self-made data" line arrives years later). The sentence returns in 2024 under a new name, RLVR; R1-Zero is its language version. See Law 3.

2017 · Transformer —— 壹 ¦ 语言 ¦ 接龙

接龙引擎定型:抛弃循环结构,只留注意力,于是全并行(训练快)、可堆叠(想多深就多深)、吃得下大数据。分级依据:新引擎(壹)——此后十年编年史里所有主角(GPT、BERT、AlphaFold、DALL·E、Sora、VLA)的底盘都是它。教学点:壹级的一种典型形态是「让 scaling 在工程上成为可能的那台发动机」。

2017 · Transformer — Ⅰ ¦ Language ¦ Autocomplete

The autocomplete engine finalized: drop recurrence, keep only attention — fully parallel (fast to train), stackable (as deep as you like), and hungry for big data. Grade rationale: a new engine (Ⅰ) — the chassis under every protagonist of the next decade (GPT, BERT, AlphaFold, DALL·E, Sora, VLA). Teaching point: one classic form of Grade Ⅰ is "the engine that makes scaling an engineering possibility."

2018 · GPT-1 —— 叁 ¦ 语言 ¦ 接龙

先在生文本上学接龙(预训练),再对每个下游任务微调。「预训练 + 微调」范式的雏形。当年被 BERT 的光芒盖过,回头看它选对了路。

2018 · GPT-1 — Ⅲ ¦ Language ¦ Autocomplete

First learn autocomplete on raw text (pretraining), then fine-tune per downstream task. The prototype of the "pretrain + fine-tune" paradigm. Outshone by BERT that year; in hindsight it picked the right road.

2018 · BERT —— 贰 ¦ 语言 ¦ 接龙(填空变体)

完形填空路线:挖掉句中的字,两边看中间猜。因为能同时看前后文,理解类任务上碾压单向接龙,统治 NLP 三年,衍生千个变体。分级依据:定义了一个时代且逼出了对照实验(贰)。它最终败给纯接龙的原因值得背下来:「会接」包含「会懂」,反之不然——填空模型天生不会生成,而生成模型可以顺带理解;当规模上去后,单向接龙的生成能力成了不可替代的那一半。

2018 · BERT — Ⅱ ¦ Language ¦ Autocomplete (cloze variant)

The cloze route: mask characters mid-sentence and guess the middle from both sides. Seeing both directions, it crushed one-way autocomplete on understanding tasks, ruled NLP for three years, and spawned a thousand variants. Grade rationale: defined an era and forced the controlled experiment (Ⅱ). The reason it ultimately lost to pure autocomplete deserves memorizing: "can continue" contains "can understand," but not the reverse — a cloze model is born unable to generate, while a generative model understands as a byproduct; once scale arrived, one-way autocomplete's generative half became the irreplaceable half.

2018 · StyleGAN —— 叁 ¦ 图像 ¦ 自弈

假脸不可辨:thispersondoesnotexist.com 让公众第一次直面「这张脸不存在」。GAN 路线的工程之顶,但两个软肋(难用文字控制、难继续 scale)为扩散让位埋下伏笔。教学点:一条路线的顶点常常同时是它的墓志铭。

2018 · StyleGAN — Ⅲ ¦ Image ¦ Self-play

Fake faces beyond telling: thispersondoesnotexist.com gave the public its first stare at "this face does not exist." The engineering peak of the GAN route — and its two soft ribs (hard to control with text, hard to keep scaling) laid the ground for diffusion to take the throne. Teaching point: a route's peak is often also its epitaph.

2019 · GPT-2 —— 叁 ¦ 语言 ¦ 接龙

15 亿参数,接龙开始涌现多任务:没人教它翻译,它会了一点;没人教它摘要,也会了一点。外加 AI 史上第一次「太危险不敢全放」的发布政治(分阶段放出权重)——这场争论在 2026 年以「能力分级发售」的制度形态回归,见本课末条。

2019 · GPT-2 — Ⅲ ¦ Language ¦ Autocomplete

1.5 billion parameters; autocomplete begins to show emergent multi-task behavior: nobody taught it translation, it does a little; nobody taught it summarization, a little of that too. Plus AI history's first "too dangerous to fully release" politics (staged weight release) — a debate that returns in 2026 as the institution of capability-gated releases; see this lesson's final entry.

四 · 奠基之年(2020)

Ⅳ · The foundation year (2020)

2020 · Scaling Laws / Chinchilla(2022)—— 贰 ¦ 语言 ¦ 图纸

Kaplan 等人量出:接龙的损失是「参数 × 数据 × 算力」的幂律函数,平滑可外推;Chinchilla 修正配比(算力应均分给参数与数据,此前大家普遍参数过大、数据喂不饱)。分级依据:这张图纸是其后所有千亿美金投入的授权书(贰)——没有可预测性,没有董事会敢批那种预算。教学点:把「炼丹」变成「工程」的,是一条能外推的曲线。

2020 · Scaling Laws / Chinchilla (2022) — Ⅱ ¦ Language ¦ Blueprint

Kaplan et al. measured it: autocomplete's loss is a power law in "parameters × data × compute," smooth and extrapolable; Chinchilla corrected the ratio (compute should split evenly between parameters and data — before that, everyone's models were oversized and underfed). Grade rationale: this blueprint is the authorization letter for every hundred-billion-dollar bet that followed (Ⅱ) — without predictability, no board approves that budget. Teaching point: what turned alchemy into engineering was a curve you can extrapolate.

2020 · NeRF —— 叁 ¦ 图像 ¦ 打分

用打分器学「从这个角度看,这条光线该是什么颜色」,几十张 2D 照片长出可环视的 3D 场景。神经渲染开线,3D 航线的起点。

2020 · NeRF — Ⅲ ¦ Image ¦ Scoring

Use a scorer to learn "from this angle, what color should this ray be," and a few dozen 2-D photos grow into a walkaround 3-D scene. Neural rendering opens; the starting point of the 3-D line.

2020 · GPT-3 —— 壹 ¦ 语言 ¦ 接龙

1750 亿参数,scaling 图纸的第一次大额兑付;更重要的是意外发现 in-context learning:不改任何权重,只在 prompt 里给几个示例(改桌上的牌),模型行为就变。分级依据:新 scaling 轴的兑现 + 旋钮②的确立(壹)。此后「提示工程」「上下文工程」这些职业与学科,都是这次意外的余波。

2020 · GPT-3 — Ⅰ ¦ Language ¦ Autocomplete

175 billion parameters — the scaling blueprint's first large cash-out; more important was the accidental discovery of in-context learning: change no weights, just put a few examples in the prompt (change the cards on the table) and behavior changes. Grade rationale: a new scaling axis redeemed + knob ② established (Ⅰ). Everything called "prompt engineering" or "context engineering" today is aftershock of this accident.

2020 · DDPM —— 贰 ¦ 图像 ¦ 去噪

去噪原语成熟:训练学「退一步噪声」,生成从纯噪声一步步接回清晰(机制详见第二课实验三)。分级依据:让扩散从数学玩具变成可用生成器的那一环(贰)。它训练稳定、质量随算力平滑上升——恰好是 GAN 的两个软肋的反面,图像线的政权更迭由此注定。

2020 · DDPM — Ⅱ ¦ Image ¦ Denoising

The denoising primitive matures: train "step one notch back from noise," generate by walking from pure noise to a clean image (mechanism in Lesson Two, Lab Three). Grade rationale: the link that turned diffusion from mathematical toy into usable generator (Ⅱ). Its training is stable and quality climbs smoothly with compute — precisely the reverse of GAN's two soft ribs; the image line's regime change was sealed here.

2020 · AlphaFold 2 —— 贰 ¦ 科学 ¦ 打分

注意力机器啃下五十年悬案:从氨基酸序列预测蛋白质三维结构,CASP14 上精度逼近实验方法。AI for Science 开线;2024 年诺贝尔化学奖。分级依据:让「AI 做科学」从愿景变成可引用成果的那一环(贰)。教学点:同一套注意力引擎,词表从文字换成氨基酸,照样成立——律一的科学版。

2020 · AlphaFold 2 — Ⅱ ¦ Science ¦ Scoring

The attention machine cracks a fifty-year problem: predict a protein's 3-D structure from its amino-acid sequence, approaching experimental accuracy at CASP14. AI-for-Science opens as a line; the 2024 Nobel Prize in Chemistry follows. Grade rationale: the link that turned "AI does science" from vision into citable result (Ⅱ). Teaching point: the same attention engine, vocabulary swapped from words to amino acids, still holds — Law 1's science edition.

五 · 配方上市(2021–2022)

Ⅴ · Recipes go to market (2021–2022)

2021 · CLIP —— 贰 ¦ 图像 ¦ 打分(配对)

四亿图文对,图与文各压成向量,配对的靠近、不配对的推远。它是文生图的方向盘:没有它,「太空服里的猫」这句话变不成能拽动像素的梯度信号。分级依据:抽掉它,DALL·E 2 / Stable Diffusion 的文字控制无从谈起(贰)。教学点:打分器的高级形态是「给两个模态修一座可微的桥」。

2021 · CLIP — Ⅱ ¦ Image ¦ Scoring (pairing)

Four hundred million image-text pairs; images and texts each compressed to vectors, matched pairs pulled together, mismatched pushed apart. It is text-to-image's steering wheel: without it, "a cat in a spacesuit" cannot become a gradient that tugs pixels. Grade rationale: remove it and DALL·E 2 / Stable Diffusion have no text control to speak of (Ⅱ). Teaching point: a scorer's advanced form is "a differentiable bridge between two modalities."

2021 · DALL·E 1 —— 叁 ¦ 图像 ¦ 接龙

字面意义的图像接龙:图切成 token,与文字 token 混在一个序列里接。质量一般,意义重大:证明接龙原语能吃图——词表之战的图像战场开火。

2021 · DALL·E 1 — Ⅲ ¦ Image ¦ Autocomplete

Image autocomplete in the literal sense: chop the image into tokens, mix them into one sequence with text tokens, continue. Mediocre quality, major meaning: proof that the autocomplete primitive can eat images — the image theater of the vocabulary war opens fire.

2021 · HumanEval —— 贰 ¦ 代码 ¦ 基准

164 道「函数签名 + 文档串 → 补全实现」题,用单元测试自动判对错。第一次给「接龙会不会写代码」一个可测定义。分级依据同 ImageNet:定义了奖励,就定义了进化(贰)——此后三年所有代码模型都在这张卷子上军备竞赛。

2021 · HumanEval — Ⅱ ¦ Code ¦ Benchmark

164 problems of "function signature + docstring → complete the implementation," auto-judged by unit tests. The first measurable definition of "can autocomplete write code." Grade rationale, same as ImageNet: define the reward and you define evolution (Ⅱ) — for the next three years every code model raced on this exam sheet.

2021 · Codex / Copilot —— 贰 ¦ 代码 ¦ 接龙

GPT-3 在代码语料上续训,再加挖空训练(FIM:把中段挖掉,给前后文,学填中间——因为程序员的光标常在文件中部)。产品形态是灰色补全:光标前后文拼成 prompt,吐出的字直接摆在光标后。分级依据:第一个规模化 LLM 产品,证明接龙可卖钱(贰)。教学点:产品工程 =「怎么把场景拼成 prompt + 怎么把输出摆回场景」,这个公式此后反复适用。

2021 · Codex / Copilot — Ⅱ ¦ Code ¦ Autocomplete

GPT-3 continued-trained on code, plus fill-in-the-middle training (FIM: cut out the middle, show what comes before and after, learn to fill the gap — because a programmer's cursor usually sits mid-file). The product form is gray completion: cursor context assembled into a prompt, output laid after the cursor. Grade rationale: the first LLM product at scale — proof autocomplete sells (Ⅱ). Teaching point: product engineering = "how to assemble the scene into a prompt + how to lay the output back into the scene"; the formula keeps applying ever after.

2022 · InstructGPT / RLHF —— 贰 ¦ 语言 ¦ 接龙 · 打分

三步:让人类对模型的多个回答排序;用排序训练一个「人类更爱哪个」的打分器(奖励模型);再用强化学习让接龙往高分方向改口。从「接得像」到「接得有用」。分级依据:没有它,对话式产品不存在(贰)。教学点:当奖励只能由人判定时,就雇人把判定「蒸馏」成一个打分器——这是律三稀缺侧的标准解法。页面实验五(偏好炼金炉)即其缩影。

2022 · InstructGPT / RLHF — Ⅱ ¦ Language ¦ Autocomplete · Scoring

Three steps: have humans rank several model answers; train a "which does a human prefer" scorer from the rankings (the reward model); then use reinforcement learning to bend the autocompleter toward high scores. From "continues plausibly" to "continues usefully." Grade rationale: without it, conversational products do not exist (Ⅱ). Teaching point: when only humans can judge the reward, hire humans and distill their judgment into a scorer — the standard solution on Law 3's scarcity side. Lab Five on the page (the preference forge) is its miniature.

2022 · DALL·E 2 —— 叁 ¦ 图像 ¦ 去噪 · 打分

CLIP 导航 + 扩散执行,文生图的出圈时刻:第一次有大量普通人为一张 AI 图排队。

2022 · DALL·E 2 — Ⅲ ¦ Image ¦ Denoising · Scoring

CLIP steering + diffusion executing; text-to-image's breakout moment: the first time crowds of ordinary people queued for an AI picture.

2022 · Midjourney —— 产叁 ¦ 图像 ¦ 去噪

审美即产品:几十人团队,一个 Discord 入口,年入数亿美金。分级依据:技术上无新意,但证明了模型层之上「品味」可以是护城河(产叁)——默认风格化的输出让零基础用户也能出「好看」的图,这个选择本身是产品决策不是技术决策。

2022 · Midjourney — Product Ⅲ ¦ Image ¦ Denoising

Taste as the product: a team of a few dozen, one Discord entrance, hundreds of millions a year. Grade rationale: nothing technically new, but proof that above the model layer, "taste" can be the moat (Product Ⅲ) — default-stylized output lets zero-skill users produce "good-looking" images, and that choice is a product decision, not a technical one.

2022 · Stable Diffusion —— 技叁 / 生态贰 ¦ 图像 ¦ 去噪

两个决定:潜空间扩散(在 VAE 压过的 64×64 上去噪,算力降一个数量级,消费显卡能跑)+ 开放权重。LoRA、ControlNet、civitai、无数微调风格——整个产业长在它上面(生态贰)。教学点:图像线没有单点壹级,点火是 CLIP × 扩散 × 开放权重三件套在 2022 年夏天的合体——与语言线由 GPT-3 单点引爆形成对照;壹级可以是一个「时刻」而不是一个「作品」。

2022 · Stable Diffusion — Tech Ⅲ / Ecosystem Ⅱ ¦ Image ¦ Denoising

Two decisions: latent diffusion (denoise on a VAE-compressed 64×64, an order of magnitude cheaper — consumer GPUs can run it) + open weights. LoRA, ControlNet, civitai, countless fine-tuned styles — an entire industry grew on top of it (Ecosystem Ⅱ). Teaching point: the image line has no single-point Ⅰ; ignition was the summer-2022 assembly of CLIP × diffusion × open weights — contrast with the language line's single-point GPT-3 detonation; a Ⅰ can be a "moment" rather than a "work."

2022 · Whisper —— 叁 ¦ 音频 ¦ 接龙

68 万小时弱标注音频,语音 → 文字接龙,开源。ASR 从付费 API 变成自来水:字幕、会议纪要、语音接口的公共底座。

2022 · Whisper — Ⅲ ¦ Audio ¦ Autocomplete

680,000 hours of weakly labeled audio; speech → text autocomplete; open source. ASR went from paid API to tap water: subtitles, meeting notes, and voice interfaces got a public foundation.

2022 · ChatGPT —— 技肆 / 产壹 ¦ 语言 ¦ 接龙

GPT-3.5 + RLHF + 一个聊天框。零新原语——技术上是纯组合(肆);两个月一亿用户,史上最快——产品上开了范式(壹)。全表最重要的一行:技术分与产品分能差三级,界面可以是产品的全部差异。它把「AI」从论文词变成日用品词,是这门课得以存在的社会前提。虚拟构建练习:如果 2020 年就把 GPT-3 套上聊天框会怎样?(假设:缺 RLHF,答非所问,不会破圈——旋钮①才是那味药引。)

2022 · ChatGPT — Tech Ⅳ / Product Ⅰ ¦ Language ¦ Autocomplete

GPT-3.5 + RLHF + a chat box. Zero new primitives — technically pure combination (Ⅳ); a hundred million users in two months, fastest in history — a paradigm opened as product (Ⅰ). The most important row in the table: tech grade and product grade can differ by three levels; the interface can be the entire difference of a product. It moved "AI" from a paper word to a household word — the social precondition for this course to exist. Virtual-build exercise: what if GPT-3 had been given a chat box in 2020? (Hypothesis: without RLHF it answers beside the point and does not break out — knob ① was the essential drug in the formula.)

六 · 开源与循环(2023)

Ⅵ · Open source and the loop (2023)

2023 · VALL-E —— 肆 ¦ 音频 ¦ 接龙

先用神经编解码器把声音压成「音色词表」,再在这套 token 上接龙:三秒样本克隆音色。分级依据:已知零件(编解码 + 接龙)的组合(肆),但把「声音也是词表」讲得最清楚。

2023 · VALL-E — Ⅳ ¦ Audio ¦ Autocomplete

First compress voice into a "timbre vocabulary" with a neural codec, then autocomplete over those tokens: three seconds of sample clones a voice. Grade rationale: a combination of known parts (Ⅳ), but nothing states "voice is also a vocabulary" more clearly.

2023 · LLaMA —— 贰 ¦ 语言 ¦ 接龙

Meta 放出高质量开放权重(先泄露后开放)。微调、量化、本地跑、羊驼命名学——文本平民生态由此立起,是文本界的 Stable Diffusion。分级依据:抽掉它,开源语言生态晚一到两年(贰)。教学点:开放权重是一种「生态原语」,它不改变模型,改变的是谁能改变模型。

2023 · LLaMA — Ⅱ ¦ Language ¦ Autocomplete

Meta ships high-quality open weights (leaked first, opened after). Fine-tuning, quantization, running locally, the alpaca naming carnival — the civilian text ecosystem stood up on it; it is the Stable Diffusion of text. Grade rationale: remove it and the open language ecosystem is a year or two late (Ⅱ). Teaching point: open weights are an "ecosystem primitive" — they change not the model but who gets to change the model.

2023 · GPT-4 —— 贰 ¦ 语言 ¦ 接龙

跨过可靠性阈值:考试进人类前 10%,多模态入场,幻觉降到「能托付真实工作」的心理线之上,定义前沿十八个月。分级依据:让「拿 LLM 干正事」从演示变成默认(贰)。

2023 · GPT-4 — Ⅱ ¦ Language ¦ Autocomplete

Across the reliability threshold: top-10% human on exams, multimodality enters, hallucination drops below the psychological line of "can be trusted with real work"; defined the frontier for eighteen months. Grade rationale: made "using LLMs for real work" the default rather than a demo (Ⅱ).

2023 · ControlNet —— 叁 ¦ 图像 ¦ 去噪

给去噪接龙上缰绳:骨架、边缘、深度图作为条件,复制一份可训练的编码器旁路注入。从抽卡变作画,商业生产管线由此可控。教学点:开放权重生态的典型产物——它只能长在 SD 这种开源底座上。

2023 · ControlNet — Ⅲ ¦ Image ¦ Denoising

Reins on the denoising autocompleter: skeletons, edges, and depth maps as conditions, injected through a trainable copy of the encoder as a side path. From gacha-pulling to deliberate drawing; commercial production pipelines became controllable. Teaching point: a typical product of the open-weight ecosystem — it could only grow on an open base like SD.

2023 · AutoGPT —— 肆 ¦ 代码 ¦ 接龙

第一个出圈的 while 循环:接龙 → 解析出动作 → 执行 → 结果贴回上文 → 再接。几乎不可用(跑飞、死循环、烧钱),但骨架从此定义:后继所有 agent 的差异都在工具集、上下文修剪与停机条件这三处。分级依据:组合示范(肆),价值在「让所有人看见了循环旋钮长什么样」。

2023 · AutoGPT — Ⅳ ¦ Code ¦ Autocomplete

The first while loop to go viral: continue → parse an action → execute → paste the result back into context → continue again. Barely usable (runaways, infinite loops, burned money), but the skeleton was defined: every later agent differs only in tool set, context pruning, and stopping conditions. Grade rationale: a combination demo (Ⅳ) whose value was "letting everyone see what the loop knob looks like."

2023 · Runway Gen 系列 —— 叁 ¦ 视频 ¦ 去噪

文生视频最早可用的产品线,工程化竞赛的先手。画质与时长当年都勉强,但「视频也能这么来」的心理预期由它铺垫。

2023 · Runway Gen series — Ⅲ ¦ Video ¦ Denoising

The earliest usable text-to-video product line; first mover in the engineering race. Quality and duration were both marginal that year, but "video can come from this" as a public expectation was laid by it.

2023 · Function Calling —— 叁 ¦ 代码 ¦ 接龙

与模型约定 JSON 输出格式,配上你写的执行器:「说」第一次系统性地通向「做」。接龙输出成为机器可解析的动作,Agent 的门闩。教学点:这不是模型能力的变化,是接口协议的变化——旋钮③的第一格。

2023 · Function Calling — Ⅲ ¦ Code ¦ Autocomplete

Agree a JSON output format with the model and pair it with an executor you write: "saying" systematically connects to "doing" for the first time. Autocomplete output becomes machine-parseable action — the door latch of agents. Teaching point: this is not a change in model capability but in interface protocol — the first notch of knob ③.

2023 · vLLM / PagedAttention —— 叁 ¦ 基建 ¦ 接龙

把 KV 笔记切成定长页管理,照抄操作系统虚拟内存的分页思想,显存碎片问题解决,开源推理吞吐地板抬高数倍。教学点:推理基建的创新常常是「把 40 年前的系统课作业重做一遍」。

2023 · vLLM / PagedAttention — Ⅲ ¦ Infrastructure ¦ Autocomplete

Manage the KV notes in fixed-size pages, copying the operating-system idea of paged virtual memory; VRAM fragmentation solved; the open-source inference throughput floor rises severalfold. Teaching point: infrastructure innovation is often "redo a forty-year-old systems-class assignment."

2023 · Gaussian Splatting —— 肆 ¦ 图像 ¦ 打分

场景表示为几百万个可优化的高斯球,渲染实时。NeRF 的工程化换代:质量相近,速度快两个数量级。

2023 · Gaussian Splatting — Ⅳ ¦ Image ¦ Scoring

Represent a scene as millions of optimizable Gaussian blobs; render in real time. NeRF's engineering succession: similar quality, two orders of magnitude faster.

2023 · SWE-bench —— 贰 ¦ 代码 ¦ 基准

把「修真实 GitHub repo 的 issue」变成可优化目标:给 issue 与代码库,提交 patch,跑测试判对错。分级依据:agentic coding 产品线(Devin、Claude Code、Codex agent)由此立项;o1 之后又成为 RLVR 的题库(贰)。基准三部曲(ImageNet → HumanEval → SWE-bench)至此凑齐,见律六。

2023 · SWE-bench — Ⅱ ¦ Code ¦ Benchmark

Turn "fix a real GitHub repo's issue" into an optimizable objective: given the issue and the codebase, submit a patch, judged by running tests. Grade rationale: the agentic-coding product line (Devin, Claude Code, Codex agent) was chartered on it; after o1 it moonlights as an RLVR problem bank (Ⅱ). The benchmark trilogy (ImageNet → HumanEval → SWE-bench) completes here; see Law 6.

七 · 推理转折与 harness 之年(2024–2025 上)

Ⅶ · The reasoning turn and the year of the harness (2024 – H1 2025)

2024 · Sora —— 贰 ¦ 视频 ¦ 去噪 · 接龙

视频切成时空小方块当词表 + 扩散 Transformer:清晰度接龙 × 时空块。发布当天改写全行业预期(多家视频创企当场重写路线图),产品倒是姗姗来迟。分级依据:证明「视频 = 又一种词表」的那一环(贰)。

2024 · Sora — Ⅱ ¦ Video ¦ Denoising · Autocomplete

Chop video into little space-time blocks as the vocabulary + a diffusion Transformer: clarity autocomplete × space-time patches. The day it was announced, the whole industry's expectations were rewritten (several video startups redrew their roadmaps on the spot); the product itself arrived fashionably late. Grade rationale: the link that proved "video = just another vocabulary" (Ⅱ).

2024 · Suno / ElevenLabs —— 产叁 ¦ 音频 ¦ 接龙

音乐接龙与音色克隆的产品化:一句歌词出整首带唱歌曲,三秒克隆任何嗓音。创作门槛塌方,版权战争同步开幕(唱片业诉讼)。

2024 · Suno / ElevenLabs — Product Ⅲ ¦ Audio ¦ Autocomplete

Music autocomplete and voice cloning productized: one line of lyrics returns a full sung track; three seconds clones any voice. The creation threshold collapses, and the copyright war opens on schedule (record-industry lawsuits).

2024 · 前缀缓存 —— 贰 ¦ 基建 ¦ 接龙

相同前缀 ⇒ 笔记逐字节相同 ⇒ 存档免重算;input 一折、output 全价。分级依据:没有它,agent 的账单近似平方增长,循环旋钮在经济上不成立(贰)——机制全文见第二课实验四。教学点:有些贰级不出现在发布会上,只出现在定价页脚注里。

2024 · Prefix Caching — Ⅱ ¦ Infrastructure ¦ Autocomplete

Identical prefix ⇒ byte-identical notes ⇒ archive and skip recomputation; input at one tenth, output at full price. Grade rationale: without it an agent's bill grows roughly quadratically and the loop knob is uneconomical to exist (Ⅱ) — full mechanism in Lesson Two, Lab Four. Teaching point: some Ⅱs never appear at launch events; they appear only in a pricing page's footnotes.

2024 · 可灵 —— 肆 ¦ 视频 ¦ 去噪

国产视频生成的快速跟进与放量,证明 Sora 配方可复制、可运营、可免费获客。

2024 · Kling — Ⅳ ¦ Video ¦ Denoising

China's fast follow and mass rollout of video generation — proof the Sora recipe is replicable, operable, and can acquire users for free.

2024 · o1 —— 壹 ¦ 语言 ¦ 接龙 · 翻树

第二条 scaling 轴:训练算力之外,推理算力也遵循幂律——让模型先接一长段草稿(思维链)再答题,草稿越长越准;训练上用「答案可机器判对错」的题(数学、代码)做强化,即 RLVR。分级依据:新 scaling 轴(壹)。深蓝的翻树至此被内化成文字草稿:搜索从外挂引擎(1997)到混合(2016)到内功(2024)——律二的终章。教学点:图表上那条「准确率 vs 思考 token 数」的直线,和 2020 年 scaling laws 那条直线,是同一种历史文件。

2024 · o1 — Ⅰ ¦ Language ¦ Autocomplete · Tree Search

A second scaling axis: beyond training compute, inference compute also obeys a power law — let the model write a long scratch draft (chain of thought) before answering, and longer drafts score higher; training uses problems whose answers are machine-checkable (math, code) for reinforcement — that is RLVR. Grade rationale: a new scaling axis (Ⅰ). Deep Blue's tree is hereby internalized into written scratch text: search went from external engine (1997) to hybrid (2016) to internal skill (2024) — the final chapter of Law 2. Teaching point: the straight line in the "accuracy vs. thinking tokens" chart and the straight line in 2020's scaling laws are the same genre of historical document.

2024 · MCP —— 叁·暂 ¦ 代码 ¦ 接龙

Model Context Protocol:工具接口 USB 化,任何工具一个插头,模型侧与工具侧解耦。分级依据:harness 生态的前提设施,「换 harness = 换产品」的地基(叁,暂——协议之争未终局)。

2024 · MCP — Ⅲ·prov. ¦ Code ¦ Autocomplete

Model Context Protocol: the USB-ification of tool interfaces — one plug per tool, model side and tool side decoupled. Grade rationale: the precondition infrastructure of the harness ecosystem, the foundation of "change the harness = change the product" (Ⅲ, prov. — the protocol war is not settled).

2025 · DeepSeek V3 / R1 —— 贰 ¦ 语言 ¦ 接龙 · 自弈

V3 用 MoE(每次只激活小部分参数)+ MLA(压缩 KV 笔记)把训练与推理成本打穿;R1-Zero 证明不教推理、只奖答案,推理链自己长出来——AlphaGo Zero 的语言版。开放权重发布一周,英伟达单日蒸发近六千亿美金市值,全行业一夜重定价。分级依据:成本结构性下移 + 律三的关键实证(贰)。

2025 · DeepSeek V3 / R1 — Ⅱ ¦ Language ¦ Autocomplete · Self-play

V3 used MoE (activate only a small fraction of parameters each time) + MLA (compress the KV notes) to smash training and inference costs; R1-Zero proved that teaching no reasoning and rewarding only answers still grows a chain of reasoning — AlphaGo Zero's language edition. One week after the open-weights release, Nvidia lost nearly six hundred billion dollars of market value in a day; the whole industry repriced overnight. Grade rationale: a structural cost shift + the key empirical proof of Law 3 (Ⅱ).

2024–25 · 机器人基础模型(π0 · Helix · Gemini Robotics)—— 叁·暂 ¦ 世界 ¦ 接龙 · 打分

VLA(视觉-语言-动作)模型:把「动作」也编进词表,视觉、指令、关节角进同一个序列,机械臂开始接龙。遥操作数据是新语料,数据瓶颈是新战场。分级依据:开了具身这条航线的现代版(叁),但「动作词表」的标准之争刚开始(暂)。律一的最新战场:谁定义动作 token,谁定义具身。

2024–25 · Robot Foundation Models (π0 · Helix · Gemini Robotics) — Ⅲ·prov. ¦ World ¦ Autocomplete · Scoring

VLA (vision-language-action) models: encode "action" into the vocabulary too — vision, instruction, and joint angles enter one sequence, and the robot arm starts autocompleting. Teleoperation data is the new corpus; the data bottleneck is the new battlefield. Grade rationale: opened the modern era of the embodied line (Ⅲ), but the standards war over the "action vocabulary" has just begun (prov.). Law 1's newest battlefield: whoever defines the action token defines embodiment.

2025 · GPT-4o 原生图像 —— 叁 ¦ 图像 ¦ 接龙

接龙统一图文:同一个自回归模型直接吐图像 token,文字渲染与指令遵循碾压纯扩散(海报上的字终于不再是乱码)。可能预示自回归吃回图像——词表之战未完,扩散与接龙的图像政权第三次更迭在酝酿。

2025 · GPT-4o Native Image — Ⅲ ¦ Image ¦ Autocomplete

Autocomplete unifies image and text: one autoregressive model emits image tokens directly; text rendering and instruction following crush pure diffusion (words on posters are finally not gibberish). Possibly the omen of autoregression eating images back — the vocabulary war is unfinished; the third regime change between diffusion and autocomplete is brewing.

2025 · Claude Code 与 Agent 产品线 —— 叁·暂 ¦ 代码 ¦ 接龙

接龙 + 循环 + 工具 + 上下文工程:搜代码库用 grep 就够,不必向量检索;关键是执行反馈回路——编译器报错、测试结果、linter 输出贴回上文,模型下一轮据此修正。这是 agent 与补全的本质分界:补全猜一次,agent 被现实纠正 N 次。分级(叁,暂):此级需数年后回看定稿。

2025 · Claude Code and the Agent Product Line — Ⅲ·prov. ¦ Code ¦ Autocomplete

Autocomplete + loop + tools + context engineering: grep is enough for searching a codebase, no vector retrieval required; the crux is the execution feedback loop — compiler errors, test results, and linter output get pasted back into context, and the model corrects course next round. This is the essential boundary between agents and completion: completion guesses once; an agent is corrected by reality N times. Grade (Ⅲ, prov.): this one needs years of hindsight to finalize.

2025 · 提示词建站(v0 / Lovable / Bolt)—— 技肆 / 产叁 ¦ 代码 ¦ 接龙

把 harness 藏进网页:一句话生成可部署应用,用户从头到尾不看代码。技术纯组合(肆),产品让「不写代码的人造软件」成为日常(产叁)。界面再次成为差异本身——ChatGPT 定律的 agent 版。

2025 · Prompt-to-App (v0 / Lovable / Bolt) — Tech Ⅳ / Product Ⅲ ¦ Code ¦ Autocomplete

Hide the harness inside a webpage: one sentence generates a deployable app, and the user never sees code from start to finish. Technically pure combination (Ⅳ); as product it made "people who don't write code building software" a daily habit (Product Ⅲ). The interface becomes the difference itself, once more — the agent edition of the ChatGPT law.

2025 · Veo 3 —— 叁 ¦ 视频 ¦ 去噪

音画同出:视频与配套音效、对白由同一次生成产出,声音不再是后期贴上去的。视频线的一级台阶——「可信度」的短板从画面转移到声画同步,而它把这块板补上了。分级依据:定义视频生成的新可用标准(叁)。

2025 · Veo 3 — Ⅲ ¦ Video ¦ Denoising

Sound and picture born together: the video, its sound effects, and its dialogue come out of one generation pass — audio is no longer glued on in post. A full step up for the video line: the credibility bottleneck had moved from image quality to audio-visual sync, and this nailed that plank down. Grade rationale: defined video generation's new usability bar (Ⅲ).

八 · 词表的新大陆与滚动时代(2025 下–2026)

Ⅷ · New continents for the vocabulary, and the rolling era (H2 2025 – 2026)

2025 · Kimi K2 · Qwen3 · GLM(开放权重第二波)—— 叁 ¦ 语言 ¦ 接龙 · 自弈

开放权重的重心东移:万亿级 MoE、agentic 专精、宽松可商用许可。LLaMA 点的火烧到另一片大陆;此后 DeepSeek V4、GLM-5.x 皆在此线上,开源与闭源的差距从「年」缩到「月」。

2025 · Kimi K2 · Qwen3 · GLM (open weights, second wave) — Ⅲ ¦ Language ¦ Autocomplete · Self-play

Open weights' center of gravity moves east: trillion-parameter MoE, agentic specialization, permissive commercial licenses. The fire LLaMA lit spreads to another continent; DeepSeek V4 and GLM-5.x both ride this line, and the open-closed gap shrinks from "years" to "months."

2025 · GPT-5 —— 叁·暂 ¦ 语言 ¦ 接龙 · 翻树

快慢双系统进一个名字:路由器自动决定这题值不值得「想」(转发给推理分支还是快答分支)。首次把推理模型设为十亿级用户的默认。分级(叁,暂):技术是既有两条线的合流;发布风波(路由失灵、用户对被下线的 4o 的情感依恋抗议)本身成了一堂产品课——模型个性已是用户资产。

2025 · GPT-5 — Ⅲ·prov. ¦ Language ¦ Autocomplete · Tree Search

Fast and slow systems under one name: a router decides whether a question deserves "thinking" (forward to the reasoning branch or the quick branch). The first time reasoning models became the default for a billion users. Grade (Ⅲ, prov.): technically a confluence of two existing lines; the launch turbulence (router failures, users' emotional protest over the retired 4o) became a product lesson in itself — a model's personality is now user property.

2025 · Genie 3 —— 贰·暂 ¦ 世界 ¦ 去噪 · 接龙

提示词生成可交互世界:不是一段视频,是一个可以走进去、可以干预事件的实时环境,逐帧接龙 + 可控性。分级依据(贰,暂):世界模型从论文走到手柄的那一环;游戏与具身两条线的共同上游,也是「视频线的终点是世界模型」这个假设的首个实证。

2025 · Genie 3 — Ⅱ·prov. ¦ World ¦ Denoising · Autocomplete

Prompt-generated interactive worlds: not a video clip but a real-time environment you can walk into and perturb — frame-by-frame autocomplete plus controllability. Grade rationale (Ⅱ, prov.): the link where world models stepped off the page and onto the gamepad; the common upstream of the games line and the embodied line, and the first hard evidence for the hypothesis that "the video line's destination is the world model."

2025 · Sora 2 与 Sora App —— 技叁 / 产贰·暂 ¦ 视频 ¦ 去噪 · 接龙

视频接龙进 feed:生成即社交,cameo 功能把你本人的脸与声编进词表,朋友可以拿你生成视频。上线即 App Store 登顶。分级依据:技术是迭代(叁);产品把 AIGC 视频从工具变成媒介(产贰,暂)——AIGC 视频的 ChatGPT 时刻候选,真伪与信任问题同步引爆。

2025 · Sora 2 and the Sora App — Tech Ⅲ / Product Ⅱ·prov. ¦ Video ¦ Denoising · Autocomplete

Video autocomplete enters the feed: generation as social media, and the cameo feature encodes your own face and voice into the vocabulary so friends can generate videos with you in them. Topped the App Store on launch. Grade rationale: the tech is iteration (Ⅲ); the product turned AIGC video from tool into medium (Product Ⅱ, prov.) — a candidate for AIGC video's ChatGPT moment, with authenticity and trust problems detonating on the same day.

2025 · AI 浏览器(Atlas · Comet)—— 肆·暂 ¦ 代码 ¦ 接龙

harness 进浏览器:你的全部标签页、登录态成为上下文,agent 直接替你点击填表。旋钮②的地盘战——浏览器同时是分发入口与上下文入口。安全面同步扩大:网页内容即 prompt,提示注入从实验室问题变成日常威胁。分级(肆,暂):组合跨越,品类是否成立待观察。

2025 · AI Browsers (Atlas · Comet) — Ⅳ·prov. ¦ Code ¦ Autocomplete

The harness moves into the browser: all your tabs and login states become context, and the agent clicks and fills forms for you. A turf war over knob ② — the browser is simultaneously the distribution entrance and the context entrance. The attack surface grows in step: webpage content is prompt, and prompt injection graduates from lab curiosity to daily threat. Grade (Ⅳ, prov.): a combinational leap; whether the category stands is still to be seen.

2025 · Gemini 3 —— 贰·暂 ¦ 语言 ¦ 接龙

预训练轴仍在出力:基准大幅跳级,粉碎「预训练撞墙」论;发布日即接入 Google 搜索的 AI 模式——史上最大的即时分发,十亿级入口直连。分级依据(贰,暂):把「模型即功能」推到极限的那一环;暂,因分发优势与模型优势的贡献比例待拆。

2025 · Gemini 3 — Ⅱ·prov. ¦ Language ¦ Autocomplete

The pretraining axis still delivers: benchmark jumps that shattered the "pretraining has hit a wall" narrative; connected to Google Search's AI mode on launch day — the largest instant distribution in history, a billion-scale entrance wired directly. Grade rationale (Ⅱ, prov.): the link that pushed "model as feature" to its limit; prov. because the contributions of distribution advantage versus model advantage remain to be separated.

2025–26 · OpenClaw —— 技肆 / 产贰·暂 ¦ 代码 ¦ 接龙

一人周末项目 → GitHub 史上最快星速仓库(五个月 34 万+ 星):消息 App(WhatsApp/Telegram/微信……)当 UI + 本地 Gateway + 持久记忆 + 定时任务 + 自写 skill。三改其名(Clawdbot→Moltbot→OpenClaw,前者因商标投诉);作者 Steinberger 入职 OpenAI,项目交基金会。配方零新原语——模型都是别家的,它只是一副新 harness,却把「个人 always-on agent」从玩具变成运动:「换 harness = 换产品」的铁证,律五的活标本(技肆/产贰)。安全负外部性同步出圈:提示注入、暴露实例、恶意 skill(有研究团队实测第三方 skill 静默外传数据);中国限制政务系统使用,微软 CEO 从「病毒论」转身合作。教学点两条:①产品贰级可以由一个人在客厅完成,前提是所有原语与模型都已商品化;②agent 的安全课与 agent 的产品课同一天开学。

2025–26 · OpenClaw — Tech Ⅳ / Product Ⅱ·prov. ¦ Code ¦ Autocomplete

One person's weekend project → the fastest-starred repository in GitHub history (340k+ stars in five months): messaging apps (WhatsApp/Telegram/WeChat...) as the UI + a local Gateway + persistent memory + scheduled tasks + self-written skills. Renamed twice in two months (Clawdbot→Moltbot→OpenClaw, the first over a trademark complaint); author Steinberger joined OpenAI in February and the project moved to a foundation. The recipe contains zero new primitives — the models are all someone else's; it is just a new harness — yet it turned the "personal always-on agent" from toy into movement: iron proof of "change the harness = change the product," Law 5's living specimen (Tech Ⅳ / Product Ⅱ). Its negative security externalities went public on the same schedule: prompt injection, exposed instances, malicious skills (one research team demonstrated third-party skills silently exfiltrating data); China restricted its use in government systems, and Microsoft's CEO went from "virus" rhetoric to cooperation. Two teaching points: ① a Product Ⅱ can be built by one person in a living room, provided all primitives and models are already commodities; ② the agent security class and the agent product class started on the same day.

2026 · Moltbook(agent 社交网络)—— 肆·暂 ¦ 代码 ¦ 接龙

给 agent 开的朋友圈:AI 互相发帖、评论,人类围观。ELIZA 效应的规模化实验——六十年前人们给一个查表程序补戏,现在人们给一整个 agent 社会补戏。MoltMatch 事件(有用户的 agent 自作主张注册交友平台替主人筛选对象)把 agent 的身份与同意问题第一次推上公共议程。分级(肆,暂):技术纯组合,社会学价值待沉淀。

2026 · Moltbook (the agent social network) — Ⅳ·prov. ¦ Code ¦ Autocomplete

A social feed for agents: AIs post and comment at each other while humans watch. The ELIZA effect as an experiment at scale — sixty years ago people supplied the script for one lookup program; now they supply it for an entire agent society. The MoltMatch incident (a user's agent registered on a dating platform on its own initiative to screen partners for its owner) pushed agent identity and consent onto the public agenda for the first time. Grade (Ⅳ, prov.): technically pure combination; the sociological value still settling.

2026 · 能力分级发售(Mythos 限售 · GPT-5.6 分阶段)—— 叁·暂 ¦ 基建 ¦ 治理

发布制度成为竞争变量:Anthropic 因 Mythos 具备漏洞挖掘级网络能力而只向核准机构开放;OpenAI 的 GPT-5.6 先限量预览、按客户逐案过审再放量。从 GPT-2 时代的「放不放」争论,演化成「发布即开闸 → 访问即分层」的制度。分级依据(叁,暂):定义了一代发布范式;对网关与路由层意味着全新一维——合规路由(按用户资质路由到不同能力级)。教学点:2019 年 GPT-2 那条「发布政治」伏线,七年后长成了产品架构。

2026 · Capability-Gated Releases (Mythos restricted sale · GPT-5.6 staged) — Ⅲ·prov. ¦ Infrastructure ¦ Governance

The release system becomes a competitive variable: Anthropic restricts Mythos to vetted organizations because it carries vulnerability-discovery-grade cyber capability; OpenAI's GPT-5.6 goes limited-preview first, then customer-by-customer review before volume. The GPT-2-era debate of "release or not" has evolved into the institution of "release the gate → access by tier." Grade rationale (Ⅲ, prov.): defined a generation's release paradigm; for gateways and routing layers it adds a brand-new dimension — compliance routing (route by user qualification to different capability tiers). Teaching point: the "release politics" thread planted by GPT-2 in 2019 grew into product architecture seven years later.

2026 · GPT-5.5 —— 叁·暂 ¦ 语言 ¦ 接龙 · 翻树

距上一版仅六周:头部实验室从「攒大版本」切换成滚动迭代。主打 agentic 编码与电脑操作 SOTA,卖点是「同任务 token 更省」——「更贵但更省」成为新定价叙事。分级(叁,暂):节奏性事件而非结构性事件;它的历史意义可能主要是作为下一条的对照组。

2026 · GPT-5.5 — Ⅲ·prov. ¦ Language ¦ Autocomplete · Tree Search

Only six weeks after the previous version: the top labs have switched from "saving up for big versions" to rolling iteration. Its pitch is agentic coding and computer-operation SOTA, with "fewer tokens for the same task" as the selling point — "more expensive but more economical" becomes the new pricing narrative. Grade (Ⅲ, prov.): a cadence event rather than a structural one; its historical meaning may chiefly be to serve as the control group for the next entry.

2026 · DeepSeek V4 —— 贰·暂 ¦ 语言 ¦ 接龙 · 自弈

1M 上下文变成全线标配且不加价:token 层压缩 + DSA 稀疏注意力,把百万上下文从「能做但贵」变成「默认」——MLA 之后又一次被缓存成本倒逼的架构创新(与实验四同一条因果链)。开源(MIT)发布紧贴 GPT-5.5 次日,成本地板与能力天花板同日移动。最值得注意的一笔:官方为 Claude Code、OpenClaw 等主流 harness 主动做适配——模型开始向 harness 屈身,权力关系首次可见地倒转,律七候选的核心证据。分级依据(贰,暂):结构性(架构 + 成本 + 生态位)而非节奏性。

2026 · DeepSeek V4 — Ⅱ·prov. ¦ Language ¦ Autocomplete · Self-play

1M context becomes the across-the-board default at no extra price: token-level compression + DSA sparse attention turn million-token context from "possible but expensive" into "default" — after MLA, once again an architecture innovation forced into existence by cache costs (the same causal chain as Lab Four). The open-source (MIT) release landed the day after GPT-5.5: the cost floor and the capability ceiling moved on the same day. The line most worth noticing: the team ships official adaptations for Claude Code, OpenClaw, and other mainstream harnesses — models begin to bow to harnesses, the first visible inversion of the power relation, and the core evidence for candidate Law 7. Grade rationale (Ⅱ, prov.): structural (architecture + cost + ecological niche), not cadence.


第四课 · 全图规律

Lesson Four · Laws of the Whole Map

律一 · 接龙吃掉一切序列。词、棋步、音频采样点、图像块、时空块、清晰度档位、机器人动作——原语从未变,变的只是「什么算一个字」。推论:各模态的决战都是词表之战;判断一个新模态何时被吃掉,就看它的 token 化方案何时收敛(音频 2016 收敛,图像 2021,视频 2024,动作进行中)。

Law 1 · Autocomplete eats every sequence. Words, board moves, audio samples, image patches, space-time blocks, clarity notches, robot actions — the primitive never changed; what changed is "what counts as one character." Corollary: every modality's decisive battle is a vocabulary war; to date a modality's fall, watch when its tokenization scheme converges (audio converged 2016, image 2021, video 2024, action in progress).

律二 · 搜索的内化史。三代人机对弈是同一件事被逐步收进模型体内:深蓝(1997)——树在引擎里,打分是人写的;AlphaGo(2016)——树还在引擎里,打分与直觉是学的;o1(2024)——树消失,变成模型自己接出来的草稿。外挂 → 混合 → 内功。推论:凡是今天挂在模型外面的机制(检索、规划器、验证器),都值得问一句「它会不会是下一个被内化的」。

Law 2 · The internalization of search. Three generations of man-machine play are one process — search being absorbed into the model's body: Deep Blue (1997) — the tree lives in the engine, the scorer is hand-written; AlphaGo (2016) — the tree still lives in the engine, the scorer and intuition are learned; o1 (2024) — the tree disappears, becoming scratch text the model writes itself. External → hybrid → internal skill. Corollary: for every mechanism still bolted outside the model today (retrieval, planners, verifiers), it is worth asking "is this the next thing to be internalized?"

律三 · 自产数据的轮回。TD-Gammon(1992)→ AlphaGo Zero(2017)→ R1-Zero(2025):同一句话每隔十来年重讲一次,一次比一次响——奖励可机器判定处,数据无限自产。反面同样锋利:奖励只能人判的地方(审美、对话质量、伦理),数据永远稀缺,只能靠 RLHF 把人的判断蒸馏成打分器。这就是 RLHF 贵、推理模型先攻数学与代码的结构性原因,也是判断「哪个领域下一个起飞」的第一滤网:先问它的奖励能不能自动判。

Law 3 · The recurrence of self-made data. TD-Gammon (1992) → AlphaGo Zero (2017) → R1-Zero (2025): the same sentence retold every dozen years, louder each time — wherever reward is machine-checkable, data self-manufactures without limit. The flip side cuts just as sharp: wherever only humans can judge (aesthetics, conversational quality, ethics), data is forever scarce, and the only move is RLHF — distill human judgment into a scorer. This is the structural reason RLHF is expensive and reasoning models attacked math and code first; it is also the first filter for "which domain takes off next": ask whether its reward can be auto-judged.

律四 · 壹级的构成。全表七个壹级,构成只有四种:新学习原语(反向传播)、新引擎(Transformer)、新 scaling 轴(GPT-3 的训练轴、o1 的推理轴)、点火时刻(AlexNet、AlphaGo)——外加一个产品壹级(ChatGPT)。纯组合永远到不了技术壹级,但能到产品壹级。推论:听到「革命性」三个字,先对照这四种构成验货。

Law 4 · What makes a Ⅰ. The table holds seven Ⅰs of only four constructions: a new learning primitive (backpropagation), a new engine (Transformer), a new scaling axis (GPT-3's training axis, o1's inference axis), an ignition moment (AlexNet, AlphaGo) — plus one product Ⅰ (ChatGPT). Pure combination never reaches technical Ⅰ, but it can reach product Ⅰ. Corollary: when you hear the word "revolutionary," check it against these four constructions first.

律五 · 技术分 ≠ 产品分,且经常差两三级。ChatGPT 技肆/产壹、深蓝技叁/文壹、Stable Diffusion 技叁/生态贰、OpenClaw 技肆/产贰。创业机会密集分布在「技叁肆 × 产壹贰」象限:原语与模型商品化之后,harness、界面、分发、品味成为差异所在——卖铲子的数学基础就是这个级差。

Law 5 · Tech grade ≠ product grade, and they often differ by two or three levels. ChatGPT Tech Ⅳ / Product Ⅰ; Deep Blue Tech Ⅲ / Culture Ⅰ; Stable Diffusion Tech Ⅲ / Ecosystem Ⅱ; OpenClaw Tech Ⅳ / Product Ⅱ. Startup opportunity clusters densely in the "Tech Ⅲ-Ⅳ × Product Ⅰ-Ⅱ" quadrant: once primitives and models are commodities, harness, interface, distribution, and taste become where difference lives — this level gap is the mathematical basis of selling shovels.

律六 · 基准是隐形贰级。ImageNet → HumanEval → SWE-bench:定义考题者定义进化。造基准比造模型便宜三个数量级,杠杆却不小;o1 之后基准还兼任 RLVR 题库,身价再涨。这是全表里最适合个人与小团队 DIY 的物种。

Law 6 · Benchmarks are invisible Ⅱs. ImageNet → HumanEval → SWE-bench: whoever defines the exam defines evolution. A benchmark costs three orders of magnitude less than a model, with no small leverage; after o1, benchmarks moonlight as RLVR problem banks and their price rises again. This is the species in the whole table best suited to DIY by individuals and small teams.

律七(候选)· harness 反转律。命题:当模型能力趋同,模型开始向 harness 适配,而非相反。正方证据:DeepSeek V4 官方为 Claude Code / OpenClaw 做适配优化;各家 API 争相兼容对方接口格式;OpenClaw 一副 harness 拉动多家模型的消费。反方:也可能只是追赶者的分发策略,领先模型(能力仍在拉开时)并不屈身;harness 自身尚无护城河证明(Hermes 数月即追平 OpenClaw 部分指标)。处置:观察至 2026 Q4 表决。若成立,对「卖铲子」象限是重大利好——网关与 harness 从依附层升格为被讨好层。

Law 7 (candidate) · The harness inversion law. Proposition: as model capabilities converge, models begin adapting to harnesses rather than the reverse. For: DeepSeek V4 ships official adaptations for Claude Code / OpenClaw; APIs race to be compatible with each other's formats; one OpenClaw harness drives consumption across many models. Against: it may just be a catch-up player's distribution strategy — leaders whose capability still pulls ahead do not bow; and the harness itself has no proven moat (Hermes matched parts of OpenClaw within months). Disposition: observe until 2026 Q4, then vote. If it holds, it is a major tailwind for the shovel-selling quadrant — gateways and harnesses get promoted from dependents to the courted.


第五章 · 分级标准手册

Chapter Five · The Grading Manual

四级定义:壹·革命——开新范式或新 scaling 轴,之后的历史绕不开;贰·关键——让某条已有路线从不可用变可用的那一环,抽掉它该线晚好几年;叁·重大——定义一代方法或一类产品;肆·跨越——已知零件的重要组合。

The four grades: Ⅰ · Revolution — opens a new paradigm or scaling axis; the history after it cannot route around it. Ⅱ · Critical — the link that turns an existing route from unusable to usable; remove it and the line is years late. Ⅲ · Major — defines a generation's method or a category of product. Ⅳ · Leap — an important combination of known parts.

双分原则:技术分与产品分(或文化分、生态分)独立打,分歧处标双章。单章默认为技术分。判断顺序:先写出它的六原语配方——有新原语或新轴,才可能技壹;纯组合封顶技肆,但产品分不受此限。

The dual-grade principle: tech grade and product grade (or culture grade, ecosystem grade) are scored independently; where they diverge, stamp both seals. A single seal defaults to the tech grade. Judging order: first write out its six-primitive recipe — only a new primitive or a new axis can reach Tech Ⅰ; pure combination caps at Tech Ⅳ, but the product grade is not bound by this cap.

暂章制度:两年内条目一律加「暂」;每月复审一条旧暂章,转正或降级。分级的目的不是盖棺,是逼出「为什么」——每条的 gradeRationale 字段必须能被一句话质疑。

The provisional-seal system: every entry from the last two years gets "prov." without exception; each month one old provisional entry is re-examined — confirmed or demoted. The point of grading is not to close coffins but to force out the "why" — every entry's gradeRationale must be challengeable in one sentence.

推翻流程:任何人可对任何一级发起挑战,格式为「我认为 X 应为 Y 级,因为(对照四级定义的一句话)」;月度例会表决,页面按钮直达。分级被推翻不是错误,是这张表在呼吸。

The overturn process: anyone may challenge any grade, in the format "I believe X should be grade Y, because (one sentence against the four definitions)"; monthly meetings vote, and the page's button leads straight here. A grade being overturned is not an error — it is this table breathing.


附一 · 术语对照表(课程词 ↔ 学界/业界词)

Appendix Ⅰ · Terminology Map (course words ↔ standard terms)

课程词学界/业界词
接龙自回归 / next-token prediction
打分判别模型 / 回归网络 / 价值函数 / 奖励模型
翻树搜索(minimax / MCTS)
去噪扩散模型(diffusion)
自弈self-play / 对抗训练(GAN)
查表符号主义 / 规则系统 / GOFAI
词表tokenizer / 词元化方案
笔记(K/V)KV cache(键值缓存)
做笔记阶段prefill
逐字接阶段decode
挖空训练FIM(fill-in-the-middle)
桌上的牌上下文 / in-context learning
旋钮①后训练(RLHF / RLVR)
旋钮②上下文工程(prompt / RAG / 缓存)
旋钮③agent 循环 / harness
草稿思维链(chain-of-thought)/ 推理 token
免重算凭证prompt caching / prefix caching
前缀感知路由cache-aware / sticky routing
配方架构 + 训练方案(recipe)
点火时刻breakthrough moment / ImageNet moment
Course wordAcademic / industry term
Autocompleteautoregression / next-token prediction
Scoringdiscriminative model / regression net / value function / reward model
Tree searchsearch (minimax / MCTS)
Denoisingdiffusion model
Self-playself-play / adversarial training (GAN)
Lookupsymbolic AI / rule systems / GOFAI
Vocabularytokenizer / tokenization scheme
Notes (K/V)KV cache
Note-taking phaseprefill
Token-by-token phasedecode
Fill-the-gap trainingFIM (fill-in-the-middle)
Cards on the tablecontext / in-context learning
Knob ①post-training (RLHF / RLVR)
Knob ②context engineering (prompt / RAG / caching)
Knob ③agent loop / harness
Scratch draftchain of thought / reasoning tokens
Skip-recompute voucherprompt caching / prefix caching
Prefix-aware routingcache-aware / sticky routing
Recipearchitecture + training scheme
Ignition momentbreakthrough moment / ImageNet moment

附二 · 齿感练习清单

Appendix Ⅱ · Tactile Exercise List

读完第一课:任选编年史一行,只用六原语词汇默写它的配方;写不出的那个词,就是该去读论文的位置。读完实验一:把温度拧到 0.05 与 1.8 各接十字,用一句话描述两种失败的区别。读完实验二:关剪枝重走同一开局,记下局面数比值,再解释为什么剪枝无损。读完实验四:用页面公式估算你自己某个 agent 会话的月账单,与真实账单对照,误差超 30% 就去找假设错在哪。读完第三课:挑一条你最不同意的分级,按第五章格式写一句挑战。读完律七:站正方或反方,各找一条本读本之外的新证据——这道题没有答案,只有下一次月度例会。

After Lesson One: pick any chronicle row and recite its recipe using only the six primitive words; the word you cannot produce marks exactly where you should go read the paper. After Lab One: turn temperature to 0.05 and to 1.8, continue ten characters each, and describe in one sentence how the two failures differ. After Lab Two: replay the same opening with pruning off, note the position-count ratio, then explain why pruning is lossless. After Lab Four: use the page's formula to estimate the monthly bill of one of your own agent sessions, compare with the real bill, and if the error exceeds 30%, go find which assumption broke. After Lesson Three: pick the one grade you disagree with most and write a one-sentence challenge in Chapter Five's format. After Law 7: pick a side, for or against, and find one new piece of evidence beyond this reader — this exercise has no answer key, only the next monthly meeting.