Papers › Reformulating Vision-Language Foundation Models and Datasets Towards Universal...

Reformulating Vision-Language Foundation Models and Datasets Towards Universal Multimodal Assistants

1 Oct 2023arXiv:2310.00653archive 2025-07-28

Tianyu Yu, Jinyi Hu, Yuan YAO, Haoye Zhang, Yue Zhao, Chongyi Wang, Shan Wang, Yinxv Pan, Jiao Xue, Dahai Li, Zhiyuan Liu, Hai-Tao Zheng, Maosong Sun

Recent Multimodal Large Language Models (MLLMs) exhibit impressive abilities to perceive images and follow open-ended instructions. The capabilities of MLLMs depend on two crucial factors: the model architecture to facilitate the feature alignment of visual modules and large language models; the multimodal instruction tuning datasets for human instruction following. (i) For the model architecture, most existing models introduce an external bridge module to connect vision encoders with language models, which needs an additional feature-alignment pre-training. In this work, we discover that compact pre-trained vision language models can inherently serve as ``out-of-the-box'' bridges between vision and language. Based on this, we propose Muffin framework, which directly employs pre-trained vision-language models to act as providers of visual signals. (ii) For the multimodal instruction tuning datasets, existing methods omit the complementary relationship between different datasets and simply mix datasets from different tasks. Instead, we propose UniMM-Chat dataset which explores the complementarities of datasets to generate 1.1M high-quality and diverse multimodal instructions. We merge information describing the same image from diverse datasets and transforms it into more knowledge-intensive conversation data. Experimental results demonstrate the effectiveness of the Muffin framework and UniMM-Chat dataset. Muffin achieves state-of-the-art performance on a wide range of vision-language tasks, significantly surpassing state-of-the-art models like LLaVA and InstructBLIP. Our model and dataset are all accessible at https://github.com/thunlp/muffin.

PaperPDFCodeCode 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="2310.00653")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

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

thunlp/muffin officialmentioned in papermentioned on GitHubpytorch report
rlhf-v/rlhf-v mentioned on GitHub 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

13 samples harvested; 11 ran; 1 honoured the contract we drafted; 2 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.

1ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
7ran
2unverified

Licence: 13 of the 13 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 thunlp/muffin. “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.

autocontrast_func thunlp/muffin/muffin/model/utils.py official repository ran no licence file found · pointer only · 090eb77048335a93 · report
bytes_to_PIL_image thunlp/muffin/muffin/eval/muffin_inference_logp.py official repository ran no licence file found · pointer only · d5b493a26339b432 · report
concate_pad thunlp/muffin/muffin/eval/muffin_inference_logp.py official repository ran no licence file found · pointer only · 5e8f62b9a2d70927 · report
construct_query_parameter thunlp/muffin/muffin/model/muffin.py official repository ran no licence file found · pointer only · d7fbccbba7b6afb5 · report
equalize_func thunlp/muffin/muffin/model/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · 4c53169f63a1fcef · report
expand_question_into_multimodal thunlp/muffin/muffin/eval/muffin_vqa.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · adb407bf7ff1f083 · report
get_batch_logps thunlp/muffin/muffin/eval/muffin_inference_logp.py official repository ran no licence file found · pointer only · 5dea5c6bce3c5be9 · report
identity_func thunlp/muffin/muffin/model/utils.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 1dd2ab205689d45b · report
interpolate_beit3 thunlp/muffin/muffin/model/muffin.py official repository ran no licence file found · pointer only · a3c35575c3fa820e · report
load_model_and_may_interpolate thunlp/muffin/muffin/model/muffin.py official repository ran no licence file found · pointer only · 187a99261709835e · report
torch_pad_sequence thunlp/muffin/muffin/eval/muffin_vqa.py official repository ran · honoured contract no licence file found · pointer only · 86450c9db0fb7ad9 · report
pretty_print_semaphore thunlp/muffin/muffin/utils.py official repository unverified no licence file found · pointer only · 37899f22fb191b37 · report
violates_moderation thunlp/muffin/muffin/utils.py official repository unverified no licence file found · pointer only · f9939a84b9a65279 · report

Tasks

Instruction Following

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