文章

AI and Amoeba, Fighting Together — Learning intelligence and mediating intelligence — AI 与变形虫并肩作战:学习智能与中介智能

Masashi Aono(AMOEBA ENERGY)'Lab to Fab' 系列第四篇。区分'让个体变聪明的学习智能'(AI/深度学习/Physical AI)与'让众多个体在共享资源上同时成立的中介智能'(变形虫优化引擎),论证半导体 gigafab 的相变——从靠缓冲吸收不确定性的防御系统,转向靠可预测性与实时重调度同步整厂的进攻系统。TSMC 2nm 单晶圆 ~3 万美元、单制程代年产值数百亿美元,整厂流量提升 1% 即可达数亿美元/年量级。英文原文(Medium 公开全文,无付费墙)+ 中文深度解读。

AI and Amoeba, Fighting Together — Learning intelligence and mediating intelligence — AI 与变形虫并肩作战:学习智能与中介智能

本文整理自 Masashi Aono(青野正士,AMOEBA ENERGY 创始人;曾任理化学研究所/CeMVISTA、大阪大学教授) 发布于 Medium 的文章,原文发布于 2026-07-16(标题原文:AI and Amoeba, Fighting Together — Learning intelligence and mediating intelligence)。 这是作者 “Lab to Fab” 系列(共五篇 Essay)的第四篇(Essay IV of V),主题为”我们为什么要重新发明半导体制造”。 结构为 正文(英文原文,全文公开、无付费墙)+ 解析(中文深度解读),方便中英对照阅读。 来源说明:本发布保留完整英文原文并附中文深度解读,仅作信息整理与学习用途,著作权归原作者所有,建议在 Medium 关注 @aono_62517 支持原作者。原文联系方式:public@amoebaenergy.com。


第一部分:正文(Original Article)

AI and Amoeba, Fighting Together — Learning intelligence and mediating intelligence

Essay IV of the “Lab to Fab” series — Why we set out to reinvent semiconductor manufacturing

Masashi Aono · Jul 16, 2026

There is computation that makes each individual cleverer, one machine at a time, and computation that mediates a swarm of clever individuals without letting it collapse. What is driving the former most powerfully today is AI. What aims to take on the latter is the Amoeba Optimization Engine, born of Physarum Tectonics. This essay sets out to discern where learning intelligence and mediating intelligence part ways, and where they join forces.

1. Individual and whole

By “individual” or “agent” here, I mean an entity that autonomously optimizes its own local objective while sharing finite resources with other individuals. Automated transport vehicles that carry wafer lots in a semiconductor factory, or AGVs (Automated Guided Vehicles) that retrieve goods in a warehouse, share physical resources such as aisles, intersections, and process tools. AI agents share logical resources: API-call quotas, computational resources, database consistency under concurrent writes, the same calendar slots, the same codebase, the same budget. In every case, each agent has its own objective, and all of them share limited resources at the same moment in time.

For this individual, the AI that grows clever by learning from data — represented by deep learning and generative AI — answers the question of “what the individual should do next.” The Amoeba Optimization Engine, by contrast, answers a different question: “how to move all the individuals so that they do not break down.”

Even when each individual becomes able to choose a locally reasonable next move, whether the choices of multiple individuals can hold simultaneously on shared resources lies beyond the reach of any one individual’s local prediction. When the right move for robot A is to go straight through the intersection, and the right move for robot B is also to go straight through the same intersection, both are locally reasonable, and yet they collide. Neither A nor B can adequately judge, from its own observations and policy alone, whether the shared intersection will remain conflict-free. The more strongly an individual optimizes its local objective, the more firmly it tends to claim the resource that is right for itself. Even as individuals grow clever, the problem of whether multiple local rightnesses can hold simultaneously on shared resources remains. This is why, I believe, the computation of “total mediation” — making multiple local rightnesses hold at once — is needed separately from the computation that makes individuals clever, and it is needed outside the individual.

