pith. sign in

arxiv: 2203.06386 · v2 · pith:FT6O6MULnew · submitted 2022-03-12 · 💻 cs.CL · cs.AI· cs.CV

Enabling Multimodal Generation on CLIP via Vision-Language Knowledge Distillation

classification 💻 cs.CL cs.AIcs.CV
keywords multimodalmodelgenerationtasksvision-languagevlkdzero-shotclip
0
0 comments X
read the original abstract

The recent large-scale vision-language pre-training (VLP) of dual-stream architectures (e.g., CLIP) with a tremendous amount of image-text pair data, has shown its superiority on various multimodal alignment tasks. Despite its success, the resulting models are not capable of multimodal generative tasks due to the weak text encoder. To tackle this problem, we propose to augment the dual-stream VLP model with a textual pre-trained language model (PLM) via vision-language knowledge distillation (VLKD), enabling the capability for multimodal generation. VLKD is pretty data- and computation-efficient compared to the pre-training from scratch. Experimental results show that the resulting model has strong zero-shot performance on multimodal generation tasks, such as open-ended visual question answering and image captioning. For example, it achieves 44.5% zero-shot accuracy on the VQAv2 dataset, surpassing the previous state-of-the-art zero-shot model with $7\times$ fewer parameters. Furthermore, the original textual language understanding and generation ability of the PLM is maintained after VLKD, which makes our model versatile for both multimodal and unimodal tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. TACO: Towards Task-Consistent Open-Vocabulary Adaptation in Video Recognition

    cs.CV 2026-06 unverdicted novelty 6.0

    TACO achieves SOTA on video recognition benchmarks by regularizing relative representation geometry and decoupling optimization from test-time representations to address training-evaluation inconsistency in CLIP adaptation.

  2. TACO: Towards Task-Consistent Open-Vocabulary Adaptation in Video Recognition

    cs.CV 2026-06 unverdicted novelty 5.0

    TACO proposes Relative Structure Distillation and a lightweight specialization projection to mitigate inconsistency between fine-tuning and evaluation objectives in open-vocabulary video recognition, claiming state-of...