Maximal Matching Matters: Preventing Representation Collapse for Robust Cross-Modal Retrieval
Hani Alomari, Anushka Sivakumar, Andrew Zhang, Chris Thomas

TL;DR
This paper introduces a set-based approach with maximal pair assignment similarity and novel loss functions to improve cross-modal image-text retrieval, effectively capturing diverse relationships and preventing set collapse.
Contribution
It proposes a new set-based representation method with specialized loss functions to enhance semantic diversity and prevent collapse in cross-modal retrieval.
Findings
Achieves state-of-the-art results on MS-COCO and Flickr30k datasets.
Effectively captures diverse cross-modal relationships.
Prevents set collapse and enhances semantic richness.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNatural Language Processing Techniques
MethodsSparse Evolutionary Training
