确定性 (determinism)
集里怎么说它
- 《Heitor:用智能体重塑软件工程工作流的实操蓝图》(34:04起):本集核心诉求:人类和智能体都是非确定性的,所以需要通过命令、合并检查、lint 规则等机制注入确定性,防止工作流失控
- 《桥水内部版 AI 分析师 PAT:把数小时研究压到几分钟》(17:25起):本集把它说成:核心架构基石,即同样的输入永远得出完全相同的输出,不允许随机性;测试中 95% 的情况两个不同智能体写出的代码运行结果完全一致。
① 提到它的金句
4 条
我超级喜欢,因为我向组织解释的所有事情等等,人类天生是不确定的。但我们现在正在添加更多的智能体。我们更加不确定了。所以我需要某种程度的确定性。
指向原始笔记的链接
I’m a big fan of, because of everything I explained to organizations and so forth, is that humans are non-deterministic by nature. But now we’re adding more agents. We’re even more non-deterministic. So I need some level of determinism.
—— Heitor Lessa · [33:53]
这是在确保模型拥有主观能动性来自由推理和行动与构建一个 UX 之间的张力,这个 UX 需要具有很好的交互性,具有以可预测和确定性方式渲染的丰富元素。
指向原始笔记的链接
the tension between making sure the model has agency to reason and act freely with building a UX that’s kind of nicely interactive, has rich elements that are rendered in a predictable and deterministic way.
—— 嘉宾 · [06:47]
很多业务运营是完全确定性的,所以有很多 AI 被用在了不该用的地方,只是在让你花钱。
指向原始笔记的链接
A lot of business operations are fully deterministic, so you Do m that there’s a lot of AI that’s being used in places that it shouldn’t be used and it just costing you money.
—— Ran Arusi · [21:56]
随着智能体变得更高效、更有效,我认为我们会更倾向于依靠技术控制作为门禁机制,而不是对它能做什么的主观人为评估——因为再说一次,由于非确定性,你真的很难回头去问一个智能体:你为什么把这些文件全删了?
指向原始笔记的链接
So as an agent becomes more efficient and effective, I think we’re going to lean more on technical controls as a mechanism to gate versus a subjective human assessment of what it can do, because again, the non-determinism, it’s really hard to go back to an agent and ask, why did you go delete all these files?
—— Robert Lucero · [18:36]
② 出现在这些集
2 集
- 《Heitor:用智能体重塑软件工程工作流的实操蓝图》 — 作为概念
- 《桥水内部版 AI 分析师 PAT:把数小时研究压到几分钟》 — 作为概念
③ 关联
点进去有真内容 —— 本页主要出口
智能体 · Heitor Lessa · Brendan McManus · 规范驱动开发 · Bridgewater Associates · 苏格拉底方法 · PAT · 对抗性审查 · Claude Code · 合并检查
