paper-with-me

Papers

Insight-V: Exploring Long-Chain Visual Reasoning with Multimodal Large Language Models

2024-11-21 · CVPR 2025 1 · Yuhao Dong, Zuyan Liu, Hai-Long Sun, Jingkang Yang, Winston Hu, Yongming Rao, Ziwei Liu

Large Language Models (LLMs) demonstrate enhanced capabilities and reliability by reasoning more, evolving from Chain-of-Thought prompting to product-level solutions like OpenAI o1. Despite various efforts to improve LLM reasoning, high-quality long-chain reasoning data and optimized training pipelines still remain inadequately explored in vision-language tasks. In this paper, we present Insight-V, an early effort to 1) scalably produce long and robust reasoning data for complex multi-modal tasks, and 2) an effective training pipeline to enhance the reasoning capabilities of multi-modal large language models (MLLMs). Specifically, to create long and structured reasoning data without human labor, we design a two-step pipeline with a progressive strategy to generate sufficiently long and diverse reasoning paths and a multi-granularity assessment method to ensure data quality. We observe that directly supervising MLLMs with such long and complex reasoning data will not yield ideal reasoning ability. To tackle this problem, we design a multi-agent system consisting of a reasoning agent dedicated to performing long-chain reasoning and a summary agent trained to judge and summarize reasoning results. We further incorporate an iterative DPO algorithm to enhance the reasoning agent's generation stability and quality. Based on the popular LLaVA-NeXT model and our stronger base MLLM, we demonstrate significant performance gains across challenging multi-modal benchmarks requiring visual reasoning. Benefiting from our multi-agent system, Insight-V can also easily maintain or improve performance on perception-focused multi-modal tasks.

📄 PDF Abstract BibTeX arXiv:2411.14432

Code (1)

dongyh20/insight-v 공식 구현 pytorch

Tasks

Visual Reasoning

Methods 이 논문이 사용한 방법론

DPO 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Exploring the Effect of Reinforcement Learning on Video Understanding: Insights from SEED-Bench-R1

2025-03-31 · Yi Chen, Yuying Ge, Rui Wang, Yixiao Ge 외

Recent advancements in Chain of Thought (COT) generation have significantly improved the reasoning capabilities of Large Language Models (LLMs), with reinforcement learning (RL) emerging as an effective post-training app…

Logical ReasoningMultiple-choiceReinforcement Learning (RL)Video Understanding

Insight-V++: Towards Advanced Long-Chain Visual Reasoning with Multimodal Large Language Models

2026-03-18 · Yuhao Dong, Zuyan Liu, Shulin Tian, Yongming Rao 외 arxiv

Large Language Models (LLMs) have achieved remarkable reliability and advanced capabilities through extended test-time reasoning. However, extending these capabilities to Multi-modal Large Language Models (MLLMs) remains…

Reinforcement LearningVisual Reasoning

Revisiting the Necessity of Lengthy Chain-of-Thought in Vision-centric Reasoning Generalization

2025-11-27 · Yifan Du, Kun Zhou, Yingqian Min, Yue Ling 외 arxiv

We study how different Chain-of-Thought (CoT) designs affect the acquisition of the generalizable visual reasoning ability in vision-language models (VLMs). While CoT data, especially long or visual CoT such as "think wi…

Visual Reasoning

ReasoningLens: Hierarchical Visualization and Diagnostic Auditing for Large Reasoning Models

2026-06-22 · Jun Zhang, Jiasheng Zheng, Boxi Cao, Yaojie Lu 외 arxiv

The emergence of Large Reasoning Models has introduced exceptionally long Chain-of-Thought traces, creating a transparency burden where critical logic is often buried under massive procedural text. To address this, we pr…

ConvFinQA: Exploring the Chain of Numerical Reasoning in Conversational Finance Question Answering

2022-10-07 · Zhiyu Chen, Shiyang Li, Charese Smiley, Zhiqiang Ma 외

With the recent advance in large pre-trained language models, researchers have achieved record performances in NLP tasks that mostly focus on language pattern matching. The community is experiencing the shift of the chal…

Conversational Question AnsweringQuestion Answering