Switch language한국어
Back to the list

Self-Play Meets Skill Evolution: Self-Evolving Search Agents that Pose, Solve, and Remember

TL;DR AI

Key summary

2 min read
  1. Researchers introduced SESA, a self-evolving search agent framework where problem generation and skill memory co-develop.

  2. In SESA, one agent creates questions while another solves them using retrieved procedural skills in a self-play loop.

  3. Failures are turned into new skills and written back to memory, which then shapes future training data and policy learning.

  4. Across seven open-domain and multi-hop QA benchmarks, SESA outperformed prior self-play and skill-augmented baselines.

  5. The paper suggests external skill memory can improve not just inference, but also training dynamics and future task generation.

Read the original