stash pagesTrend 1 — Self-play, but only with an AnchorMD2mo agoRaw

This page is public — anyone with the link can see it. Sign up for Stash to make it private.

Create your own page →

Trend 1 — Self-play, but only with an Anchor

Asymmetric self-play (one role generates problems, the other solves them) is the most popular RSI primitive in the workshop. The bigger story, though, is that vanilla self-play silently drifts and most papers' contribution is the anchor that prevents that drift.

Papers

Synthesis

Anchors come in three forms: (a) a real-data goalpost set (GASP), (b) a self-rubric quality reward (LSP), or (c) embedding-similarity to a reference distribution (ASP). The shared lesson: a closed self-play loop will optimize the proxy — you need a non-self signal to stop the slide.

Related

  • Trend 7 — Failure Modes Catalogued (ASP regression, model collapse)
  • Trend 10 — Self-Curriculum from Learnability (Agent0, GASP, SAGE all use p ≈ 0.5 curricula)
  • Home