paper-with-me

Papers

Long Grounded Thoughts: Synthesizing Visual Problems and Reasoning Chains at Scale

2025-11-07 · David Acuna, Chao-Han Huck Yang, Yuntian Deng, Jaehun Jung, Ximing Lu, Prithviraj Ammanabrolu, Hyunwoo Kim, Yuan-Hong Liao, Yejin Choi arxiv

Despite rapid progress, multimodal reasoning still lacks a systematic approach to synthesize large-scale vision-centric datasets beyond visual math. We introduce a framework able to synthesize vision-centric problems spanning diverse levels of complexity, and the resulting dataset with over 1M high-quality problems including: reasoning traces, preference data, and instruction prompts supporting SFT, offline and online RL. Our vision-centric synthesis framework uses a two-stage process focusing on: (1) generating diverse verifiable questions from existing images at scale, and (2) creating complex compositional visual problems by merging simpler questions. Remarkably, finetuning Qwen2.5-VL-7B on our data outperforms existing open-data baselines across evaluated vision-centric benchmarks, and our best configurations match or surpass strong closed-data models such as MiMo-VL-7B-RL on Vstar Bench, CV-Bench and MMStar-V. Notably, despite being entirely vision-centric, our data transfers positively to text-only reasoning (MMLU-Pro, +3.7%) and audio reasoning (MMAU, +1.32%), demonstrating its effectiveness. Similarly, despite containing no embodied visual data, we observe notable gains (NiEH, +8.8%) when evaluating open-ended embodied QA. Lastly, we use our data to comprehensively analyze at scale (1M+) the entire VLM post-training pipeline showing that (i) SFT on high-quality data with cognitive behaviors on reasoning traces is essential to scale online RL, (ii) offline RL could match online RL's performance while disaggregating compute demands, and, (iii) SFT on high quality data also improve out-of-domain, cross-modality transfer.

📄 PDF Abstract BibTeX arXiv:2511.05705

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningOffline RL

Similar Papers 제목 키워드 기반

LongPerceptualThoughts: Distilling System-2 Reasoning for System-1 Perception

2025-04-21 · Yuan-Hong Liao, Sven Elflein, Liu He, Laura Leal-Taixé 외

Recent reasoning models through test-time scaling have demonstrated that long chain-of-thoughts can unlock substantial performance boosts in hard reasoning tasks such as math and code. However, the benefit of such long t…

MathMMLUMultiple-choiceVisual Reasoning

Not All Thoughts are Generated Equal: Efficient LLM Reasoning via Multi-Turn Reinforcement Learning

2025-05-17 · Yansong Ning, Wei Li, Jun Fang, Naiqiang Tan 외

Compressing long chain-of-thought (CoT) from large language models (LLMs) is an emerging strategy to improve the reasoning efficiency of LLMs. Despite its promising benefits, existing studies equally compress all thought…

AllChunking

Thinking with Visual Grounding

2026-06-15 · Junkai Zhang, Yihe Deng, Kai-Wei Chang, Wei Wang arxiv

Visual thinking should not only sound right; it should show its evidence. While recent vision-language models (VLMs) can produce natural-language reasoning traces, these traces often leave the supporting image regions im…

Reinforcement LearningSpatial ReasoningVisual ReasoningVisual Grounding

PSY-STEP: Structuring Therapeutic Targets and Action Sequences for Proactive Counseling Dialogue Systems

2026-04-06 · Jihyun Lee, Yejin Min, Yejin Jeon, SungJun Yang 외 arxiv

Cognitive Behavioral Therapy (CBT) aims to identify and restructure automatic negative thoughts pertaining to involuntary interpretations of events, yet existing counseling agents struggle to identify and address them in…

LaViT: Aligning Latent Visual Thoughts for Multi-modal Reasoning

2026-01-15 · Linquan Wu, Tianxiang Jiang, Yifei Dong, Haoyu Yang 외 arxiv

Current multimodal latent reasoning often relies on external supervision (e.g., auxiliary images), ignoring intrinsic visual attention dynamics. In this work, we identify a critical Perception Gap in distillation: studen…

Visual GroundingText Generation