Switch language한국어
Back to the list

FineVerify: Scaling Test-Time Compute with Fine-Grained Self-Verification for Agentic Search

TL;DR AI

Key summary

2 min read
  1. Researchers introduced FineVerify, a self-verification framework for agentic search that breaks complex questions into smaller checkable sub-questions.

  2. It scores sampled agent trajectories against these local checks and selects the highest-scoring candidate, making test-time verification more granular and interpretable.

  3. On four agentic search benchmarks with two models, FineVerify beat standard scaling baselines, including gains for GPT-5-mini and Gemini-3-flash.

  4. With 12 samples, it even helped GPT-5-mini surpass GPT-5 on BrowseComp-Plus.

Read the original