Share your thoughts, 1 month free Claude Pro on usSee more
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 document retrievalViDoRe Avg. across 4 datasets v2--
45
Visual Information RetrievalMVRB
SR61.54
16
Visual document retrievalViDoRe 10 datasets v1
NDCG@585.1
14
Visual document retrievalViDoRe 8 datasets v3
NDCG@541.3
14
Visual document retrievalPlotQA
NDCG@557.6
13
Visual document retrievalInfoVQA
NDCG@565.9
13
Visual document retrievalChartQA
NDCG@576.6
13
Visual document retrievalSlideVQA
NDCG@566.8
13
Multimodal Document Information RetrievalMMDocIR (test)
Macro Recall@151.09
13
Visual document retrievalArxiVQA
NDCG@562.7
12
Showing 10 of 25 rows

Other info

Follow for update