Switch language한국어
Back to the list

Co-ReAct: Rubrics as Step-Level Collaborators for ReAct Agents

TL;DR AI

Key summary

2 min read
  1. Co-ReAct introduces rubric-guided step-level planning for ReAct agents, injecting rubrics at each inference step to steer reasoning and actions.

  2. A rubric generator is trained with GRPO using list-wise Spearman correlation against expert rankings, helping it learn better next-step guidance.

  3. The approach improves search-intensive reasoning and action selection on benchmarks such as DeepResearchBench and SQA-CS-V2.

  4. Results show gains over ReAct and other baselines across both open and closed models, without changing the agent’s core decision logic.

Read the original