Papers › Universal Vision-Language Dense Retrieval: Learning A Unified Representation Space for...

Universal Vision-Language Dense Retrieval: Learning A Unified Representation Space for Multi-Modal Retrieval

1 Sep 2022arXiv:2209.00179archive 2025-07-28

Zhenghao Liu, Chenyan Xiong, Yuanhuiyi Lv, Zhiyuan Liu, Ge Yu

This paper presents Universal Vision-Language Dense Retrieval (UniVL-DR), which builds a unified model for multi-modal retrieval. UniVL-DR encodes queries and multi-modality resources in an embedding space for searching candidates from different modalities. To learn a unified embedding space for multi-modal retrieval, UniVL-DR proposes two techniques: 1) Universal embedding optimization strategy, which contrastively optimizes the embedding space using the modality-balanced hard negatives; 2) Image verbalization method, which bridges the modality gap between images and texts in the raw data space. UniVL-DR achieves the state-of-the-art on the multi-modal open-domain question answering benchmark, WebQA, and outperforms all retrieval models on the two subtasks, text-text retrieval and text-image retrieval. It demonstrates that universal multi-modal search is feasible to replace the divide-and-conquer pipeline with a united model and also benefits single/cross modality tasks. All source codes of this work are available at https://github.com/OpenMatch/UniVL-DR.

PaperPDFCodeCode Syntology ran

In Syntology 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="2209.00179")

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

openmatch/univl-dr officialmentioned in paperpytorchMIT 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

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

4ran
9unverified

Licence: 0 of the 13 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 openmatch/univl-dr. “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.

convert_to_string_id openmatch/univl-dr/UniVL-DR/retrieval.py official repository ran MIT (permissive) · 5f50bc569621e9e0 · report
load_candidate_from_stream openmatch/univl-dr/UniVL-DR/msmarco_eval.py official repository ran MIT (permissive) · 44dabd5275dfdd74 · report
load_reference openmatch/univl-dr/UniVL-DR/msmarco_eval.py official repository ran MIT (permissive) · 73a28fd25464e18b · report
load_reference_from_stream openmatch/univl-dr/UniVL-DR/msmarco_eval.py official repository ran MIT (permissive) · 3bb6407c68aabca4 · report
cosine_lr openmatch/univl-dr/UniVL-DR/gen_embeddings.py official repository unverified MIT (permissive) · 932d44bbf8bd0e3f · report
load_caps openmatch/univl-dr/UniVL-DR/data.py official repository unverified MIT (permissive) · bdeeac353609fba9 · report
load_docs openmatch/univl-dr/UniVL-DR/data.py official repository unverified MIT (permissive) · ba3ccdb2b1dd91b9 · report
load_docs openmatch/univl-dr/UniVL-DR/gen_embeddings.py official repository unverified MIT (permissive) · c332382577bfa765 · report
load_file openmatch/univl-dr/UniVL-DR/data.py official repository unverified MIT (permissive) · 657a1b13e0907d5f · report
load_file openmatch/univl-dr/UniVL-DR/retrieval.py official repository unverified MIT (permissive) · ab52e35a4aeb0fdd · report
load_file openmatch/univl-dr/CLIP-DPR/data.py official repository unverified MIT (permissive) · 03524f1126e7841f · report
load_file openmatch/univl-dr/CLIP-DPR/get_hard_negs.py official repository unverified MIT (permissive) · 10874e9329daa92e · report
load_queries openmatch/univl-dr/UniVL-DR/gen_embeddings.py official repository unverified MIT (permissive) · d6a43c1609102421 · report

Tasks

Image RetrievalOpen-Domain Question AnsweringQuestion AnsweringRetrievalText Retrieval

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