Papers › MultiModal Fine-tuning with Synthetic Captions

MultiModal Fine-tuning with Synthetic Captions

29 Jan 2026arXiv:2601.21426added by Syntology

Shohei Enomoto, Shin'ya Yamaguchi

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

In this paper, we address a fundamental gap between pre-training and fine-tuning of deep neural networks: while pre-training has shifted from unimodal to multimodal learning with enhanced visual understanding, fine-tuning predominantly remains unimodal, limiting the benefits of rich pre-trained representations. To bridge this gap, we propose a novel approach that transforms unimodal datasets into multimodal ones using Multimodal Large Language Models (MLLMs) to generate synthetic image captions for fine-tuning models with a multimodal objective. Our method employs carefully designed prompts incorporating class labels and domain context to produce high-quality captions tailored for classification tasks. Furthermore, we introduce a supervised contrastive loss function that explicitly encourages clustering of same-class representations during fine-tuning, along with a new inference technique that leverages class-averaged text embeddings from multiple synthetic captions per image. Extensive experiments across 13 image classification benchmarks demonstrate that our approach outperforms baseline methods, with particularly significant improvements in few-shot learning scenarios. Our work establishes a new paradigm for dataset enhancement that effectively bridges the gap between multimodal pre-training and fine-tuning. Our code is available at https://github.com/s-enmt/MMFT.

PaperPDFCode Syntology ran

In Syntology 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="2601.21426")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: found in paper text by Syntology: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

s-enmt/MMFT found in paper text by Syntology report

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

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 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.

15unverified

Licence: 15 of the 15 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 s-enmt/MMFT. “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.

contrastive_loss s-enmt/MMFT/utils/model_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 0104870a9a95d4ea · report
create_experiment_hash s-enmt/MMFT/utils/experiment_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 9d13831bf4ae7741 · report
extract_retry_delay s-enmt/MMFT/generate_captions.py found in paper text by Syntology unverified licence not identified · pointer only · 75660717b6b67b02 · report
find_completed_experiments s-enmt/MMFT/collect_results.py found in paper text by Syntology unverified licence not identified · pointer only · ec0478398d7cae5e · report
get_dataset s-enmt/MMFT/utils/dataset_utils.py found in paper text by Syntology unverified licence not identified · pointer only · f79228f9a6e405b9 · report
get_filename_from_dataset s-enmt/MMFT/utils/dataset_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 5bb4cdc1a9d40080 · report
load_existing_captions s-enmt/MMFT/generate_captions.py found in paper text by Syntology unverified licence not identified · pointer only · 85db79d26d53acd4 · report
load_experiment_config s-enmt/MMFT/utils/experiment_utils.py found in paper text by Syntology unverified licence not identified · pointer only · b20dc29f5530fbf8 · report
load_json_file s-enmt/MMFT/merge_captions.py found in paper text by Syntology unverified licence not identified · pointer only · 7e4bbc333693ea16 · report
loads_data s-enmt/MMFT/utils/ILM_Dataloader.py found in paper text by Syntology unverified licence not identified · pointer only · 2bc7277fbb33cc3f · report
merge_caption_files s-enmt/MMFT/merge_captions.py found in paper text by Syntology unverified licence not identified · pointer only · 0e309647c3314989 · report
read_experiment_data s-enmt/MMFT/collect_results.py found in paper text by Syntology unverified licence not identified · pointer only · 74368afa39aa1fce · report
refine_classname s-enmt/MMFT/utils/dataset_utils.py found in paper text by Syntology unverified licence not identified · pointer only · b32782e33156c848 · report
setup_experiment_dir s-enmt/MMFT/utils/experiment_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 89a3435699fa9eab · report
split_shot s-enmt/MMFT/collect_results.py found in paper text by Syntology unverified licence not identified · pointer only · 35720a0e5aeee40e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.21426, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

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