CVLGSep 27, 2022

UniCLIP: Unified Framework for Contrastive Language-Image Pre-training

NVIDIAU of Toronto
arXiv:2209.13430v276 citationsh-index: 88
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in vision-language pre-training for researchers and practitioners, offering incremental improvements over existing methods.

The paper tackled the problem of inefficient integration of inter-domain and intra-domain contrastive losses in vision-language pre-training by proposing UniCLIP, a unified framework that combines these losses into a single space, resulting in improved performance on various downstream tasks.

Pre-training vision-language models with contrastive objectives has shown promising results that are both scalable to large uncurated datasets and transferable to many downstream applications. Some following works have targeted to improve data efficiency by adding self-supervision terms, but inter-domain (image-text) contrastive loss and intra-domain (image-image) contrastive loss are defined on individual spaces in those works, so many feasible combinations of supervision are overlooked. To overcome this issue, we propose UniCLIP, a Unified framework for Contrastive Language-Image Pre-training. UniCLIP integrates the contrastive loss of both inter-domain pairs and intra-domain pairs into a single universal space. The discrepancies that occur when integrating contrastive loss between different domains are resolved by the three key components of UniCLIP: (1) augmentation-aware feature embedding, (2) MP-NCE loss, and (3) domain dependent similarity measure. UniCLIP outperforms previous vision-language pre-training methods on various single- and multi-modality downstream tasks. In our experiments, we show that each component that comprises UniCLIP contributes well to the final performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes