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

VISTA: Visualized Text Embedding For Universal Multi-Modal Retrieval

About

Multi-modal retrieval becomes increasingly popular in practice. However, the existing retrievers are mostly text-oriented, which lack the capability to process visual information. Despite the presence of vision-language models like CLIP, the current methods are severely limited in representing the text-only and image-only data. In this work, we present a new embedding model VISTA for universal multi-modal retrieval. Our work brings forth threefold technical contributions. Firstly, we introduce a flexible architecture which extends a powerful text encoder with the image understanding capability by introducing visual token embeddings. Secondly, we develop two data generation strategies, which bring high-quality composed image-text to facilitate the training of the embedding model. Thirdly, we introduce a multi-stage training algorithm, which first aligns the visual token embedding with the text encoder using massive weakly labeled data, and then develops multi-modal representation capability using the generated composed image-text data. In our experiments, VISTA achieves superior performances across a variety of multi-modal retrieval tasks in both zero-shot and supervised settings. Our model, data, and source code are available at https://github.com/FlagOpen/FlagEmbedding.

Junjie Zhou, Zheng Liu, Shitao Xiao, Bo Zhao, Yongping Xiong• 2024

Related benchmarks

TaskDatasetResultRank
Composed Image RetrievalCIRR (test)--
481
Composed Image Retrieval (Image-Text to Image)CIRR--
75
Handwriting RetrievalHandwriting In-Domain Set
Accuracy@135.72
30
Handwriting RetrievalHandwriting Spanish synthetic disjoint fonts (Out-of-Domain (OOD))
Top-1 Accuracy10.39
30
Multi-modal retrieval (Text to Text/Image-Text)WebQA
Recall@560.11
19
Composed Image Retrieval (Image-Text to Image)FashionIQ--
19
Knowledge-based Visual RetrievalOKVQA Google Search (test)
PR@582.06
16
Visual Information RetrievalMVRB
SR5.21
16
Multi-modal knowledge base retrievalReMuQ (test)
R@596.3
14
RetrievalHotelMatch Out-of-distribution (test)
MRR@1066.2
9
Showing 10 of 18 rows

Other info

Code

Follow for update