CVMar 10, 2023

Semantic-Preserving Augmentation for Robust Image-Text Retrieval

arXiv:2303.05692v14 citationsh-index: 45
Originality Incremental advance
AI Analysis

This addresses robustness issues in image-text retrieval for AI applications, though it appears incremental as it builds on existing augmentation methods.

The paper tackles the vulnerability of image-text retrieval models to input corruptions by proposing RVSE with semantic-preserving augmentations, showing it outperforms conventional schemes in benchmark experiments.

Image text retrieval is a task to search for the proper textual descriptions of the visual world and vice versa. One challenge of this task is the vulnerability to input image and text corruptions. Such corruptions are often unobserved during the training, and degrade the retrieval model decision quality substantially. In this paper, we propose a novel image text retrieval technique, referred to as robust visual semantic embedding (RVSE), which consists of novel image-based and text-based augmentation techniques called semantic preserving augmentation for image (SPAugI) and text (SPAugT). Since SPAugI and SPAugT change the original data in a way that its semantic information is preserved, we enforce the feature extractors to generate semantic aware embedding vectors regardless of the corruption, improving the model robustness significantly. From extensive experiments using benchmark datasets, we show that RVSE outperforms conventional retrieval schemes in terms of image-text retrieval performance.

Code Implementations1 repo
Foundations

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

Your Notes