Switch language한국어
Back to the list

Harness-1: Reinforcement Learning for Search Agents with State-Externalizing Harnesses

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Harness-1, a 20B retrieval subagent trained with reinforcement learning inside a stateful search harness.

  2. The harness externalizes memory and bookkeeping—candidate pools, curated evidence, verification records, and compressed observations—so the model can focus on search, selection, verification, and stopping.

  3. Harness-1 achieved strong results across eight benchmarks and showed especially good transfer to held-out retrieval tasks.

  4. The work suggests search agents improve when environment-side state handles working memory, making reinforcement learning more effective for new retrieval settings.

Read the original