SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2502.11431 · ACL · 2025

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

Chao Gao, Zheng Liu, Shitao Xiao, Defu Lian, Chen Zhang, Ze Liu, Zhengyang Liang, Junjie Zhou

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 21 functions out of this paper's own repositories and ran 10 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
VectorSpaceLab/MegaPairs — 10 of 21
FunctionStatusWhere it lives
CLIPAttention Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("4683a9a2727a0c39")
CLIPFlashAttention2 Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("c41ed09f75a9aabd")
CLIPMLP Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("077b0fff3b85e9e1")
CLIPOutput Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("151d0cec9bec302a")
CLIPTextEmbeddings Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("1328c569c474f4f4")
CLIPTextModelOutput Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("0c926261ce815222")
CLIPVisionEmbeddings Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("4665b478d4a86539")
CLIPVisionModelOutput Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("f1a002375c0ca087")
_get_vector_norm Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("55b643a09be2a3a3")
clip_loss Ran VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("198ed04eaf39466a")
CLIPEncoder Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("6bfd267dd490c2fa")
CLIPEncoderLayer Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("ecfa0cbe5350ba69")
CLIPForImageClassification Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("c545173dbfd3a5ca")
CLIPModel Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("cebc360f5e2c0d89")
CLIPSdpaAttention Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("bd3ad163abb1493c")
CLIPTextModel Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("deaa731a5c90399d")
CLIPTextModelWithProjection Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("6e1954f2d155f256")
CLIPTextTransformer Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("0c8dd0cca123d737")
CLIPVisionModel Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("5637a1e99bb7eb4f")
CLIPVisionModelWithProjection Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("ab821aa24496d102")
CLIPVisionTransformer Not yet run VectorSpaceLab/MegaPairs/modeling_MMRet_CLIP.py
code served (permissive licence) · get_code("bc7e07dd2e0185ad")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

With the popularity of multimodal techniques, it receives growing interests to acquire useful information in visual forms. In this work, we formulate an emerging IR paradigm called Visualized Information Retrieval, or Vis-IR, where multimodal information, such as texts, images, tables and charts, is jointly represented by a unified visual format called Screenshots, for various retrieval applications. We further make three key contributions for Vis-IR. First, we create VIRA (Vis-IR Aggregation), a largescale dataset comprising a vast collection of screenshots from diverse sources, carefully curated into captioned and question-answer formats. Second, we develop UniSE (Universal Screenshot Embeddings), a family of retrieval models that enable screenshots to query or be queried across arbitrary data modalities. Finally, we construct 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 data, model and benchmark have been made publicly available 1 , which lays a solid foundation for this emerging field.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2502.11431")
get_code_for_paper("2502.11431")
have("2502.11431")

Connect an agent — have() is free.