Towards On-Policy Data Evolution for Visual-Native Multimodal Deep Search Agents
- lab CatalyzeX
- lab DagsHub
- lab Gotit.pub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
Researchers have proposed a new method called On-Policy Data Evolution (ODE) to improve the performance of multimodal deep search agents by reusing intermediate visual evidence and continuously refining training data, according to a paper published on arXiv [1]. The study, authored by Shijue Huang and colleagues, targets a core limitation in current systems designed for multimodal deep search, where an agent must chain together search, tool use, and visual reasoning [1]. The first bottleneck identified is that existing tool-use frameworks treat images as transient outputs, preventing later tools from reusing intermediate visual evidence. The second is that training data is typically built with fixed curation recipes that do not adapt to the agent's evolving capabilities [1][2]. To address this, the team introduced a visual-native agent harness built around an image bank reference protocol. This system registers every image returned by a tool as an addressable reference, making it available for reuse by subsequent tools in a task chain [2]. On top of this harness, the ODE framework operates a closed-loop data generator that refines itself across multiple rounds using rollouts from the policy being trained. This process ensures each round's data targets the specific skills the current policy has yet to master [1][2]. The framework supports the generation of both supervised fine-tuning data and policy-aware reinforcement learning tasks, covering the full training lifecycle of the agent [2]. The performance gains were measured across eight multimodal deep search benchmarks. The Qwen3-VL-8B agent's average score rose from 24.9% to 39.0% with ODE, a result that the paper notes surpasses the 37.9% achieved by Gemini-2.5 Pro in a standard agent-workflow setting. At a 30-billion-parameter scale, the average score increased from 30.6% to 41.5% [1][2]. Large language models, which underpin such agents, are neural networks trained on vast text corpora and are often fine-tuned for specific tasks [3]. The quality of their training data is critical, as biased or inaccurate data can reduce reliability [3]. The ODE approach directly confronts the challenge of producing high-quality training datasets, a process that is typically difficult and expensive due to the labor required for labeling [4]. The paper's further analyses validated the effectiveness of image-bank reuse, particularly on complex tasks requiring iterative visual refinement, and found that the rollout-feedback evolution yielded more grounded training traces than static synthesis methods [2].
regulationapplicationresearch-papermodel-releasetool-release
Background sources we checked (9)
- arxiv.org ↗ Multimodal deep search requires an agent to solve open-world problems by chaining search, tool use, and visual reasoning over evolving textual and visual context. Two bottlenecks limit current systems. First, existing tool-use harnesses treat images returned by search, browsing, …
- en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …
- en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
- en.wikipedia.org ↗ A social networking service or social networking site, abbreviated as SNS, is a type of online social media platform which people use to build social networks or social relationships with other people who share similar personal or career content, interests, activities, background…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…