Osilly/Vision-DeepResearch

[ICML 2026 & EMNLP 2026] Multimodal deep-research MLLM and benchmark. The first long-horizon multimodal deep-research MLLM, extending the number of reasoning turns to dozens and the number of search-engine interactions to hundreds.

What it solves

Vision-DeepResearch addresses the limitation of Multimodal Large Language Models (MLLMs) in performing complex, deep research tasks that require iterative visual and textual search. It provides a framework to incentivize deep research capabilities in MLLMs, extending these capabilities from static images to continuous video streams via Video-DeepResearch.

How it works

The project employs a training pipeline consisting of Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) to enhance the model's ability to conduct research. It utilizes a data pipeline to generate research-oriented multimodal data and incorporates an "Extract" model to summarize web page contents and a "Judge" model to evaluate performance during RL training. The system can be deployed as an agentic workflow that interacts with search APIs (like SERP and Jina) to gather and synthesize information.

Who it’s for

This project is designed for AI researchers and developers working on multimodal agents, deep research capabilities in LLMs, and the intersection of computer vision and information retrieval.

Highlights

  • Multimodal Research Agents: Creates MLLMs capable of deep research across images and videos.
  • VDR-Bench: A dedicated benchmark for rethinking visual and textual search for MLLMs.
  • Comprehensive Training Suite: Includes SFT and RL code, along with cold-start and RL datasets.
  • Video Extension: Extends deep research capabilities to continuous video streams through Video-DeepResearch.

Related

  • Project
  • Project
  • Project
  • Project
  • Project