cs.CVMay 22, 2026

B-GRTO: Bootstrapped Group Relative Tool Optimization for Referring Segmentation

Authors: Mario MarkovStefan Maria AiluroMohammad MahdiLuc Van GoolDanda Pani Paudel

Organizations: INSAIT, Sofia University "St. Kliment Ohridski"

Abstract

Segmentation is a fundamental task in computer vision, underpinning pixel-level scene understanding and serving as a cornerstone for applications ranging from autonomous perception to medical image analysis. For complex referring segmentation, recent methods pair large vision-language models with segmentation decoders: the former analyzes the image and prompt, while the latter predicts the target mask. Although reinforcement learning improves reasoning-intensive vision-language systems, trainable tools such as segmentation decoders are typically optimized separately with differentiable objectives, and the principled integration of such objectives into reinforcement learning remains underexplored. Thus, we introduce group relative tool optimization (GRTO), a mathematically grounded framework for jointly optimizing a policy with differentiable tool use. GRTO reuses group relative policy optimization (GRPO) rollouts to optimize the auxiliary tool objective, letting decoder gradients complement policy rewards. Further, we derive Bootstrapped-GRTO (B-GRTO), a pre-training method that cheaply bootstraps the tool, leading to faster convergence and superior performance. Across three challenging referring segmentation settings, B-GRTO results in substantial improvements over plain GRPO, matching or surpassing domain-specific state-of-the-art methods. This demonstrates the value of unifying reinforcement learning with differentiable auxiliary objectives for reasoning-intensive segmentation.

Explore similar work

CardsList
  1. 0.5%>100%: Bidirectional Reciprocal Learning for Referring Image Segmentation

    Sep 21, 2026Xiaoqiang Lu, Licheng Jiao, Lingling Li +5