CFATC-B04|錯誤形態遷移:從低級錯誤到遺漏、邊界、形式化義務與高複雜度殘差
Error Morphology Shift: From Surface Failures to Omissions, Boundary Errors, Formal Obligations, and High-Complexity Residuals
系列: Conditional Frontier Activation and Human–AI Tail Coupling(CFATC)
系列中文名: 條件式前沿觸發與人機尾端耦合系列
篇次: Paper 04 / 08
作者: Neo.K
研究協作: Aletheia(GPT-5.6 Sol)
機構: EveMissLab/一言諾科技有限公司
版本: v0.1
日期: 2026-09-05
狀態: Canonical Source / UTF-8 Markdown
文件性質: AI 錯誤型態/Frontier Reliability/Formal Verification/Long-Horizon Agent Failure
摘要
CFATC-B01 至 B03 已建立一條能力鏈:
Latent Capability→Activated Capability→Visible Capability.
本文處理下一個問題:
當 frontier AI 真的變強時,錯誤是否只是變少,還是其結構也會改變?
直覺上,如果模型能力提高,應有:
P(error)↓.
這通常是我們期待的方向。但僅觀察 error rate 會遺漏另一個可能更重要的現象:低階、容易看見、容易定位的錯誤下降後,剩餘錯誤可能更集中於需要更大上下文、更高抽象層、更長依賴鏈或更強驗證器才能發現的區域。
本文提出:
Error Reduction=Error Morphology Invariance.
並將 Error Morphology Shift(錯誤形態遷移) 定義為:
在控制任務、資源、互動與驗證條件後,AI 的錯誤分布在錯誤層級、局部性、可偵測性、修復成本、傳播範圍與時間位置上發生系統性變化。
本文首先整理一組由實際高難度數學、程式與架構協作觀察得到的 motivating taxonomy:
E1=symbol / surface error
E2=forgotten prior definition / local state loss
E3=code does not run / direct execution failure
E4=invalid proof leap / local logical gap
較高階殘差則可能轉為:
E5=locally correct but missing conditions
E6=definition / validity-boundary ambiguity
E7=abstraction-layer mismatch
E8=informal argument plausible, formalization misses an obligation
E9=architecture globally plausible, but one branch is omitted under complexity.
本文不主張所有模型世代必然依序從 E1 單調遷移至 E9,而提出較弱、可驗證的 Morphology Shift Hypothesis(MSH):
P(E=e∣At+1,T,R)=P(E=e∣At,T,R)
且在 frontier-normalized 任務中,error mass 可能由低層可見錯誤逐步移向高層結構殘差。
為避免把「任務變難」誤認成「模型錯誤型態變了」,本文區分三種來源:
Generation Shift=Task-Selection Shift=Detection Shift.
- Generation Shift:模型本身產生不同類型的錯誤;
- Task-Selection Shift:因模型變強,人類把它推去更難、更長、更開放的任務,因此暴露新錯誤;
- Detection Shift:新的 verifier、formalization、trajectory audit 使以前存在但看不見的錯誤被發現。
只有在 matched-task 或 frontier-normalized regime 中,才能較可靠研究第一種真正的 morphology change。
本文提出 Error Morphology Vector:
E=(L,S,D,R,B,P,T,V)
其中:
- L:Layer / abstraction depth;
- S:Spatial / structural locality;
- D:Detectability;
- R:Repairability;
- B:Blast radius;
- P:Propagation / persistence potential;
- T:Temporal position in trajectory;
- V:Verification dependence。
這使兩個同樣「錯一次」的系統可以具有完全不同風險。例如,一個 syntax error:
Esyntax
通常 detectability 高、blast radius 小、repair cost 低;而一個被嵌入架構早期的錯誤抽象:
Earchitecture
可能局部每一步都看似合理,但經過數十個 downstream steps 後才形成失敗。
本文因此提出:
Error Count=Error Risk.
更合理的風險可概念化為:
RE=e∑P(e)⋅I(e)⋅Ldetect(e)⋅Pprop(e),
其中 I(e) 為影響、 Ldetect 為偵測延遲、 Pprop 為錯誤傳播可能性。
本文進一步將 formal reasoning 視為觀察 morphology shift 的重要實驗場。既有 EveMissLab 的 Mathematical Problem Formalization 研究已指出:
Proof Formalization=Problem-Generation Formalization,
以及:
logical correctness of a formal proof=fidelity of the formal target to the intended problem.
因此,當 theorem prover 越來越能產生 kernel-accepted proof,錯誤前沿可能上移到:
- theorem target 選錯;
- 量詞依賴錯;
- hidden assumption 被漏掉;
- formal statement drift;
- bridge lemma 缺失;
- architecture-level dependency omission。
FormalProofBench 2026 顯示 frontier foundation models 在 graduate-level Lean proof 上仍有巨大空間,最佳基礎模型約為 33.5% accuracy;TheoremBench 2026 則發現現有 prover 容易偏向先解簡單 subtheorems,且常以冗長 tactic trace 取代緊湊 proof plan。這些結果顯示,形式數學中的剩餘失敗已不能只由「會不會寫 Lean syntax」描述。
Long-horizon Agent 研究呈現類似現象。AgentRx 2026 針對失敗 trajectory 標註 critical failure step,LongRCA Bench 則顯示在上百步 Agent 軌跡中,即使知道最終失敗,要定位最早決定性 root-cause step 仍很困難;HORIZON 與 YC-Bench 等工作亦開始觀察 goal drift、state loss、over-parallelization、錯誤依賴與 compounding consequences。這表明:
Agent Reliability=Per-Step Correctness.
本文最後提出 Error Morphology Evaluation Protocol(EMEP)。對不同 AI 世代或 interaction regime,不只記錄 success rate,而同步記錄:
- first-shot error type;
- earliest decisive error;
- detection latency;
- repair rounds;
- residual error after repair;
- blast radius;
- formal / empirical verification status;
- whether error originated in representation, reasoning, tool use, state, architecture, or trajectory.
本文的核心主張不是「AI 越強,錯誤越陰險」這種不可證偽敘事,而是:
當低階錯誤被能力提升與工具化大量消除後,可靠性研究必須把注意力上移到更高抽象、更長依賴、更難驗證的 residual error frontier。
關鍵詞: Error Morphology Shift、Residual Error Frontier、Formal Verification、Omission Error、Boundary Error、Architecture Error、Long-Horizon Agent、Trajectory Failure、Recursive Repair、Verification Debt
1. 問題:AI 變強以後,錯誤去哪裡了?
最簡單模型:
C(A)↑⇒P(E)↓.
這可以成立。
但它沒有回答:
P(E=ei)
的分布如何改變。
2. 錯誤率與錯誤型態是兩個問題
定義:
pE(A,T)=P(error∣A,T).
再定義:
πE(e)=P(E=e∣error occurred).
模型可以:
pE↓
同時:
πE
大幅改變。
3. Error Morphology Shift
本文定義:
ME(A,T,R)=P(E=e∣A,T,R).
若:
ME(A1,T,R)=ME(A2,T,R),
則存在 error morphology difference。
4. 低階錯誤群
Motivating taxonomy:
E1=symbol error
E2=definition / local-state loss
E3=execution failure
E4=invalid local reasoning step.
5. 高階殘差群
E5=missing condition
E6=boundary ambiguity
E7=abstraction mismatch
E8=formal obligation omission
E9=architecture branch omission.
6. 這不是嚴格階梯
不能假設:
E1<E2<⋯<E9
在所有 domain 都成立。
它們只是具有不同 abstraction / dependency depth 的候選類別。
7. Error Layer
本文定義:
L(E)∈{0,1,…,k}.
例如:
- L0:surface;
- L1:local semantic;
- L2:local logic;
- L3:condition / boundary;
- L4:formal obligation;
- L5:architecture;
- L6:trajectory / world state;
- L7:meta-framing。
8. Surface Error
例如:
- typo;
- syntax;
- malformed call;
- wrong variable name。
通常:
Ddetect↑.
9. Local Semantic Error
例如使用錯一個定義、混淆局部符號。
10. Local Logical Error
例如:
A→B
被錯推為:
B→A.
11. Missing-Condition Error
局部推理都對,但漏掉:
H∗.
結果:
locally valid+globally underconditioned.
12. Boundary Error
方法在:
U
內有效,
但 AI 外推到:
x∈/U.
13. Abstraction-Layer Mismatch
例如使用:
回答:
或用:
支撐:
14. Formal Obligation Omission
非形式論證看起來成立,
但 formalization 展開後出現:
O1,O2,…,On
其中某個 obligation 未被滿足。
15. Architecture Branch Omission
整體 design 很合理,
但在:
G=(V,E)
中漏掉一條必要 branch:
e∗∈/Eimplemented.
16. Trajectory Error
不是某一步明顯錯,
而是:
a1,a2,…,an
組合後逐步偏離。
17. Meta-Framing Error
問題本身被表示錯:
Q→Q′.
之後每一步都可以非常高品質,
但答案屬於錯的問題。
18. 三種「錯誤變高階」的來源
本文要求區分:
Generation Shift
Task-Selection Shift
Detection Shift.
19. Generation Shift
固定:
T,R,V
後,
模型 A2 的:
P(E=ei)
與 A1 系統性不同。
這才最接近真正 model error morphology shift。
20. Task-Selection Shift
模型變強後,人類開始交付:
D(T)↑.
新錯誤可能只是新任務區域的錯誤。
21. Selection Effect
如果舊模型根本到不了 architecture stage,
它不會犯 architecture omission。
它可能更早就在 syntax stage 失敗。
因此:
later failure=worse capability.
22. Detection Shift
加入:
- formal verifier;
- static analyzer;
- trajectory audit;
後,原本看不見的高階錯誤變得可見。
23. 更好的驗證器可能讓錯誤「看起來變多」
若:
V2>V1,
則:
Ndetected(V2)>Ndetected(V1)
完全可能。
24. 因此 Error Detection Rate 與 Error Generation Rate 必須分開
pgen=pdetect.
25. Frontier-Normalized Comparison
為降低 task-selection confound,可定義 relative difficulty:
δ(T,A)=Cbaseline(A)D(T).
26. 比較相近 δ
若:
δ(T1,A1)≈δ(T2,A2),
再比較 morphology,較合理。
27. Matched-Task Comparison
另一種方式是直接固定同一:
T.
但當強模型接近 ceiling 時,error sample 太少。
28. 因此需要兩種研究設計
- Same-task morphology;
- Frontier-normalized morphology。
兩者回答不同問題。
29. Error Morphology Vector
本文提出:
E=(L,S,D,R,B,P,T,V).
30. Layer L
錯誤位於哪個抽象層。
31. Structural Locality S
錯誤影響:
- one token;
- one function;
- one lemma;
- one module;
- whole architecture。
32. Detectability D
有多容易被:
- parser;
- compiler;
- test;
- human;
- prover;
發現。
33. Repairability R
錯誤被定位後,需要多少修改才能恢復。
34. Blast Radius B
錯誤會破壞多少 downstream state。
35. Propagation P
錯誤能否被後續步驟吸收成「正常前提」。
36. Temporal Position T
錯誤發生在 trajectory:
37. Verification Dependence V
是否只有特定 verifier 才能發現。
38. 一個 syntax error
可以概念化:
Esyntax=(0,local,high detect,easy repair,small blast,low propagation,early,compiler).
39. 一個 architecture assumption error
可能:
Earch=(5,global,low detect,hard repair,large blast,high propagation,early-origin/late-detection,multi-verifier).
40. Error Count 不等於 Error Risk
因此:
NE=RE.
41. Error Risk
概念上:
RE=e∑P(e)I(e)Ldetect(e)Pprop(e).
42. 模型可以少犯錯,但剩餘錯誤更昂貴
例如:
P(E)↓,
但:
E[I(E)∣E]↑.
兩者可同時成立。
43. 這不代表強模型風險必然更高
總風險仍可能:
RE↓.
本文只要求不能只看 error count。
44. Formal Reasoning 是理想觀察場
因為形式系統能把:
hidden obligation
顯式化。
45. Proof Correctness 與 Target Fidelity
既有 MPF 研究已提出:
Proof Formalization=Problem-Generation Formalization.
46. Kernel Accepted 不保證問對問題
可以:
K(Π,Tf)=PASS,
但:
Tf=Tintended.
47. 這是典型高階 error
形式 proof 無錯,
錯的是:
target selection.
48. Premature Closure
若 AI 太早把:
Csource
凍結成:
Cfreeze∗,
可能遺失 proof-relevant semantics。
49. Quantifier Error
例如:
∀x∃Wx
被誤升格為:
∃W∀x.
這類錯誤表面 syntax 完全合法。
50. Witness-Dependency Error
同樣:
∀N∃AN⇒∃A∀N.
若依賴被壓掉,formal proof target 本身已變。
51. FormalProofBench 的訊號
2026 FormalProofBench 對 advanced undergraduate / graduate Lean proofs 測試 frontier models。
最佳基礎模型約:
33.5%.
52. 這說明 frontier formal reasoning 仍遠未飽和
但更重要的是 failure analysis。
較弱模型可能直接:
- proof incomplete;
- invalid Lean;
- search failure。
53. 更強模型可能卡在更深 obligation
例如:
- wrong lemma search;
- over-search;
- proof plan inefficiency;
- hidden dependency。
54. TheoremBench 的訊號
TheoremBench 2026 建立 main theorem + supporting subtheorem 結構。
55. 它看到一個有趣現象
現有 provers:
biased toward easy subtheorems.
56. 也常產生冗長 tactic trace
而不是:
compact global proof plan.
57. 這是一種 morphology signal
不是單純:
會 / 不會證明。
而是:
proof search 如何組織。
58. Proof Existence 不等於 Proof Trust Architecture
既有 Proof Lattice 研究提出:
Proof Existence=Proof Trust Architecture.
59. 同一 proof 重跑十次不是十份獨立驗證
10×same checker=10×independent verification.
60. Verification Diversity
所以 error morphology 研究也需要:
- proof-path diversity;
- checker diversity;
- formalism diversity;
- assumption diversity;
- statement diversity。
61. Local Correctness 可能掩蓋 Shared Dependency Error
若多條 proof 都依賴:
L∗,
而:
L∗
錯,
表面 diversity 可能是假象。
62. 程式工程也有類似遷移
弱模型常犯:
- syntax;
- import;
- type;
- runtime。
63. 強模型可能更多剩餘錯誤在
- wrong architecture assumption;
- omitted migration path;
- race condition;
- hidden state;
- permissions;
- incomplete rollback;
- one unhandled branch。
64. Test Pass 不等於 Architecture Complete
local tests pass⇒global branch coverage.
65. Omission Error 是特殊高風險類
模型沒有說錯任何已輸出的句子。
它只是:
did not generate a necessary branch.
66. 為什麼 omission 難抓?
因為 verifier 需要知道:
應該存在什麼。
而不是只檢查:
已存在的東西是否正確。
67. Completeness Verifier
因此需要:
Vcomplete
而不只是:
Vcorrect.
68. Correctness 與 Completeness
Correctness=Completeness.
69. 長程 Agent 的錯誤更像 trajectory phenomenon
Agent 執行:
s0→a1→s1→⋯→sn.
70. 最後失敗不代表最後一步錯
earliest decisive error:
ek
可能早在:
k≪n
時出現。
71. AgentRx 的方向
AgentRx 2026 將失敗 agent trajectory 標註 critical failure step 與 grounded failure category。
72. 這代表 failure analysis 正從 output-level 轉向 root-cause-level
Outcome Failure→Trajectory Diagnosis.
73. LongRCA Bench
LongRCA Bench 2026 包含:
1140
條 failed trajectories,跨五個 domain。
74. Median trajectory 約 145 steps
這種長度下:
找最早決定性 root-cause step
本身已是困難任務。
75. Strongest baseline 仍難精確定位 root step
這直接說明:
Failure Attribution
是 long-horizon reliability 的獨立能力。
76. HORIZON 類工作
長程 task failure 會隨:
- dependency depth;
- horizon;
- state;
- planning;
改變。
77. YC-Bench 的錯誤也不是單一 step accuracy
其一年期 startup simulation 中可看到:
- over-parallelization;
- adversarial client miss;
- persistent-state use;
等結構差異。
78. Per-Step Correctness 不能推出 Trajectory Correctness
若每步:
P(ai correct)=p,
不能只用:
pn
完整描述長程失敗。
79. 因為錯誤會改變後續 state distribution
一個早期錯誤:
ek
會改變:
P(sk+1:n).
80. Error Becomes Premise
最危險情況之一:
Et→accepted state→Et+1.
81. Error Compounding
可寫:
ϵt+1=F(ϵt,Δϵt,Rt).
82. Repairability 變得比 First-Shot 更重要
若模型能自動:
- detect;
- localize;
- rollback;
- retry;
則 first-shot error 未必致命。
83. First-Shot Accuracy
P0=P(correct on first attempt).
84. Eventual Correctness
Pn=P(verified correct within n repairs).
85. Repair Gain
GR(n)=Pn−P0.
86. Repair Contraction
對 residual error:
ϵk,
定義:
κk=∥ϵk∥∥ϵk+1∥.
87. 若 κk<1
錯誤收斂。
88. 若 κk≈1
repair 沒有效果。
89. 若 κk>1
修復反而擴散錯誤。
90. Error Migration Through Repair
有時修掉:
E3
後,
剩下:
E6.
這不是 repair 失敗,而是 deeper residual 被暴露。
91. Residual Error Frontier
本文定義:
FE(A,R)
表示在能力 A 與 repair regime R 下,仍然穩定存活的 error classes。
92. AI 越強,Residual Frontier 可能往上移
假說:
E[L(E)∣E∈FE]↑.
93. 但這是待驗證假說
它可能在某些 domain 不成立。
例如 stronger model 也可能突然消除某類 high-level error。
94. Error Morphology 可能非單調
模型世代:
A1→A2→A3
可出現:
E5↓,E7↑,E8↓.
沒有必要形成單一直線。
95. Morphology Tensor
更合理:
ME=[P(E=ei∣Aj,Tk,Rl,Vm)].
96. 這是一個條件分布
不是模型永久 personality。
97. Error Detection Latency
定義:
LD(e)=tdetected−tintroduced.
98. 高階錯誤常具有高 detection latency
因為它可能直到:
- integration;
- formalization;
- deployment;
- late proof obligation;
才暴露。
99. Early-Origin / Late-Detection
這是高 blast-radius error 的典型模式:
torigin≪tdetect.
100. Root-Cause Distance
定義:
DR=nfailure−nroot.
101. DR 越大,debug 越難
尤其 multi-agent handoff 中,責任角色甚至可能已變。
102. Error Ownership
在 multi-agent system 中:
E
可能由:
- planner;
- worker;
- verifier;
- memory;
- tool;
產生。
103. Responsible Role
因此 failure taxonomy 應包含:
Role(E).
104. Error Morphology Evaluation Protocol(EMEP)
本文提出標準流程。
105. EMEP Step 1:固定評測語境
記錄:
A,T,R,V,B.
106. Step 2:記錄 First Failure
分類:
Efirst.
107. Step 3:定位 Earliest Decisive Error
不是只記最後 crash。
108. Step 4:執行 Repair Loop
直到:
- verified success;
- budget exhausted;
- residual stable。
109. Step 5:記錄 Residual Error
Eres.
110. Step 6:量 Detectability / Blast / Repair Cost
建立:
E.
111. Step 7:做 Verifier Ablation
比較:
V0,V1,…,Vn.
分離 detection shift。
112. Step 8:做 Task Matching
比較 same-task 與 frontier-normalized regime。
113. Error Morphology Matrix
輸出:
Mij=P(E=ei∣Aj).
加上 task / verifier 維度。
114. Error Migration Distance
若有 error-layer 座標:
L(e),
可定義:
ΔL=E[L(E)∣A2]−E[L(E)∣A1].
115. 但 ΔL>0 不自動表示更危險
仍要看:
RE.
116. Error Severity–Detectability Tradeoff
高階模型理想情況:
P(E)↓
且:
Ddetect↑.
這是雙重進步。
117. 危險情況
若:
P(E)↓
但:
Ddetect↓
且:
B(E)↑,
則剩餘錯誤更難治理。
118. Verification Architecture 因此必須跟模型能力一起升級
CA↑⇒CV↑
是工程目標,不是自然必然。
119. Verifier Lag
若:
CA>CV,
可能形成:
Verification Lag.
120. 這與 B03 Visibility 問題直接相連
若 verifier 看不到 error:
χE↓.
121. Error Visibility Threshold
本文可定義:
χE(e,V,O)
表示錯誤被識別的概率。
122. Model Capability 變強也可能降低錯誤可見性
因為輸出更流暢、更局部一致。
所以:
Plausibility↑⇒Correctness↑
對個別 residual output 仍成立。
123. 但整體 correctness 仍可同時提高
本文不是說 stronger models 更會 hallucinate。
而是:
剩下的 hallucination / omission 可能更難由表面 fluency 發現。
124. Human Coupler 的角色也會變
舊模型時,人類常修:
- syntax;
- direct facts;
- obvious mistakes。
125. 新模型時,人類可能更多修
- definition;
- scope;
- boundary;
- proof obligation;
- architecture completeness;
- experiment interpretation。
126. 這就是 Coupling Skill Migration
定義:
Hrepair(t)
所需技能也可能向 higher meta-level 移動。
127. B05 的前置
若所需 repair / activation skill 越高階,
能有效耦合的使用者比例可能改變。
這會在 B05 處理。
128. B06 的前置
B06 將把:
- problem construction;
- method;
- verification;
- repair;
正式放進 coupling state space。
129. B07 的現實觀測價值
高能力專家與 AI 的 frontier work 可觀察:
錯誤究竟已從 basic mistakes 移去哪裡。
130. B08 的長期問題
若 AI 能自己:
- detect omissions;
- identify boundary mismatch;
- formalize obligations;
- audit architecture;
則人類 repair role 可能下降。
131. 可證偽命題一
若 error morphology 不隨模型能力改變,
則 matched-task regime 下:
ME(A1)≈ME(A2).
132. 可證偽命題二
若 observed shift 主要來自 task selection,
則同一任務比較中:
ΔL≈0,
而 frontier-normalized comparison 才有差。
133. 可證偽命題三
若 observed shift 主要來自 better verification,
則固定 model / task、只提升 verifier:
Nhigh−level detected↑.
134. 可證偽命題四
若 stronger model repairability 提升,
則:
GR(n)↑
且:
κ↓.
135. 可證偽命題五
若 omission 成為重要 residual class,
則 completeness-oriented verifier 的 marginal detection gain 應高於 syntax-oriented verifier。
136. 可觀測預測
本文提出九個預測:
- frontier models 的 syntax / direct execution error rate 將持續低於舊世代。
- residual failures 會更多集中於 condition omission、boundary mismatch、formal obligations、architecture completeness 與 long-horizon state errors。
- first-shot correctness 的邊際價值會逐步讓位給 eventual verified correctness 與 repair contraction。
- formal verification 會把部分自然語言中不可見的 proof obligations 顯影。
- software Agent evaluation 會增加 completeness、branch coverage、rollback、state consistency 與 trajectory root-cause metrics。
- long-horizon Agent failure taxonomy 會從 final-outcome labels 走向 earliest decisive root cause。
- stronger models 的 remaining errors 將需要更專業 verifier 才能可靠辨識。
- human–AI coupling 中人類修正工作會從低階 syntax correction 向 definition、boundary、architecture、verification 移動。
- 當 AI self-verification 與 meta-repair 成熟後,這些高階 residual classes 也會再次縮小,形成新的 error frontier。
137. 與既有 EveMissLab 研究的關係
137.1 CFATC-B01 至 B03
B01:
Clatent=Crealized.
B02:
coupling→frontier activation.
B03:
Crealized=Cvisible.
B04 增加:
higher capability=same residual error distribution.
137.2 Mathematical Problem Formalization
既有 MPF 研究提出:
Proof Formalization=Problem-Generation Formalization
以及 target fidelity / premature closure 問題。
B04 將其視為典型高階 error morphology。
137.3 Multi-Proof / Proof Lattice
既有研究提出:
Proof Existence=Proof Trust Architecture.
B04 將 verifier diversity、shared dependency 與 statement fidelity 納入 error detectability。
137.4 LHCF Cognitive Resistance
LHCF 已指出:
local comprehension⇒global theory reconstruction.
B04 將局部—全域差距轉成錯誤分布問題。
137.5 APR / Differential Reobservation
APR 的差分重觀察思想提供另一個 repair 接口:
不必每次重算全部狀態,而應針對變化與殘差重新觀察。
B04 的 residual-error monitoring 與此相容。
138. 外部研究支點
- Ravi, N. et al., FormalProofBench: Can Models Write Graduate Level Math Proofs That Are Formally Verified?, ICLR 2026.
- Pham, Q. V. et al., TheoremBench: Evaluating LLMs on Theorem Proving in Formal Mathematics, 2026.
- Barke, S. et al., AgentRx: Diagnosing AI Agent Failures from Execution Trajectories, Microsoft Research, 2026.
- Zhang, Y. et al., LongRCA Bench: Diagnosing Responsible Roles and Root Causes in Long-Horizon Agent Failures, 2026.
- Wang, X. J. et al., The Long-Horizon Task Mirage? Diagnosing Where and Why Agentic Systems Break (HORIZON), 2026.
- He, M. et al., YC-Bench: Benchmarking AI Agents for Long-Term Planning and Consistent Execution, 2026.
- OpenAI, Safety and Alignment in an Era of Long-Horizon Models, 2026.
這些外部研究不直接提出本文的 Error Morphology Shift 理論;它們分別提供 formal-proof residual、proof-structure bias、trajectory diagnosis、root-cause localization 與 long-horizon failure decomposition 的實證支點。
139. 結論
本文提出:
Error Morphology Shift
作為 frontier AI reliability 的核心研究問題之一。
真正需要測的不是只有:
P(error).
還包括:
P(E=e∣A,T,R,V).
因為 AI 變強後,最常見的情況可能不是:
錯誤全部消失。
而是:
低階錯誤先被消除,剩下的錯誤往更長依賴、更高抽象、更難驗證的 residual frontier 集中。
但這個命題只有在排除:
Task-Selection Shift
與:
Detection Shift
後,才有資格被稱為真正 model morphology shift。
所以本文的最終方法論是:
Same Task+Frontier-Normalized Task+Verifier Ablation+Trajectory Root Cause+Repair Analysis.
而 reliability 的目標也應從:
Never Make a Mistake
轉成更現實的:
Make Fewer Errors+Detect Earlier+Repair Reliably+Prevent Propagation+Expose Residual Boundaries.
CFATC 至此形成:
Latent→Activated→Visible→Residual Error Morphology.
下一篇 CFATC-B05 將正式處理本系列最具爭議性的猜想之一:
Tail-Domain Contraction Hypothesis.
也就是:
AI 越強,雖然能使用 AI 的人越多,但真正能反覆把它推入最高能力尾端的人類比例,是否反而可能下降?
Canonical Source Note
本文件的正式原稿為此 UTF-8 Markdown source。聊天介面的渲染版本不應被視為 canonical source。
數學公式 canonical delimiter 僅使用:
- inline math:
$...$
- display math:
$$...$$
不得以 Unicode 數學字元替換 LaTeX source,不進行 unicode_escape 類 round-trip,不自行改寫反斜線、delimiter 或公式原始碼。