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

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

20 Mar 2024CVPR 2024 1arXiv:2403.13263archive 2025-07-28

Tongtian Yue, Jie Cheng, Longteng Guo, Xingyuan Dai, Zijia Zhao, Xingjian He, Gang Xiong, Yisheng Lv, Jing Liu

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.13263")

Code

Syntology Ran 10 of 14 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ivattyue/sc-tune officialmentioned in paperjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 10 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
4unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ivattyue/SC-Tune. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

booleans_processing ivattyue/SC-Tune/transformers/modeling_tf_utils.py official repository ran MIT (permissive) · 743ceb9025a7955d · report
dummy_loss ivattyue/SC-Tune/transformers/modeling_tf_utils.py official repository ran MIT (permissive) · 3c1eb64dde6b86af · report
get_imports ivattyue/SC-Tune/transformers/dynamic_module_utils.py official repository ran MIT (permissive) · 1adcf2d05b2faed1 · report
get_relative_import_files ivattyue/SC-Tune/transformers/dynamic_module_utils.py official repository ran MIT (permissive) · 518f6a89865f25d2 · report
get_relative_imports ivattyue/SC-Tune/transformers/dynamic_module_utils.py official repository ran MIT (permissive) · 4af5faa701d0f2c9 · report
infer_metric_tags_from_eval_results ivattyue/SC-Tune/transformers/modelcard.py official repository ran MIT (permissive) · dd8f7751ef859581 · report
keras_serializable ivattyue/SC-Tune/transformers/modeling_tf_utils.py official repository ran MIT (permissive) · 6a3959a0ffd36577 · report
parse_keras_history ivattyue/SC-Tune/transformers/modelcard.py official repository ran MIT (permissive) · a4491b45d19b7a39 · report
quick_gelu ivattyue/SC-Tune/transformers/modeling_flax_utils.py official repository ran fingerprinted MIT (permissive) · a66d2b78670c85e1 · report
rename_key_and_reshape_tensor ivattyue/SC-Tune/transformers/modeling_flax_pytorch_utils.py official repository ran MIT (permissive) · 30d50ff2ced6b7a3 · report
apply_rotary_pos_emb ivattyue/SC-Tune/Qwen-VL-Chat/modeling_qwen.py official repository unverified MIT (permissive) · fbda921818ec02df · report
dtype_byte_size ivattyue/SC-Tune/transformers/modeling_flax_utils.py official repository unverified MIT (permissive) · 9d98806acb3144b7 · report
flax_shard_checkpoint ivattyue/SC-Tune/transformers/modeling_flax_utils.py official repository unverified MIT (permissive) · e3ce70ca9258800e · report
is_hf_dataset ivattyue/SC-Tune/transformers/modelcard.py official repository unverified MIT (permissive) · ec7b1528a936234d · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections