paper-with-me

Papers

OmniThoughtVis: A Scalable Distillation Pipeline for Deployable Multimodal Reasoning Models

2026-05-12 · Yuanhao Yue, Chengyu Wang, Yuanjie Lyu, Lei Shen, Jun Huang arxiv

Recent multimodal large language models (MLLMs) have shown strong chain-of-thought (CoT) reasoning ability on vision-language tasks, but their direct deployment in real-world systems is often limited by latency and resource constraints. In practice, smaller MLLMs are preferred for online serving, yet their reasoning performance is bottlenecked by the lack of large-scale, high-quality multimodal CoT supervision. In this paper, we present OmniThoughtVis, a scalable data curation and distillation pipeline for transferring multimodal reasoning capabilities from high-capacity teacher models to smaller, deployment-oriented MLLMs. Starting from a diverse open-source seed pool, our pipeline generates structured CoT traces and performs joint annotation of reasoning difficulty, answer quality, and semantic task tags. To maintain data quality at scale, we combine rule-based filtering, difficulty-aware selection, and tag-based diversity sampling, resulting in a curated corpus of 1.8M samples that supports controllable subset construction for downstream training. We use OmniThoughtVis to distill Qwen3-VL models from 2B to 8B parameters and evaluate them on nine multimodal reasoning benchmarks. The resulting distilled models show consistent gains across model scales, including improvements of up to +16.8 points on MathVerse and +5.6 points on MMMU-Pro for the 4B model. Notably, the distilled 4B model matches or surpasses the undistilled 8B baseline on several tasks, highlighting the practical value of scalable reasoning distillation for deployment-oriented MLLMs.

📄 PDF Abstract BibTeX arXiv:2605.11629

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Reasoning

Similar Papers 제목 키워드 기반

Multimodal Survival Analysis with Locally Deployable Large Language Models

2026-03-23 · Moritz Gögl, Christopher Yau arxiv

We study multimodal survival analysis integrating clinical text, tabular covariates, and genomic profiles using locally deployable large language models (LLMs). As many institutions face tight computational and privacy c…

MUOT_3M: A 3 Million Frame Multimodal Underwater Benchmark and the MUTrack Tracking Method

2026-02-20 · Ahsan Baidar Bakht, Mohamad Alansari, Muhayy Ud Din, Muzammal Naseer 외 arxiv

Underwater Object Tracking (UOT) is crucial for efficient marine robotics, large scale ecological monitoring, and ocean exploration; however, progress has been hindered by the scarcity of large, multimodal, and diverse d…

Knowledge DistillationObject Tracking

AutoCut: End-to-end advertisement video editing based on multimodal discretization and controllable generation

2026-03-30 · Milton Zhou, Sizhong Qin, Yongzhi Li, Quan Chen 외 arxiv

Short-form videos have become a primary medium for digital advertising, requiring scalable and efficient content creation. However, current workflows and AI tools remain disjoint and modality-specific, leading to high pr…

Text2Touch: Tactile In-Hand Manipulation with LLM-Designed Reward Functions

2025-09-09 · Harrison Field, Max Yang, Yijiong Lin, Efi Psomopoulou 외 arxiv

Large language models (LLMs) are beginning to automate reward design for dexterous manipulation. However, no prior work has considered tactile sensing, which is known to be critical for human-like dexterity. We present T…

Prompt Engineering

Theia: Large-Scale Multimodal Captioning and Automated Validation of the Incidents1M Dataset for Data-Free Distillation

2026-07-30 · Simone Giano, Lorenzo Severini, Alessandro Galdelli, Adriano Mancini arxiv

The deployment of Vision-Language Models (VLMs) in critical domains like disaster management requires high-quality multimodal datasets, especially for transferring knowledge via Data-Free Knowledge Distillation (DFKD). H…

Data-free Knowledge Distillation