paper-with-me

홈 › Papers

Accelerating Pre-training of Multimodal LLMs via Chain-of-Sight

2024-07-22 · Ziyuan Huang, Kaixiang Ji, Biao Gong, Zhiwu Qing, Qinglong Zhang, Kecheng Zheng, Jian Wang, Jingdong Chen, Ming Yang

This paper introduces Chain-of-Sight, a vision-language bridge module that accelerates the pre-training of Multimodal Large Language Models (MLLMs). Our approach employs a sequence of visual resamplers that capture visual details at various spacial scales. This architecture not only leverages global and local visual contexts effectively, but also facilitates the flexible extension of visual tokens through a compound token scaling strategy, allowing up to a 16x increase in the token count post pre-training. Consequently, Chain-of-Sight requires significantly fewer visual tokens in the pre-training phase compared to the fine-tuning phase. This intentional reduction of visual tokens during pre-training notably accelerates the pre-training process, cutting down the wall-clock training time by ~73%. Empirical results on a series of vision-language benchmarks reveal that the pre-train acceleration through Chain-of-Sight is achieved without sacrificing performance, matching or surpassing the standard pipeline of utilizing all visual tokens throughout the entire training process. Further scaling up the number of visual tokens for pre-training leads to stronger performances, competitive to existing approaches in a series of benchmarks.

📄 PDF Abstract BibTeX arXiv:2407.15819

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Resource-Limited Joint Multimodal Sentiment Reasoning and Classification via Chain-of-Thought Enhancement and Distillation

2025-08-07 · Haonan Shangguan, Xiaocui Yang, Shi Feng, Daling Wang 외 arxiv

The surge in rich multimodal content on social media platforms has greatly advanced Multimodal Sentiment Analysis (MSA), with Large Language Models (LLMs) further accelerating progress in this field. Current approaches p…

Multimodal Sentiment AnalysisMulti-Task Learning

Bridging the Dynamic Perception Gap: Training-Free Draft Chain-of-Thought for Dynamic Multimodal Spatial Reasoning

2025-05-22 · Siqu Ou, Hongcheng Liu, Pingjie Wang, Yusheng Liao 외

While chains-of-thought (CoT) have advanced complex reasoning in multimodal large language models (MLLMs), existing methods remain confined to text or static visual domains, often faltering in dynamic spatial reasoning t…

Spatial Reasoning

SpecEyes: Accelerating Agentic Multimodal LLMs via Speculative Perception and Planning

2026-03-24 · Haoyu Huang, Jinfa Huang, Zhongwei Wan, Xiawu Zheng 외 arxiv

Agentic multimodal large language models (MLLMs) (e.g., OpenAI o3 and Gemini Agentic Vision) achieve remarkable reasoning capabilities through iterative visual tool invocation. However, the cascaded perception, reasoning…

Thinking with Images as Continuous Actions: Numerical Visual Chain-of-Thought

2026-02-27 · Kesen Zhao, Beier Zhu, Junbao Zhou, Xingyu Zhu 외 arxiv

Recent multimodal large language models (MLLMs) increasingly rely on visual chain-of-thought to perform region-grounded reasoning over images. However, existing approaches ground regions via either textified coordinates-…

Reinforcement LearningVisual Reasoning

Advancing Multimodal Reasoning via Reinforcement Learning with Cold Start

2025-05-28 · Lai Wei, Yuting Li, Kaipeng Zheng, Chen Wang 외

Recent advancements in large language models (LLMs) have demonstrated impressive chain-of-thought reasoning capabilities, with reinforcement learning (RL) playing a crucial role in this progress. While "aha moment" patte…

MathMultimodal Reasoningreinforcement-learningReinforcement Learning+1