Any Information Is Just Worth One Single Screenshot: Unifying Search With Visualized Information Retrieval
Ze Liu, Zhengyang Liang, Junjie Zhou, Zheng Liu, Defu Lian
TL;DR
This work defines Visualized Information Retrieval (Vis-IR), proposing a unified visual representation for multimodal data via Screenshots. It introduces VIRA, a 13M-shot dataset with caption and QA annotations; UniSE, a two-branch embedding family (CLIP-based and MLLM-based) trained in two stages; and MVRB, a comprehensive benchmark spanning four task categories and multiple domains. Empirical results show UniSE outperforms existing multimodal and screenshot-specific retrievers, and that dedicated Vis-IR data and training strategies substantially improve cross-modal retrieval and QA performance. The project aims to accelerate Vis-IR development by releasing datasets, models, and benchmarks to support robust, domain-diverse, and open-ended visualized information retrieval research and applications.
Abstract
With the popularity of multimodal techniques, it receives growing interests to acquire useful information in visual forms. In this work, we formally define an emerging IR paradigm called \textit{Visualized Information Retrieval}, or \textbf{Vis-IR}, where multimodal information, such as texts, images, tables and charts, is jointly represented by a unified visual format called \textbf{Screenshots}, for various retrieval applications. We further make three key contributions for Vis-IR. First, we create \textbf{VIRA} (Vis-IR Aggregation), a large-scale dataset comprising a vast collection of screenshots from diverse sources, carefully curated into captioned and question-answer formats. Second, we develop \textbf{UniSE} (Universal Screenshot Embeddings), a family of retrieval models that enable screenshots to query or be queried across arbitrary data modalities. Finally, we construct \textbf{MVRB} (Massive Visualized IR Benchmark), a comprehensive benchmark covering a variety of task forms and application scenarios. Through extensive evaluations on MVRB, we highlight the deficiency from existing multimodal retrievers and the substantial improvements made by UniSE. Our work will be shared with the community, laying a solid foundation for this emerging field.
