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

Unifying Multimodal Retrieval via Document Screenshot Embedding

About

In the real world, documents are organized in different formats and varied modalities. Traditional retrieval pipelines require tailored document parsing techniques and content extraction modules to prepare input for indexing. This process is tedious, prone to errors, and has information loss. To this end, we propose Document Screenshot Embedding (DSE), a novel retrieval paradigm that regards document screenshots as a unified input format, which does not require any content extraction preprocess and preserves all the information in a document (e.g., text, image and layout). DSE leverages a large vision-language model to directly encode document screenshots into dense representations for retrieval. To evaluate our method, we first craft the dataset of Wiki-SS, a 1.3M Wikipedia web page screenshots as the corpus to answer the questions from the Natural Questions dataset. In such a text-intensive document retrieval setting, DSE shows competitive effectiveness compared to other text retrieval methods relying on parsing. For example, DSE outperforms BM25 by 17 points in top-1 retrieval accuracy. Additionally, in a mixed-modality task of slide retrieval, DSE significantly outperforms OCR text retrieval methods by over 15 points in nDCG@10. These experiments show that DSE is an effective document retrieval paradigm for diverse types of documents. Model checkpoints, code, and Wiki-SS collection will be released.

Xueguang Ma, Sheng-Chieh Lin, Minghan Li, Wenhu Chen, Jimmy Lin• 2024

Related benchmarks

TaskDatasetResultRank
Visual Information RetrievalMVRB
SR61.54
16
Multimodal Document Information RetrievalMMDocIR (test)
Macro Recall@151.09
13
Modification RetrievalCIRR 7
Recall@536.52
6
Multimodal RetrievalMSCOCO 0
Recall@574.62
6
Multimodal RetrievalWebQA 2
R@566.99
6
Multimodal RetrievalWebQA 1
Recall@583.95
6
Multimodal RetrievalMSCOCO 3
Recall@582.06
6
Multimodal RetrievalNights-4
R@527.36
6
Multimodal RetrievalEDIS-2
Recall@541.26
6
Multimodal RetrievalVisNews 0
R@514.12
6
Showing 10 of 15 rows

Other info

Follow for update