Papers › Any Information Is Just Worth One Single Screenshot: Unifying Search With Visualized...

Any Information Is Just Worth One Single Screenshot: Unifying Search With Visualized Information Retrieval

17 Feb 2025arXiv:2502.11431archive 2025-07-28

Ze Liu, Zhengyang Liang, Junjie Zhou, Zheng Liu, Defu Lian

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.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2502.11431")

Code

Syntology Ran 10 of 21 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 8 ran with no contract checked.

By repository: community (archive-listed): 21 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

VectorSpaceLab/MegaPairs mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 10 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
8ran
11unverified

Licence: 0 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from VectorSpaceLab/MegaPairs. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CLIPAttention VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · 4683a9a2727a0c39 · report
CLIPFlashAttention2 VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · c41ed09f75a9aabd · report
CLIPMLP VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran fingerprinted MIT (permissive) · 077b0fff3b85e9e1 · report
CLIPOutput VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · 151d0cec9bec302a · report
CLIPTextEmbeddings VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · 1328c569c474f4f4 · report
CLIPTextModelOutput VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · 0c926261ce815222 · report
CLIPVisionEmbeddings VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · 4665b478d4a86539 · report
CLIPVisionModelOutput VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran MIT (permissive) · f1a002375c0ca087 · report
_get_vector_norm VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 55b643a09be2a3a3 · report
clip_loss VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 198ed04eaf39466a · report
CLIPEncoder VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · 6bfd267dd490c2fa · report
CLIPEncoderLayer VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · ecfa0cbe5350ba69 · report
CLIPForImageClassification VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · c545173dbfd3a5ca · report
CLIPModel VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · cebc360f5e2c0d89 · report
CLIPSdpaAttention VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · bd3ad163abb1493c · report
CLIPTextModel VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · deaa731a5c90399d · report
CLIPTextModelWithProjection VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · 6e1954f2d155f256 · report
CLIPTextTransformer VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · 0c8dd0cca123d737 · report
CLIPVisionModel VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · 5637a1e99bb7eb4f · report
CLIPVisionModelWithProjection VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · ab821aa24496d102 · report
CLIPVisionTransformer VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py community (archive-listed) unverified MIT (permissive) · bc7e07dd2e0185ad · report

Tasks

Information RetrievalRetrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections