Waking Up Blind: Cold-Start Optimization of Supervision-Free Agentic Trajectories for Grounded Visual Perception

arXiv cs.AI / 4/21/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces SPECTRA, a supervision-free training framework for small vision-language models that aims to improve robustness and tool orchestration for agentic behaviors.
  • SPECTRA uses cold-start reinforcement learning and enforces “Soft Structured Multi-turn Rollouts” to make agents explicitly sequence tool-derived evidence before synthesizing answers, grounding reasoning in visual observations.
  • It applies a multi-objective reward that jointly optimizes task correctness, rollout structure, and tool usefulness, allowing agents to learn without human preference labels.
  • The work proposes a new metric, Tool Instrumental Utility (TIU), to measure tool effectiveness even when ground truth is unavailable.
  • Experiments on composite and out-of-distribution benchmarks (including MMMU-Pro) show improvements of up to 5% in task accuracy and 9% in tool efficiency compared with prior approaches.

Abstract

Small Vision-Language Models (SVLMs) are efficient task controllers but often suffer from visual brittleness and poor tool orchestration. They typically require expensive supervised trajectory tuning to mitigate these deficits. In this work, we propose Self-supervised Perception Enabled by Cascaded Tool Rollout Alignment (SPECTRA), a supervision-free framework that bootstraps agentic capabilities via Coldstart Reinforcement Learning for SVLMs. SPECTRA enforces Soft Structured Multi-turn Rollouts, a topological constraint that directs agents to explicitly sequence tool derived evidence before synthesis, effectively grounding reasoning in visual observations. We employ a multi-objective reward signal that simultaneously maximizes task correctness, rollout structure, and tool utility, enabling agent to self-discover robust behaviors without human preference labels. We further introduce Tool Instrumental Utility (TIU), a novel metric to quantify tool efficacy in the absence of ground truth. Extensive evaluations across composite and out-of-distribution (MMMU-Pro) benchmarks demonstrate that SPECTRA boosts agentic trajectories, improving task accuracy by up to 5% and tool efficiency by 9%, enabling more efficient multimodal agents that learn effectively from environmental interaction alone.