paper-with-me

홈 › Papers

VersaViT: Enhancing MLLM Vision Backbones via Task-Guided Optimization

2026-02-10 · Yikun Liu, Yuan Liu, Shangzhe Di, Haicheng Wang, Zhongyin Zhao, Le Tian, Xiao Zhou, Jie Zhou, Jiangchao Yao, Yanfeng Wang, Weidi Xie arxiv

Multimodal Large Language Models (MLLMs) have recently achieved remarkable success in visual-language understanding, demonstrating superior high-level semantic alignment within their vision encoders. An important question thus arises: Can these encoders serve as versatile vision backbones, capable of reliably performing classic vision-centric tasks as well? To address the question, we make the following contributions: (i) we identify that the vision encoders within MLLMs exhibit deficiencies in their dense feature representations, as evidenced by their suboptimal performance on dense prediction tasks (e.g., semantic segmentation, depth estimation); (ii) we propose VersaViT, a well-rounded vision transformer that instantiates a novel multi-task framework for collaborative post-training. This framework facilitates the optimization of the vision backbone via lightweight task heads with multi-granularity supervision; (iii) extensive experiments across various downstream tasks demonstrate the effectiveness of our method, yielding a versatile vision backbone suited for both language-mediated reasoning and pixel-level understanding.

📄 PDF Abstract BibTeX arXiv:2602.09934

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationDepth Estimation

Similar Papers 제목 키워드 기반

MathGLM-Vision: Solving Mathematical Problems with Multi-Modal Large Language Model

2024-09-10 · Zhen Yang, Jinhao Chen, Zhengxiao Du, Wenmeng Yu 외

Large language models (LLMs) have demonstrated significant capabilities in mathematical reasoning, particularly with text-based mathematical problems. However, current multi-modal large language models (MLLMs), especiall…

DiversityLanguage ModelingLanguage ModellingLarge Language Model+1

VideoLatent: Video-Language Learning via Latent Self-Forcing

2026-06-22 · Zi-Yuan Hu, Zicong Tang, Shijia Huang, Yanyang Li 외 arxiv

Recent advancements in chain-of-thought (CoT) reasoning have shown promise in enhancing video understanding and reasoning capabilities of multimodal large language models (MLLMs). However, existing CoT-based MLLMs requir…

Computational Efficiency

TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones

2023-12-28 · Zhengqing Yuan, Zhaoxu Li, Weiran Huang, Yanfang Ye 외

In recent years, multimodal large language models (MLLMs) such as GPT-4V have demonstrated remarkable advancements, excelling in a variety of vision-language tasks. Despite their prowess, the closed-source nature and com…

Computational EfficiencyImage CaptioningLanguage ModelingLanguage Modelling+6

RL makes MLLMs see better than SFT

2025-10-18 · Junha Song, Sangdoo Yun, Dongyoon Han, Jaegul Choo 외 arxiv

A dominant assumption in Multimodal Language Model (MLLM) research is that its performance is largely inherited from the LLM backbone, given its immense parameter scale and remarkable capabilities. This has created a voi…

Reinforcement Learning

Thinking With Bounding Boxes: Enhancing Spatio-Temporal Video Grounding via Reinforcement Fine-Tuning

2025-11-26 · Xin Gu, Haoji Zhang, Qihang Fan, Jingxuan Niu 외 arxiv

Spatio-temporal video grounding (STVG) requires localizing a target object in untrimmed videos both temporally and spatially from natural language descriptions. Despite their strong language understanding, multimodal lar…

Spatio-Temporal Video GroundingWord Alignment