操作形态学:自修改 LLM 智能体的具身认知 v1.0
统计数据
- 31 章节 (25 主章节 + 6 附录)
- 30 教学实验 (含可运行 Python 代码)
- 10 研究笔记
- 144 BibTeX 文献条目
- 10 SVG 专业配图
- 75+ ASCII 图表
- 100+ 练习题
- 96,742 字 (约178页)
核心理论
- B = {P, T, M, C} 四元组形态学框架
- Meta-Controller U 自修改循环
- 5 个可测试假说 (H1-H5)
- 5 级智能体层次 (L0-L5)
- MorphBench 评估基准 (7×5×10×3 = 1,050 cells)
- 三重验证机制 (Sandbox + Property Tests + SMT/Z3)
在线阅读
- GitHub Pages: https://aidless.github.io/morphagent-textbook/
- 仓库: https://github.com/aidless/morphagent-textbook
ICLR 2027 论文
- 见 research/iclr-2027-submission/paper.md
引用
@book{morphagent2026,
title = {操作形态学:自修改 LLM 智能体的具身认知},
author = {Liu Zewen},
year = {2026},
publisher = {Open Source},
url = {https://github.com/aidless/morphagent-textbook}
}