English

Multi-modal Alignment using Representation Codebook

Computer Vision and Pattern Recognition 2022-03-29 v3 Artificial Intelligence

Abstract

Aligning signals from different modalities is an important step in vision-language representation learning as it affects the performance of later stages such as cross-modality fusion. Since image and text typically reside in different regions of the feature space, directly aligning them at instance level is challenging especially when features are still evolving during training. In this paper, we propose to align at a higher and more stable level using cluster representation. Specifically, we treat image and text as two "views" of the same entity, and encode them into a joint vision-language coding space spanned by a dictionary of cluster centers (codebook). We contrast positive and negative samples via their cluster assignments while simultaneously optimizing the cluster centers. To further smooth out the learning process, we adopt a teacher-student distillation paradigm, where the momentum teacher of one view guides the student learning of the other. We evaluated our approach on common vision language benchmarks and obtain new SoTA on zero-shot cross modality retrieval while being competitive on various other transfer tasks.

Keywords

Cite

@article{arxiv.2203.00048,
  title  = {Multi-modal Alignment using Representation Codebook},
  author = {Jiali Duan and Liqun Chen and Son Tran and Jinyu Yang and Yi Xu and Belinda Zeng and Trishul Chilimbi},
  journal= {arXiv preprint arXiv:2203.00048},
  year   = {2022}
}

Comments

Accepted by CVPR 2022

R2 v1 2026-06-24T09:56:57.246Z