PROGRESS: Coverage-Guided RL for Search-Augmented LLM Agents
A novel reinforcement learning technique named PROGRESS has been introduced to enhance the training of search-augmented large language model (LLM) agents. This approach, outlined in an arXiv paper (2608.00969), tackles a significant drawback of current methods that depend on outcome-level rewards, which offer minimal guidance on search behavior and fail to utilize the agent's capacity to break down complex queries. PROGRESS employs teacher-guided coverage rewards to directly influence the generation of decomposed queries by the policy model. During the training phase, static teacher models segment intricate queries into fundamental search queries that steer the policy model's search actions. Incorporated into an R1-style training framework, PROGRESS delivers lightweight direction on query decomposition choices without requiring extensive process-level supervision. Experiments indicate that coverage-guided RL enhances overall task performance, underscoring the necessity of explicit supervision in query decomposition. The paper has been submitted to arXiv.
Key facts
- PROGRESS is a new reinforcement learning method for training search-augmented LLM agents.
- It uses teacher-guided coverage rewards to shape decomposed query generation.
- Frozen teacher models decompose complex queries into essential search queries.
- The method is integrated into an R1-style training framework.
- It provides lightweight guidance without dense process-level supervision.
- Experiments show coverage-guided RL improves overall task performance.
- The paper is on arXiv with ID 2608.00969.
- The method addresses limitations of outcome-level rewards in existing approaches.
Entities
Institutions
- arXiv