Multimodal Contrastive Training for Visual Representation Learning
This addresses the problem of learning more powerful and generic visual features for tasks like image classification and object detection, representing an incremental improvement over existing methods.
The paper tackles visual representation learning by proposing a multimodal contrastive training approach that uses intra- and inter-modal similarity objectives, achieving state-of-the-art top-1 accuracy of 55.3% on ImageNet classification.
We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy prediction task in a single domain, our method exploits intrinsic data properties within each modality and semantic information from cross-modal correlation simultaneously, hence improving the quality of learned visual representations. By including multimodal training in a unified framework with different types of contrastive losses, our method can learn more powerful and generic visual features. We first train our model on COCO and evaluate the learned visual representations on various downstream tasks including image classification, object detection, and instance segmentation. For example, the visual representations pre-trained on COCO by our method achieve state-of-the-art top-1 validation accuracy of $55.3\%$ on ImageNet classification, under the common transfer protocol. We also evaluate our method on the large-scale Stock images dataset and show its effectiveness on multi-label image tagging, and cross-modal retrieval tasks.