Papers › UniAdapter: Unified Parameter-Efficient Transfer Learning for Cross-modal Modeling

UniAdapter: Unified Parameter-Efficient Transfer Learning for Cross-modal Modeling

13 Feb 2023arXiv:2302.06605archive 2025-07-28

Haoyu Lu, Yuqi Huo, Guoxing Yang, Zhiwu Lu, Wei Zhan, Masayoshi Tomizuka, Mingyu Ding

Large-scale vision-language pre-trained models have shown promising transferability to various downstream tasks. As the size of these foundation models and the number of downstream tasks grow, the standard full fine-tuning paradigm becomes unsustainable due to heavy computational and storage costs. This paper proposes UniAdapter, which unifies unimodal and multimodal adapters for parameter-efficient cross-modal adaptation on pre-trained vision-language models. Specifically, adapters are distributed to different modalities and their interactions, with the total number of tunable parameters reduced by partial weight sharing. The unified and knowledge-sharing design enables powerful cross-modal representations that can benefit various downstream tasks, requiring only 1.0%-2.0% tunable parameters of the pre-trained model. Extensive experiments on 6 cross-modal downstream benchmarks (including video-text retrieval, image-text retrieval, VideoQA, and VQA) show that in most cases, UniAdapter not only outperforms the state-of-the-arts, but even beats the full fine-tuning strategy. Particularly, on the MSRVTT retrieval task, UniAdapter achieves 49.7% recall@1 with 2.2% model parameters, outperforming the latest competitors by 2.0%. The code and models are available at https://github.com/RERV/UniAdapter.

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="2302.06605")

Code

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

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

rerv/uniadapter officialmentioned in paperpytorchBSD-3-Clause report
uniadapter/uniadapter officialmentioned in paperpytorch 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

10 samples harvested; 8 ran; 0 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 · violated contract
2ran · our draft was wrong
4ran · fixture could not drive it
1ran
2unverified

Licence: 10 of the 10 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 rerv/uniadapter. “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 rerv/uniadapter/transform/randaugment.py official repository ran · fixture could not drive it BSD-3-Clause recorded; this copy not marked cleared · pointer only · 78ca1debd9c4ed87 · report
compute_acc rerv/uniadapter/utils.py official repository ran · fixture could not drive it fingerprinted BSD-3-Clause recorded; this copy not marked cleared · pointer only · aa81d03f07735ab8 · report
compute_n_params rerv/uniadapter/utils.py official repository ran · our draft was wrong BSD-3-Clause recorded; this copy not marked cleared · pointer only · ad12a494674d23fb · report
equalize_func rerv/uniadapter/transform/randaugment.py official repository ran · fixture could not drive it BSD-3-Clause recorded; this copy not marked cleared · pointer only · 4c53169f63a1fcef · report
identity_func rerv/uniadapter/transform/randaugment.py official repository ran · violated contract fingerprinted BSD-3-Clause recorded; this copy not marked cleared · pointer only · 1dd2ab205689d45b · report
interpolate_pos_embed rerv/uniadapter/models/vit.py official repository ran · our draft was wrong BSD-3-Clause recorded; this copy not marked cleared · pointer only · c6ec173f19f5c34d · report
itm_eval rerv/uniadapter/train_retrieval.py official repository ran · fixture could not drive it BSD-3-Clause recorded; this copy not marked cleared · pointer only · c7f85279d772ea19 · report
tile rerv/uniadapter/models/blip_vqa.py official repository ran fingerprinted BSD-3-Clause recorded; this copy not marked cleared · pointer only · aa5a91226269bf75 · report
all_gather_with_grad rerv/uniadapter/models/blip_retrieval.py official repository unverified BSD-3-Clause recorded; this copy not marked cleared · pointer only · 0ec9fc2025c16f65 · report
concat_all_gather rerv/uniadapter/models/blip_retrieval.py official repository unverified BSD-3-Clause recorded; this copy not marked cleared · pointer only · 73cecca9f3575f09 · report

Tasks

Image-text RetrievalRetrievalText RetrievalTransfer LearningVideo-Text RetrievalVisual Question Answering (VQA)

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