That said, the Amoeba is not the only computational technology for solving total mediation. Within computer science as well, there is a long line of research on coordinating multiple individuals [1,2]. In Essay II, I classified the various solution methods along three axes and drew a map: whether constraints are treated as penalties or as structure; whether states are updated one at a time, sequentially, or moved all at once, in parallel; and whether information flows in one direction or propagates bidirectionally. The Amoeba sits at the position where three properties overlap: structure, parallel, and bidirectional. At this point, there are also other approaches that partially share the properties of structure and parallelism. For instance, some confine the search to the feasible region alone [3], while others reconcile the whole by exchanging information among neighbors [1]. However, these methods do not necessarily solve the problem by propagating the departure constraints and the arrival constraints simultaneously from both ends of the same field, letting them meet in the middle and reconciling them there. On that basis, the distinctive character of the Amoeba Optimization Engine is that it places this “bidirectional parallel propagation” at the very center of how it assembles a solution. The positioning, in short, is this: compared with other methods that solve the same total mediation, the way it solves it is different.

2. The Fab’s Phase Transition

Today’s advanced semiconductor factories, the “gigafabs,” are designed and operated with multiple uncertainties built in: process-tool status, priority changes, transport delays, storage constraints, and sudden exceptions. Because the arrival time of a lot is not perfectly predictable, each process tool keeps some slack, bracing for the “we do not know exactly when it will come.” A wafer lot that arrives too early may wait near the tool; a lot that arrives too late may leave the tool idle. This slack — that is, the buffer — piles up across the fab. Work-in-process, tool idle time, and margins left in the plan are, in part, insurance against uncertainty.

If the arrival-time distribution of AMHS transport could be narrowed sharply, and lots could be delivered into specified time windows with high reliability, the process tools could compress some of the slack they hold against uncertainty. Buffers in front of tools could be reduced in part, too-early dwelling could be curbed, and too-late tool idling could be reduced. The premiums paid against uncertainty would not disappear, but a meaningful part of them could be compressed.

But what is truly large lies beyond that. As the temporal reliability of transport rises, the connection between one process tool and the next becomes more plannable. Tool A’s release schedule and tool B’s receiving schedule can be linked through a tighter arrival-time window. Once that becomes possible, the limiter on production planning can be raised. As things stand, because transport is uncertain, production plans often have to remain coarse and loose — roughly this order, with roughly this much margin. Make them too tight, and transport variability tears them apart. But as the predictability of transport rises, it begins to make sense to link production planning and transport planning at a finer temporal granularity, and the room to keep meshing the two continuously widens.

Of course, the situation on the fab floor changes from moment to moment: new instructions, unexpected process-tool failures, route blockages, priority changes. Against such change, the fab must keep updating its plans without ever stopping. And that, precisely, is the total mediation the Amoeba Optimization Engine is aiming for. Once it becomes possible to keep rescheduling production and transport plans in real time, the entire fab can be handled at a finer temporal granularity. When that is achieved, the fab can move toward a phase transition — from a defensive system that absorbs uncertainty with buffers, into an offensive system in which predictability and continuous rescheduling synchronize the whole.

3. The Economy Beyond

Taiwan’s TSMC positions a gigafab as a large-scale manufacturing facility with the capacity to produce more than a hundred thousand 300 mm wafers per month [4]. For the advanced 2 nm generation, there have been reports and estimates that the per-wafer price reaches 30,000 dollars [5] (this is not a TSMC-published price). There are also reports that TSMC’s 2 nm monthly capacity could expand to around the hundred-thousand-wafer scale by the end of 2026 [6], and across all of TSMC in 2025 it shipped 15 million wafers on a 12-inch-equivalent basis, with revenue reaching 122.4 billion dollars [7]. Taken together, these figures give an order-of-magnitude sense that a single advanced process generation, or a large-scale production line spanning multiple fabs, can handle value on the order of tens of billions of dollars per year. It follows that if the flow of the entire fab could be improved by 1%, the effect could — depending on the assumptions — reach hundreds of millions of dollars per year, on the order of tens of billions of yen.

This effect, however, does not arise from transport alone. The problem of total mediation includes, in addition to transport, many decisions and setups such as production planning (which materials to run in which order) and tool assignment (which tool to feed, and when). Only when production planning, tool assignment, and transport planning mesh as one integrated whole — and that whole synchronizes without breaking down — does the possibility of an economic effect of this large magnitude emerge. To press the point once more: this is a future prospect, not a figure demonstrated today. To get there, the whole must mesh as a single system, and that is not something that can be completed by a single company or a single system alone. So this is not a promise, but an estimate of the horizon we should be heading toward.

4. Toward the Field of Autonomous Individuals

The individuals defined in Section 1 — that is, entities that autonomously optimize their own objectives while sharing finite resources — will increase in both number and variety across many sites and domains. Transport robots in semiconductor factories, warehouse robots, the many arms on a welding line, and self-driving cars on city streets all share resources such as aisles, intersections, process tools, and roads. What makes such individuals, moving in physical space, cleverer one machine at a time is the technology called “Physical AI” [8]. Whereas AI until now has mainly handled digital information such as language, images, video, and code, Physical AI gives autonomous systems like robots and self-driving cars the ability to perceive, understand, reason about, and act in the real physical world.

NVIDIA is rolling out World Foundation Models for Physical AI, and building computational infrastructure for robot learning, autonomous vehicles, and vision AI [9]. BMW has launched a pilot project to integrate humanoid robots into its existing automobile mass-production process [10]. The commercial use of robotaxis is expanding as well: Waymo’s weekly paid rides were reported to have reached a scale of 500,000 as of March 2026 [11].

The same thing is happening in the logical space of software systems. AI agents are becoming entities that not only generate text but call external tools, update calendars, change code, write to inventory databases and budget systems, and carry workflows through to the end [12]. What is shared at this point is not aisles and intersections. It is “logical resources”: the same open slot on the same calendar, the integrity of the same codebase, the quantity of the same inventory, the same budget allocation, the same approval flow, the same computational resources.

Looked at as a single AI agent, its operation may be correct. A sales agent reserves inventory for customer A, while another sales agent allocates the same inventory for customer B. A development agent rewrites one section of code to fix a bug, while another development agent rewrites a neighboring section to add a feature. Every one of these operations is rational from the standpoint of its own local objective. But when they are executed at the same time, double bookings, double allocation of inventory, budget overruns, code conflicts, and breakdowns in the order of approvals can occur.

What is needed is not merely to command each agent to “think more cleverly.” It is a layer that mediates, as a whole, who may use which resource, in what order, and under what constraints. Indeed, it has been pointed out that when multiple AI agents modify the same mutable state in parallel, contention over shared state arises, and mediation mechanisms tailored to the context of agents are beginning to be researched [13]. There has also long been a research stream that treats the resources shared by multiple individuals as a set of constraints [1].

For problems in which many moving bodies share the same space and time, a certain way of thinking has developed: first assemble each individual’s movement tentatively; when a collision is found, add a condition that forbids that specific mode of collision; then assemble the movements again. This idea has begun to be applied not only to physical aisles and intersections, but also to the allocation of logical resources such as computational and communication resources [14,15]. That said, collisions among AI agents are not simply the same problem as collisions in physical space. In logical space, the meaning of words, business responsibility, authority, auditability, irreversible operations, and human judgment all overlap. Therefore, the Amoeba does not solve collisions among AI agents in general.

