AI Briefing
KO

PORTool: Reward Tree-Based Importance-Aware Policy Optimization for Multi-Tool Integrated Reasoning

·2026.05.04 09:00

Key point

PORTool improved both accuracy and tool-call efficiency together through step-wise importance estimation.

Details

PORTool uses a rewarded rollout tree to reduce the credit assignment problem that arises from outcome-only reward training. Because the structure shares a common prefix before branching, it allows direct comparison of different tool-use decisions within the same context.

Step-wise importance is estimated using two signals.

  • A correctness-dominant signal that checks whether the descendant paths of a given step can reach the final correct answer
  • An auxiliary term that reflects whether the tool call at that step actually succeeded

The policy is updated using the step-wise importance obtained this way, guiding more efficient tool calls and reasoning. By jointly reflecting local branch comparisons and overall path quality, it moves toward reducing unnecessary calls while raising the correct-answer rate.

In experiments, final answer accuracy improved while the number of tool-call steps decreased, and the ablation study also confirmed the robustness of the proposed step-wise importance estimation.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.