English

ConaCLIP: Exploring Distillation of Fully-Connected Knowledge Interaction Graph for Lightweight Text-Image Retrieval

Computer Vision and Pattern Recognition 2023-05-30 v1 Computation and Language

Abstract

Large-scale pre-trained text-image models with dual-encoder architectures (such as CLIP) are typically adopted for various vision-language applications, including text-image retrieval. However,these models are still less practical on edge devices or for real-time situations, due to the substantial indexing and inference time and the large consumption of computational resources. Although knowledge distillation techniques have been widely utilized for uni-modal model compression, how to expand them to the situation when the numbers of modalities and teachers/students are doubled has been rarely studied. In this paper, we conduct comprehensive experiments on this topic and propose the fully-Connected knowledge interaction graph (Cona) technique for cross-modal pre-training distillation. Based on our findings, the resulting ConaCLIP achieves SOTA performances on the widely-used Flickr30K and MSCOCO benchmarks under the lightweight setting. An industry application of our method on an e-commercial platform further demonstrates the significant effectiveness of ConaCLIP.

Keywords

Cite

@article{arxiv.2305.17652,
  title  = {ConaCLIP: Exploring Distillation of Fully-Connected Knowledge Interaction Graph for Lightweight Text-Image Retrieval},
  author = {Jiapeng Wang and Chengyu Wang and Xiaodan Wang and Jun Huang and Lianwen Jin},
  journal= {arXiv preprint arXiv:2305.17652},
  year   = {2023}
}

Comments

ACL 2023 Industry Track

R2 v1 2026-06-28T10:48:36.192Z