Tsinghua and Tencent Propose TRACE Framework to Optimize Rollout Budget in LLM Post-Training
Researchers from Tsinghua University and Tencent's Hunyuan team have proposed TRACE, a framework that treats agent trajectories as trees and actively allocates rollout budgets to nodes most likely to yield success/failure contrasts. This improves reinforcement learning post-training efficiency under the same budget. Experiments show TRACE consistently outperforms methods like GRPO on math reasoning, multi-hop QA, and function calling tasks, e.g., boosting accuracy on Qwen3-14B multi-hop QA from 51.2% to 54.0%.