What the Amoeba Optimization Engine may be able to touch is the portion that can be cut out as shared resources, time windows, capacities, ordering, and exclusion conditions. Semantic contradictions and business judgments themselves must be connected to AI, humans, rules, safety mechanisms, and audit mechanisms. But once a domain has been formulated as time-indexed shared-resource constraints — who can use which resource, and when — a structure appears that is shared with total mediation in physical space. There is room for Amoeba-type computation to connect to that structure: embedding constraints not as penalties but as structure, reconciling them not sequentially but in parallel, and not from one side alone but from both sides [16]. AI raises the individual’s capacity for judgment. The Amoeba aims to mediate, on top of formalized shared resources, so that those clever individuals can coexist and act at once. AI and the Amoeba do not fight over the same role on the same battlefield; from different positions — individual intelligence and total mediation — they fight together toward the same operational pain.

5. Toward the Neglected Soil

The fruits of total mediation have a structure that is hard to measure. Not that they cannot be measured. We can ask how much collisions, deadlocks, and replanning failures have been reduced; how much throughput, work-in-process (WIP), process-tool idle time, on-time adherence, replanning time, and exception-handling counts have improved. By such indicators it is possible to quantify and evaluate the effect of total mediation. But what produced the good or the bad result is rarely a single cause. The degree of the substantive contribution is hard to disentangle, and a common yardstick that works across different fields has yet to settle into place.

Just as a soccer goalkeeper, even when keeping goals conceded to zero through positioning that prevents dangerous shots and through commanding the defense, is hard to credit, the value of total mediation becomes harder to see precisely when it has forestalled a breakdown. The performance of a single individual, on the other hand, is easy to measure by various indicators. From the very moment of development, individuals are designed so that they can hit those target indicators on their own. And the highly rated individual, like a soccer top scorer, ends up dazzlingly praised. Out of such asymmetry, attention and investment have concentrated on the easy-to-measure performance of the individual, while the hard-to-measure total mediation has often been left neglected. A structure resembling the autoimmune degradation brought on by metric reductionism, which I described in Essay I, lies here too.

In that neglected soil, the first seeds are now beginning to be sown. The problem has become clear, and the contours of the technology are starting to come into view. In the next essay, “Sowing the Seeds of Abundance,” I look ahead to how AMOEBA ENERGY will cultivate this neglected soil, and what it may bring to fruit.

End of Essay IV of V

Contact: public@amoebaenergy.com


