paper-with-me

홈 › Papers

DV-SFT: Direct Vision Supervision for Fine-Grained Visual Understanding

2026-05-26 · Jianfei Zhao, Feng Zhang, Xin Sun, Chong Feng, Bing Wang, Zhixing Tan arxiv

Multimodal large language models are typically trained end-to-end to predict ground-truth answers, yet supervision signals are applied exclusively to text tokens. Visual tokens, the core carriers of visual information, are optimized only implicitly as part of the context, leading to coarse-grained visual understanding. Prior works attempt to supervise visual inputs but inevitably rely on auxiliary components such as additional decoders or forward passes, because visual tokens lack readily interpretable labels. This limits their practical applicability. In this work, we propose \textbf{D}irect \textbf{V}ision \textbf{S}upervised \textbf{F}ine-\textbf{T}uning (DV-SFT), which constructs explicit, token-level supervision for visual tokens and trains them through the same next-token prediction objective used for text. Specifically, we exploit the direct vision--text correspondence in OCR-related scenarios and automatically label each visual token with the word in its corresponding image patch. DV-SFT treats the MLLM as a black box, requiring no architectural modifications or additional forward passes. Extensive experiments demonstrate the superiority of direct vision supervision. DV-SFT consistently outperforms standard SFT across three in-domain and four out-of-domain benchmarks. Further analyses show that vision supervision effectively enhances fine-grained visual understanding and achieves higher multimodal alignment efficiency.

📄 PDF Abstract BibTeX arXiv:2605.26656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Youtu-VL: Unleashing Visual Potential via Unified Vision-Language Supervision

2026-01-27 · Zhixiang Wei, Yi Li, Zhehan Kan, Xinghua Jiang 외 arxiv

Despite the significant advancements represented by Vision-Language Models (VLMs), current architectures often exhibit limitations in retaining fine-grained visual information, leading to coarse-grained multimodal compre…

Visual-ERM: Reward Modeling for Visual Equivalence

2026-03-13 · Ziyu Liu, Shengyuan Ding, Xinyu Fang, Xuanlang Dai 외 arxiv

Vision-to-code tasks require models to reconstruct structured visual inputs, such as charts, tables, and SVGs, into executable or structured representations with high visual fidelity. While recent Large Vision Language M…

Reinforcement Learning

FarSLIP: Discovering Effective CLIP Adaptation for Fine-Grained Remote Sensing Understanding

2025-11-18 · Zhenshi Li, Weikang Yu, Dilxat Muhtar, Xueliang Zhang 외 arxiv

As CLIP's global alignment limits its ability to capture fine-grained details, recent efforts have focused on enhancing its region-text alignment. However, current remote sensing (RS)-specific CLIP variants still inherit…

Semantic SegmentationText Retrieval

HarmoCLIP: Harmonizing Global and Regional Representations in Contrastive Vision-Language Models

2025-11-27 · Haoxi Zeng, Haoxuan Li, Yi Bin, Pengpeng Zeng 외 arxiv

Contrastive Language-Image Pre-training (CLIP) has demonstrated remarkable generalization ability and strong performance across a wide range of vision-language tasks. However, due to the lack of region-level supervision,…

Semantic Hardness Is Not Visual Hardness: Sign-Aware Hard Negative Mining for Sign Language Retrieval

2026-07-10 · Junmyeong Lee, Chan Hur, ChangSu Choi, Sukmin Cho 외 arxiv

Sign Language Retrieval (SLRet) enables efficient access to sign language content but remains fragile in fine-grained scenarios where visually similar signs must be distinguished. We show that this limitation does not st…