CVIRLGJun 26, 2025

Maximal Matching Matters: Preventing Representation Collapse for Robust Cross-Modal Retrieval

arXiv:2506.21538v14 citationsh-index: 2ACL
Originality Incremental advance
AI Analysis

This addresses robust cross-modal retrieval for AI applications, offering incremental improvements over existing set-based methods.

The paper tackles the problem of representation collapse and sparse supervision in set-based cross-modal image-text retrieval by proposing Maximal Pair Assignment Similarity and two loss functions, achieving state-of-the-art performance on MS-COCO and Flickr30k without external data.

Cross-modal image-text retrieval is challenging because of the diverse possible associations between content from different modalities. Traditional methods learn a single-vector embedding to represent semantics of each sample, but struggle to capture nuanced and diverse relationships that can exist across modalities. Set-based approaches, which represent each sample with multiple embeddings, offer a promising alternative, as they can capture richer and more diverse relationships. In this paper, we show that, despite their promise, these set-based representations continue to face issues including sparse supervision and set collapse, which limits their effectiveness. To address these challenges, we propose Maximal Pair Assignment Similarity to optimize one-to-one matching between embedding sets which preserve semantic diversity within the set. We also introduce two loss functions to further enhance the representations: Global Discriminative Loss to enhance distinction among embeddings, and Intra-Set Divergence Loss to prevent collapse within each set. Our method achieves state-of-the-art performance on MS-COCO and Flickr30k without relying on external data.

Foundations

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

Your Notes