References

  1. Fioretto, F., Pontelli, E. & Yeoh, W. (2018). “Distributed Constraint Optimization Problems and Applications: A Survey.” Journal of Artificial Intelligence Research, 61, 623–698. DOI: 10.1613/jair.5565
  2. Buşoniu, L., Babuška, R. & De Schutter, B. (2008). “A Comprehensive Survey of Multiagent Reinforcement Learning.” IEEE Transactions on Systems, Man, and Cybernetics, Part C, 38(2), 156–172. DOI: 10.1109/TSMCC.2007.913919
  3. Hadfield, S., Wang, Z., O’Gorman, B., Rieffel, E. G., Venturelli, D. & Biswas, R. (2019). “From the Quantum Approximate Optimization Algorithm to a Quantum Alternating Operator Ansatz.” Algorithms, 12(2), 34. DOI: 10.3390/a12020034
  4. Taiwan Semiconductor Manufacturing Company Limited (TSMC) (n.d.). “GIGAFAB® Facilities.” Taiwan Semiconductor Manufacturing Company Limited. https://www.tsmc.com/english/dedicatedFoundry/manufacturing/gigafab
  5. TrendForce (2025, June 2). “TSMC’s 2nm Wafers Rumored to Soar to $30K Per Unit, Yet CSP Giants Reportedly Rush to Adopt by 2027.” TrendForce News. https://www.trendforce.com/news/2025/06/02/news-tsmcs-2nm-wafers-rumored-to-soar-to-30k-per-unit-yet-csp-giants-reportedly-rush-to-adopt-by-2027/
  6. TrendForce (2025, January 1). “TSMC Sets Up 2nm Pilot Line, Aims for 130,000 Wafers Monthly by 2026.” TrendForce News. https://www.trendforce.com/news/2025/01/01/news-tsmc-sets-up-2nm-pilot-line-aims-for-130000-wafers-monthly-by-2026/
  7. Taiwan Semiconductor Manufacturing Company Limited (TSMC) (2026). 2025 Annual Report. Taiwan Semiconductor Manufacturing Company Limited. https://investor.tsmc.com/static/annualReports/2025/english/index.html
  8. NVIDIA Corporation (n.d.). “What is Physical AI?” NVIDIA Glossary. https://www.nvidia.com/en-us/glossary/generative-physical-ai/
  9. NVIDIA Corporation (n.d.). “NVIDIA Cosmos: Physical AI with World Foundation Models.” NVIDIA. https://www.nvidia.com/en-us/ai/cosmos/
  10. BMW Group (2026, February 27). “BMW Group to deploy humanoid robots in production in Germany for the first time.” BMW Group PressClub Global. https://www.press.bmwgroup.com/global/article/detail/T0455864EN/bmw-group-to-deploy-humanoid-robots-in-production-in-germany-for-the-first-time?language=en
  11. Korosec, K. (2026, March 27). “Waymo’s skyrocketing ridership in one chart.” TechCrunch. https://techcrunch.com/2026/03/27/waymo-skyrocketing-ridership-in-one-chart/
  12. OpenAI (n.d.). “A practical guide to building agents.” OpenAI. https://openai.com/business/guides-and-resources/a-practical-guide-to-building-ai-agents/
  13. Lyu, H., Zhang, D., Wu, M., Wei, X. & Chen, H. (2026). “CoAgent: Concurrency Control for Multi-Agent Systems.” arXiv:2606.15376. https://arxiv.org/abs/2606.15376
  14. Sharon, G., Stern, R., Felner, A. & Sturtevant, N. R. (2015). “Conflict-based search for optimal multi-agent pathfinding.” Artificial Intelligence, 219, 40–66. DOI: 10.1016/j.artint.2014.11.006
  15. Zheng, Y., Ravi, S., Kline, E., Koenig, S. & Kumar, T. K. S. (2022). “Conflict-Based Search for the Virtual Network Embedding Problem.” Proceedings of the International Conference on Automated Planning and Scheduling, 32(1), 423–433. DOI: 10.1609/icaps.v32i1.19828
  16. Aono, M., Ohkoda, K., Wakamiya, R., Okuyama, T. & Amano, H. (2025). “The Amoeba Optimization Engine: A Programmable IC for Accelerating Real-Time Coordinated Control of Large-Scale Robot Transport” [in Japanese]. Journal of the Robotics Society of Japan, 43(7), pp. 661–667. DOI: 10.7210/jrsj.43.661

第二部分:解析(深度解读)

一、核心论点:两种计算,各司其职

作者 Masashi Aono 在这篇 Essay IV 里提出了一个对当前 AI 浪潮具有”矫正视角”的命题:今天被热捧的”学习智能”(AI/深度学习/生成式 AI/Physical AI)与”中介智能”是两类不同性质的 computation,前者让个体变聪明,后者让一群聪明的个体在共享资源上同时不崩溃。二者不抢同一块战场,而是并肩作战。

这个切分本身并不复杂,但它的杀伤力在于:当前几乎所有 AI 投资、媒体关注、KPI 设计都在奖励”个体变聪明”——因为个体指标好测、好归因、好讲故事;而”中介智能”的成果像足球守门员零封对手一样,越是把崩溃消弭于未然,越难被看见、被计价、被投资。 作者称之为”度量还原论引发的自体免疫退化”(Essay I 中的概念),这是整篇论证最锋利的一刀。

变形虫优化引擎(Amoeba Optimization Engine)就是作者押注在”被忽视的土壤”上的种子——一种源自 Physarum Tectonics(黏菌构造学)、以”结构 + 并行 + 双向”三性合一为特征的总中介计算硬件。

二、关键概念逐条解读

1. 学习智能 vs 中介智能

维度学习智能(AI)中介智能(Amoeba)
回答的问题“这个个体下一步该做什么?”“如何让所有个体一起动而不崩?”
技术代表深度学习、生成式 AI、Physical AI、World Foundation Models变形虫优化引擎(基于 Physarum Tectonics)
作用位置在个体内部在个体之外、整厂之上
衡量方式个体指标好测(命中率、延迟、收益)成果难测(崩溃被消弭 = 看不见收益)
投资现状注意力与资本高度集中长期被忽视

关键判断:这两者不是替代关系,而是”不同战场、同一痛点”。AI 让个体判断力提升,Amoeba 让聪明的个体能在共享资源上共存并行动。

2. “总体中介”(Total Mediation)问题

个体即便各自都做出了”局部正确”的选择,多个局部正确同时在共享资源上发生时仍会冲突。作者的经典例子:机器人 A 直行过路口是局部最优,机器人 B 直行过同一路口也是局部最优——两者都合理,但相撞。这种”多个局部正确能否同时在共享资源上成立”的问题,超出了任何单一个体局部预测的能力范围,必须有一层在个体之外的计算来承担。

作者强调:这并非变形虫独家领地。计算机科学里分布式约束优化(DCOP,[1])、多智能体强化学习([2])、量子退火类方法([3])、CBS 类冲突搜索([14,15])都在解同一类问题。变形虫的差异化定位是 “双向并行传播”(bidirectional parallel propagation)——从起点约束和终点约束两端同时向中间传播、在中间会合时调和,而非单向或串行。

3. Fab 的”相变”:从防御到进攻

这是本文对半导体行业最具操作意义的一段。当前 gigafab 的运作哲学是“用 buffer 吸收不确定性”——WIP 堆积、机台 idle time、计划 margin,本质上都是针对”不知道 lot 什么时候到”的保险费。

作者提出的相变路径:

1
2
3
4
5
6
7
8
9
10
11
AMHS 到达时间分布大幅收窄
   ↓
机台可压缩"抗不确定性"的 slack(buffer / 过早驻留 / 过晚空置)
   ↓
相邻机台间的时序连接变得可规划(A 的释放 ↔ B 的接收窗口)
   ↓
生产计划与运输计划可在更细时间粒度上耦合
   ↓
实时重调度不停机 → 整厂在更细粒度上被同步
   ↓
【相变】防御系统(靠 buffer 吸收不确定性)→ 进攻系统(靠可预测性 + 连续重调度同步整厂)

注意作者的态度:他明确说这是”未来图景,不是今天已证实的数字”,并且”不是单家公司或单个系统能独立完成的”。这是一个 horizon estimate,不是一个 promise。

4. 经济量级估算(TSMC 2nm 案例)

数据点数值来源
Gigafab 定义月产 >10 万片 300mm 晶圆TSMC 官网 [4]
2nm 单晶圆价格(传闻)~$30,000TrendForce [5],非 TSMC 官方
2nm 月产能(2026 年底预估)~10 万片TrendForce [6]
TSMC 2025 全年1500 万片 12 寸等效,营收 $1224 亿TSMC 年报 [7]
单一先进制程代年产值数百亿美元量级作者推算
整厂流量提升 1% 的潜在效应数亿美元/年(数千亿日元量级)作者推算

重要限定:这个 1% 效应不是运输单独贡献的,必须生产计划 + 机台分配 + 运输计划三者作为一个整体同步才可能浮现。作者反复强调”这是 horizon,不是 promise”。

5. Physical AI 与 AI Agent 的两条平行战线

作者把”自主个体”的扩散切成两个空间:

  • 物理空间:半导体厂搬运机器人、仓库 AGV、焊接线多臂、城市道路自动驾驶——NVIDIA Cosmos World Foundation Models、BMW 人形机器人试点、Waymo 周付费 50 万次(2026-03)都是这一战线的信号。
  • 逻辑空间:AI agent 不再只生成文本,而是调用工具、改日历、改代码、写库存库与预算系统。共享的不是过道和路口,而是”同一日历的同一空档、同一代码库的完整性、同一库存数量、同一预算额度、同一审批流”。

