concept Updated 2026-07-24 Tags: Ai, Innovation, Search, Evolution, Creativity

Novelty Search

Novelty search is the search strategy foregrounded in 139. 为什么伟大不能被计划:有志者事竟成,吗? through [[WhyGreatnessCannotBePlanned|《为什么伟大不能被计划》 / Why Greatness Cannot Be Planned]]. Instead of rewarding movement toward a fixed target, it rewards unusual behavior or new forms, preserving diversity in the search space.

The episode uses image breeding, robot mazes, robot walking, biological evolution, and reading to make the idea concrete. The point is not randomness for its own sake. Novelty matters because complex outcomes often require intermediate states that no one would choose if they only asked whether the state already resembles the final goal.

Key Claims

  • Novelty search can outperform objective-driven search when the objective creates misleading local gradients.
  • Rewarding unusual behavior preserves options that may later become useful stepping stones.
  • Novelty is not the same as chaos; it needs constraints, selection, memory, and continued exploration.
  • In the source’s life-design translation, reading, job trials, projects, and weak-tie contacts can all widen the search space.
  • Novelty search helps explain why apparently useless research or odd creative work should not be rejected only because its endpoint is unclear.

Connections