Pith. sign in

REVIEW 1 cited by

Connecting the Dots: Collaborative Fine-tuning for Black-Box Vision-Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.04050 v2 pith:HDB5PCWI submitted 2024-02-06 cs.LG cs.AIcs.CV

classification cs.LGcs.AIcs.CV
keywords crafttextbffine-tuningmodelonlymodelsmodulesaccess
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

With the emergence of pretrained vision-language models (VLMs), considerable efforts have been devoted to fine-tuning them for downstream tasks. Despite the progress made in designing efficient fine-tuning methods, such methods require access to the model's parameters, which can be challenging as model owners often opt to provide their models as a black box to safeguard model ownership. This paper proposes a \textbf{C}ollabo\textbf{ra}tive \textbf{F}ine-\textbf{T}uning (\textbf{CraFT}) approach for fine-tuning black-box VLMs to downstream tasks, where one only has access to the input prompts and the output predictions of the model. CraFT comprises two modules, a prompt generation module for learning text prompts and a prediction refinement module for enhancing output predictions in residual style. Additionally, we introduce an auxiliary prediction-consistent loss to promote consistent optimization across these modules. These modules are optimized by a novel collaborative training algorithm. Extensive experiments on few-shot classification over 15 datasets demonstrate the superiority of CraFT. The results show that CraFT achieves a decent gain of about 12\% with 16-shot datasets and only 8,000 queries. Moreover, CraFT trains faster and uses only about 1/80 of the memory footprint for deployment, while sacrificing only 1.62\% compared to the white-box method. Our code is publicly available at https://github.com/mrflogs/CraFT .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Text and Image Are Mutually Beneficial: Enhancing Training-Free Few-Shot Classification with CLIP

    cs.CV 2024-12 conditional novelty 5.0 of 10

    TIMO improves training-free CLIP few-shot classification by mutually guiding text and image features, and a tuned variant TIMO-S reports state-of-the-art accuracy with roughly 100x less time than training-required methods.

Pith tools