English

SC-Tune: Unleashing Self-Consistent Referential Comprehension in Large Vision Language Models

Computer Vision and Pattern Recognition 2024-03-21 v1

Abstract

Recent trends in Large Vision Language Models (LVLMs) research have been increasingly focusing on advancing beyond general image understanding towards more nuanced, object-level referential comprehension. In this paper, we present and delve into the self-consistency capability of LVLMs, a crucial aspect that reflects the models' ability to both generate informative captions for specific objects and subsequently utilize these captions to accurately re-identify the objects in a closed-loop process. This capability significantly mirrors the precision and reliability of fine-grained visual-language understanding. Our findings reveal that the self-consistency level of existing LVLMs falls short of expectations, posing limitations on their practical applicability and potential. To address this gap, we introduce a novel fine-tuning paradigm named Self-Consistency Tuning (SC-Tune). It features the synergistic learning of a cyclic describer-locator system. This paradigm is not only data-efficient but also exhibits generalizability across multiple LVLMs. Through extensive experiments, we demonstrate that SC-Tune significantly elevates performance across a spectrum of object-level vision-language benchmarks and maintains competitive or improved performance on image-level vision-language benchmarks. Both our model and code will be publicly available at https://github.com/ivattyue/SC-Tune.

Keywords

Cite

@article{arxiv.2403.13263,
  title  = {SC-Tune: Unleashing Self-Consistent Referential Comprehension in Large Vision Language Models},
  author = {Tongtian Yue and Jie Cheng and Longteng Guo and Xingyuan Dai and Zijia Zhao and Xingjian He and Gang Xiong and Yisheng Lv and Jing Liu},
  journal= {arXiv preprint arXiv:2403.13263},
  year   = {2024}
}

Comments

Accepted by CVPR2024

R2 v1 2026-06-28T15:26:46.591Z