LGAICVMar 10, 2023

Understanding and Constructing Latent Modality Structures in Multi-modal Representation Learning

arXiv:2303.05952v179 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in multi-modal learning for AI applications, offering a novel regularization approach that is incremental but impactful.

The paper tackles the problem that exact modality alignment in multi-modal representation learning is sub-optimal for downstream tasks, and proposes methods to construct latent modality structures, achieving consistent improvements across tasks like image classification and retrieval.

Contrastive loss has been increasingly used in learning representations from multiple modalities. In the limit, the nature of the contrastive loss encourages modalities to exactly match each other in the latent space. Yet it remains an open question how the modality alignment affects the downstream task performance. In this paper, based on an information-theoretic argument, we first prove that exact modality alignment is sub-optimal in general for downstream prediction tasks. Hence we advocate that the key of better performance lies in meaningful latent modality structures instead of perfect modality alignment. To this end, we propose three general approaches to construct latent modality structures. Specifically, we design 1) a deep feature separation loss for intra-modality regularization; 2) a Brownian-bridge loss for inter-modality regularization; and 3) a geometric consistency loss for both intra- and inter-modality regularization. Extensive experiments are conducted on two popular multi-modal representation learning frameworks: the CLIP-based two-tower model and the ALBEF-based fusion model. We test our model on a variety of tasks including zero/few-shot image classification, image-text retrieval, visual question answering, visual reasoning, and visual entailment. Our method achieves consistent improvements over existing methods, demonstrating the effectiveness and generalizability of our proposed approach on latent modality structure regularization.

Foundations

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

Your Notes