Multimodal Deep Search · 2026

DeepVoyager-VL

Incentivizing Vision-in-the-Loop Search for Long-Horizon Multimodal Agents

Huanyao Zhang1Jiepeng Zhou2Runhao Zhao3Yanzhe Shan4Jiaoyang Chen5Bowen Zhou1Bo Li1Fang Wang1Jialong Wu1Zhengwei Tao1Lang Mei6Xiaohan Yu6Liyan Liu6Chong Chen6Wentao Zhang1

◇ Equal contribution Project leader† Corresponding authors

Vision in the LoopLong-Horizon SearchSupervised Fine-TuningMultimodal Event Graph
01 / Overview

Vision in the loop, not only at the input.

The supervision gap. As Figure 1(a)–(c) shows, existing methods build the reasoning chain in text first and place vision at the input or near the answer, so acquired images rarely drive later retrieval.

EventVoyage-VL is our structure-before-language synthesis pipeline and resulting vision-in-the-loop data source. As Figure 1(d)–(e) shows, it creates long-horizon questions with intermediate visual dependencies; the curated trajectories are then distilled into DeepVoyager-VL.

Comparison of multimodal search data synthesis paradigms

Comparison of four multimodal search data synthesis paradigms and a long-horizon vision-in-the-loop example

Figure 1. Comparison of multimodal search data synthesis paradigms. Prior methods place vision at the input through entity substitution (a), concentrate visual reasoning before text-based search (b), or graft visual evidence near the answer (c). We instead synthesize vision-in-the-loop questions from a visually enriched multimodal event graph (d), as illustrated by a representative long-horizon example (e).

Overview of DeepVoyager-VL

Five-stage overview of DeepVoyager-VL from multimodal event graph construction through supervised fine-tuning

Figure 2. Overview of DeepVoyager-VL, encompassing vision-in-the-loop data synthesis, difficulty-aware trajectory curation, and supervised agent training.

02 / Performance

Leading multimodal search performance at both scales.

Across ten multimodal search benchmarks, DeepVoyager-VL-8B and DeepVoyager-VL-30B-A3B outperform scale-matched multimodal search agents on eight and nine benchmarks, respectively, while the same framework also transfers consistently across three different base models.

DeepVoyager-VL-8B54.8Average score · best on 8 of 10 benchmarks
DeepVoyager-VL-30B-A3B58.6Average score · best on 9 of 10 benchmarks

Performance across ten multimodal search benchmarks

Accuracy or task-native score; higher is better.

ModelMMSearchSimpleVQALiveVQAFVQABC-VLMM-BCMMSearch+VDRBC-V³VisBrowseAvg.
Direct Answer
GPT-5.568.767.073.066.747.917.520.318.623.036.143.9
Gemini-3.1-Pro64.264.165.058.941.411.526.415.619.323.739.0
Claude-Opus-4.659.871.753.160.143.513.213.215.415.027.237.2
Qwen3-VL-30B-A3B-Instruct18.753.242.734.729.64.03.23.86.011.220.7
Qwen3-VL-8B-Instruct15.244.741.028.025.14.93.22.81.08.917.5
Agentic Workflow
GPT-5.582.782.390.384.368.251.948.642.055.066.367.2
Gemini-3.1-Pro82.781.087.381.365.944.451.540.850.062.164.7
Claude-Opus-4.681.781.788.079.363.249.452.136.655.062.765.0
Qwen3-VL-30B-A3B-Instruct64.771.073.372.341.69.917.721.611.323.140.7
Qwen3-VL-8B-Instruct61.760.067.769.734.65.813.516.87.715.435.3
Multimodal Deep Search Agents · 8B
MMSearch-R1-7B53.857.448.458.44.0
WebWatcher-7B49.154.351.221.24.7
DeepEyesV2-7B63.759.460.6
SenseNova-MARS-8B67.870.256.267.1
Vision-DeepResearch-8B69.676.764.742.620.429.211.7
MM-DeepResearch-8B67.865.965.069.237.9
POINTS-Seeker-8B70.868.877.771.244.425.2
OpenSearch-VL-8B64.571.659.671.537.620.8
SimpleSearch-VL-8B77.176.675.276.852.132.5
Visual-Seeker-8B72.247.616.127.334.7
DeepVoyager-VL-8B72.776.382.782.758.424.037.135.032.347.354.8
Multimodal Deep Search Agents · 30B
WebWatcher-32B55.359.058.727.08.7
SenseNova-MARS-32B74.374.160.872.6
Skywork-R1V4-30B-A3B66.167.238.4
Vision-DeepResearch-30B-A3B69.677.674.253.728.537.8
REDSearcher-MM-30B-A3B †72.979.357.223.526.6
MM-DeepResearch-32B69.067.668.070.143.0
LMM-Searcher-30B-A3B †‡71.0 / 72.322.3 / 30.132.9 / 34.842.0 / 48.3
OpenSearch-VL-30B-A3B68.774.967.473.241.133.5
SimpleSearch-VL-30B-A3B83.679.681.179.055.934.4
DeepVoyager-VL-30B-A3B74.081.082.784.764.230.540.639.435.053.858.6
Table 1.Performance comparison across ten multimodal information-seeking benchmarks. Within each comparison group, the best and second-best results are bolded and underlined, respectively. † denotes initialization from a Thinking checkpoint; ‡ denotes LMM-Searcher's 30-turn / 100-turn settings (x / y).

Framework comparison across base models

All framework evaluations use up to 50 interaction turns.

Base modelEvaluation methodMMSearchMM-BCMMSearch+VisBrowseAvg.
GPT-5Direct Answer33.310.319.126.022.2
Vision-DeepResearch workflow63.717.2
LMM-Searcher agentic search72.223.734.835.541.6
DeepVoyager-VL (Ours)79.749.850.859.259.8
Gemini-2.5-ProDirect Answer39.810.314.527.223.0
Vision-DeepResearch workflow69.022.2
LMM-Searcher agentic search66.312.128.116.030.6
DeepVoyager-VL (Ours)72.019.033.443.842.1
Qwen3-VL-30B-A3B-ThinkingDirect Answer17.77.12.713.010.1
Vision-DeepResearch workflow53.213.6
LMM-Searcher agentic search62.09.814.416.025.6
DeepVoyager-VL (Ours)70.010.020.920.730.4
Table 2. Performance comparison of different multimodal search frameworks across three base models. The average is computed over four benchmarks; “—” denotes unreported results.
03 / Ablation study

Both the data and the agent design matter.

Adding 7K vision-in-the-loop trajectories yields further average gains of +5.4 for 8B and +6.5 for 30B, while removing any core agent component lowers average performance by 2.5–4.0 points.

Training-data ablation

SettingBC-VLBC-V³VisBrowseAvg.
Qwen3-VL-8B (Agentic)34.67.715.419.2
+ 20K multi-source trajectories54.426.740.840.6
+ 7K VIL trajectories58.432.347.346.0
Qwen3-VL-30B-A3B (Agentic)41.611.323.125.3
+ 20K multi-source trajectories62.228.742.644.5
+ 7K VIL trajectories64.235.053.851.0
Table 3. Cumulative training-data ablation: 20K multi-source trajectories followed by 7K VIL trajectories.

Framework component ablation

SettingFVQAVDRBC-V³Avg.
Full DeepVoyager-VL78.036.039.351.1
w/o Summary74.035.032.347.1
w/o Image Search77.735.432.748.6
w/o Fetch Image76.335.633.348.4
w/o Crop Image75.733.036.348.3
Table 4. DeepVoyager-VL component ablation with Qwen3.6-35B-A3B; each setting removes one component.
04 / Findings

The learned behavior is longer and more visual.

Under unified rollouts, EventVoyage-VL yields 64.3% visual-tool calls and peaks at 16–20 turns, compared with at most 40.6% visual-tool use and 1–10-turn peaks in prior datasets.

Visual tool engagement64.3%

of tool calls are visual, versus 40.6%, 30.3%, and 10.1% in three public datasets.

VIL trajectory gain+6.5

average points from 7K VIL trajectories on the 30B model, beyond a strong 20K mixture.

Training recipeSFT only

achieves 54.8 and 58.6 average scores without an additional reinforcement-learning stage.

Trajectory analysis

Tool-call proportions showing greater visual tool use in EventVoyage-VL(a) Visual tool engagement
Trajectory turn distribution showing a longer interaction horizon for EventVoyage-VL(b) Interaction horizon

Figure 3. Trajectory statistics from unified Doubao-2.0-Pro rollouts on 1,000 examples per dataset. (a) Tool-call proportions by functional category. (b) Trajectory counts in five-turn intervals. OSVL, VDR, and RED-MM denote OpenSearch-VL, Vision-DeepResearch, and REDSearcher-MM, respectively.

05 / BibTeX

Cite DeepVoyager-VL.

@misc{zhang2026deepvoyagervlincentivizingvisionintheloopsearch,
      title={DeepVoyager-VL: Incentivizing Vision-in-the-Loop Search for Long-Horizon Multimodal Agents}, 
      author={Huanyao Zhang and Jiepeng Zhou and Runhao Zhao and Yanzhe Shan and Jiaoyang Chen and Bowen Zhou and Bo Li and Fang Wang and Jialong Wu and Zhengwei Tao and Lang Mei and Xiaohan Yu and Liyan Liu and Chong Chen and Wentao Zhang},
      year={2026},
      eprint={2608.01827},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2608.01827}, 
}