CVMar 20, 2024

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

arXiv:2403.13263v116 citationsh-index: 16Has CodeCVPR
Originality Incremental advance
AI Analysis

This addresses a bottleneck in LVLMs for applications requiring precise object identification and description, though it is an incremental improvement over existing methods.

The paper tackles the problem of low self-consistency in Large Vision Language Models (LVLMs) for object-level referential comprehension, introducing SC-Tune, a fine-tuning paradigm that significantly improves performance on object-level benchmarks while maintaining competitiveness on image-level tasks.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes