English

I-Tuning: Tuning Frozen Language Models with Image for Lightweight Image Captioning

Computation and Language 2023-03-14 v3 Computer Vision and Pattern Recognition

Abstract

Image Captioning is a traditional vision-and-language task that aims to generate the language description of an image. Recent studies focus on scaling up the model size and the number of training data, which significantly increase the cost of model training. Different to these heavy-cost models, we introduce a lightweight image captioning framework (I-Tuning), which contains a small number of trainable parameters. We design a novel I-Tuning cross-attention module to connect the non-trainable pre-trained language decoder GPT2 and vision encoder CLIP-ViT. Since most parameters are not required to be updated during training, our framework is lightweight and fast. Experimental results conducted on three image captioning benchmarks reveal that our framework achieves comparable or better performance than the large-scale baseline systems. But our models contain up to 10 times fewer trainable parameters and require much fewer data for training compared with state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2202.06574,
  title  = {I-Tuning: Tuning Frozen Language Models with Image for Lightweight Image Captioning},
  author = {Ziyang Luo and Zhipeng Hu and Yadong Xi and Rongsheng Zhang and Jing Ma},
  journal= {arXiv preprint arXiv:2202.06574},
  year   = {2023}
}

Comments

ICASSP 2023

R2 v1 2026-06-24T09:34:49.067Z