Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ViSTA: Vision and Scene Text Aggregation for Cross-Modal Retrieval

About

Visual appearance is considered to be the most important cue to understand images for cross-modal retrieval, while sometimes the scene text appearing in images can provide valuable information to understand the visual semantics. Most of existing cross-modal retrieval approaches ignore the usage of scene text information and directly adding this information may lead to performance degradation in scene text free scenarios. To address this issue, we propose a full transformer architecture to unify these cross-modal retrieval scenarios in a single $\textbf{Vi}$sion and $\textbf{S}$cene $\textbf{T}$ext $\textbf{A}$ggregation framework (ViSTA). Specifically, ViSTA utilizes transformer blocks to directly encode image patches and fuse scene text embedding to learn an aggregated visual representation for cross-modal retrieval. To tackle the modality missing problem of scene text, we propose a novel fusion token based transformer aggregation approach to exchange the necessary scene text information only through the fusion token and concentrate on the most important features in each modality. To further strengthen the visual modality, we develop dual contrastive learning losses to embed both image-text pairs and fusion-text pairs into a common cross-modal space. Compared to existing methods, ViSTA enables to aggregate relevant scene text semantics with visual appearance, and hence improve results under both scene text free and scene text aware scenarios. Experimental results show that ViSTA outperforms other methods by at least $\bf{8.4}\%$ at Recall@1 for scene text aware retrieval task. Compared with state-of-the-art scene text free retrieval methods, ViSTA can achieve better accuracy on Flicker30K and MSCOCO while running at least three times faster during the inference stage, which validates the effectiveness of the proposed framework.

Mengjun Cheng, Yipeng Sun, Longchao Wang, Xiongwei Zhu, Kun Yao, Jie Chen, Guoli Song, Junyu Han, Jingtuo Liu, Errui Ding, Jingdong Wang• 2022

Related benchmarks

TaskDatasetResultRank
Image-to-Text RetrievalFlickr30K 1K (test)
R@179.2
439
Text-to-Image RetrievalFlickr30K 1K (test)
R@189.5
375
Image-to-Text RetrievalMS-COCO 5K (test)
R@163.9
299
Text-to-Image RetrievalMSCOCO 5K (test)
R@163.9
286
Text-to-Image RetrievalMS-COCO 5K (test)
R@147.4
223
Text-to-Image RetrievalFlickr30k (1K)
R@175.8
48
Image-to-Text RetrievalMSCOCO 5K (test)
R@147.8
46
Text-to-Image RetrievalMSCOCO (5K)
R@152.6
42
Image-to-Text RetrievalMSCOCO (5K)
R@168.9
33
Image-to-Text RetrievalFlickr30k (1K)
R@189.5
30
Showing 10 of 14 rows

Other info

Follow for update