两条战线共享同一类问题结构:一旦把领域形式化为”时间索引的共享资源约束(谁能用哪个资源、何时用)”,物理空间与逻辑空间就出现共同结构,Amoeba 类计算就有接入空间——把约束作为结构而非惩罚嵌入、并行而非串行调和、双向而非单向传播

但作者也划了边界:语义矛盾和业务判断本身不能由 Amoeba 解决,必须连接到 AI、人、规则、安全机制、审计机制。Amoeba 只能触达”可切出为共享资源 / 时间窗 / 容量 / 排序 / 互斥条件”的那部分。

三、分层拆解:从概念到产业的映射

层级内容本文对应位置
哲学层学习智能 vs 中介智能的二分;度量难易导致投资扭曲§1, §5
算法层约束作结构 / 并行更新 / 双向传播的三轴分类;CBS、DCOP、量子退火的相对定位§1 末段
系统层Fab 相变:buffer 吸收不确定性 → 可预测性 + 实时重调度同步整厂§2
经济层TSMC 2nm 单晶圆 $30K、整厂 1% = 数亿美元/年§3
产业扩散层Physical AI(NVIDIA/BMW/Waymo)+ AI Agent 逻辑资源冲突§4
投资层“被忽视的土壤”——中介智能因难测而被低估,是反向布局机会§5

四、技术趋势判断

  1. AMHS 时间可靠性是 fab 相变的杠杆点。运输到达时间分布的收窄,不只是压缩 buffer,而是把”生产计划—运输计划”耦合粒度从粗松提到精细,这是整厂产能上限被重新拉高的真正入口。
  2. Physical AI 与 AI Agent 共享同一类”总中介”问题结构。这意味着变形虫类硬件/算法在半导体厂之外有可迁移市场——仓储、车队、机器人产线、甚至 AI agent 编排平台。
  3. “度量还原论的自体免疫退化”是当前 AI 投资的结构性盲区。个体指标好测 → 资本集中 → 中介智能被忽视 → 系统性脆弱累积。识别这个盲区的公司,有可能在”被忽视的土壤”上获得不对称回报。
  4. 变形虫不是替代 AI,而是补 AI 之缺。AI 提升个体判断力,Amoeba 让聪明个体共存——这是”and”不是”or”。投资者不应把它当作 AI 对立面,而应看作 AI 大规模部署后必然涌现的”中介层”需求。

五、与本站其他文章的连接

六、风险提示

  1. 经济估算高度依赖假设。”$30K/晶圆”是 TrendForce 传闻非 TSMC 官方;”1% = 数亿美元/年”是作者明确标注的 horizon estimate,非已证实数据。读者不应据此做投资决策。
  2. 变形虫优化引擎目前仍是早期技术。作者自述 AMOEBA ENERGY 正在”播种”,距大规模产业落地尚远。硬件化([16] 的可编程 IC)+ 软件生态 + 客户验证三关都未走完。
  3. 总中介的市场教育成本高。正因为”成果难测”,向 fab 客户证明 ROI 本身就是难题——这是技术之外的商业化风险。
  4. 本文是系列第四篇,论证依赖前置 Essay。Essay I 的”度量还原论自体免疫退化”、Essay II 的”三轴分类地图”是理解本文的必要前置,建议结合阅读。
  5. 作者既是技术提出者也是商业利益相关方(AMOEBA ENERGY 创始人)。论证方向性强,读者需独立判断技术路线的客观竞争力。

系列导航:本文是 Masashi Aono “Lab to Fab” 系列的 Essay IV of V。后续 Essay V《Sowing the Seeds of Abundance》将展望 AMOEBA ENERGY 如何耕作这片”被忽视的土壤”。建议关注作者 Medium @aono_62517 获取系列全文。

本文由作者按照 CC BY 4.0 进行授权