2026-08-28·by Sijie Wang#cybernetics#theory#control-methods

selection

选择(Selection)

时机:事后。 生成大量候选,保留最好的那个。

  • 计算机:best-of-n、集成(ensembling)、锦标赛
  • 社会:市场、选举、同行评审

在 vibe-linter 中,一个多工作树(multi-worktree)节点天然就带来这种效果(在若干隔离的工作树中并行跑 N 个 agent,挑出胜出者)——因此它能和 isolation 组合起来用。现代机器学习训练有一半(6+7:AlphaZero)都建立在这个机制上。

上级:control-methods

about this entry

One of sijie's wiki entries. The AI on this site is grounded in the same corpus and answers in sijie's voice, with citations back to entries like this one — answering costs sijie money, so it waits behind a code: enter an access code →

selection