Papers › Prototype-based Aleatoric Uncertainty Quantification for Cross-modal Retrieval

Prototype-based Aleatoric Uncertainty Quantification for Cross-modal Retrieval

29 Sep 2023NeurIPS 2023 11arXiv:2309.17093archive 2025-07-28

Hao Li, Jingkuan Song, Lianli Gao, Xiaosu Zhu, Heng Tao Shen

Cross-modal Retrieval methods build similarity relations between vision and language modalities by jointly learning a common representation space. However, the predictions are often unreliable due to the Aleatoric uncertainty, which is induced by low-quality data, e.g., corrupt images, fast-paced videos, and non-detailed texts. In this paper, we propose a novel Prototype-based Aleatoric Uncertainty Quantification (PAU) framework to provide trustworthy predictions by quantifying the uncertainty arisen from the inherent data ambiguity. Concretely, we first construct a set of various learnable prototypes for each modality to represent the entire semantics subspace. Then Dempster-Shafer Theory and Subjective Logic Theory are utilized to build an evidential theoretical framework by associating evidence with Dirichlet Distribution parameters. The PAU model induces accurate uncertainty and reliable predictions for cross-modal retrieval. Extensive experiments are performed on four major benchmark datasets of MSR-VTT, MSVD, DiDeMo, and MS-COCO, demonstrating the effectiveness of our method. The code is accessible at https://github.com/leolee99/PAU.

PaperPDFConference PDFCodeCode 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="2309.17093")

Code

Syntology Ran 12 of 19 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 6 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

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

leolee99/pau 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

19 samples harvested; 12 ran; 2 honoured the contract we drafted; 7 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.

2ran · honoured contract
1ran · violated contract
6ran · our draft was wrong
1ran · fixture could not drive it
2ran
7unverified

Licence: 0 of the 19 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 leolee99/PAU. “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.

swish leolee99/PAU/modules/until_module.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 0f786c407fb1ee4c · report
basic_clean leolee99/PAU/modules/tokenization_clip.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 98f385d847636a3e · report
check_attr leolee99/PAU/modules/modeling.py official repository ran · violated contract MIT (permissive) · 47c2715feba5fd6b · report
compute_metrics leolee99/PAU/metrics.py official repository ran fingerprinted MIT (permissive) · f45b80d057798fed · report
gelu leolee99/PAU/modules/until_module.py official repository ran · honoured contract fingerprinted MIT (permissive) · 50e1ffed03f484ec · report
get_pairs leolee99/PAU/modules/tokenization_clip.py official repository ran · our draft was wrong MIT (permissive) · d919ae32e5e4e616 · report
init_device leolee99/PAU/main_pau.py official repository ran · fixture could not drive it MIT (permissive) · a0c23f10479a984e · report
tensor_text_to_video_metrics leolee99/PAU/metrics.py official repository ran MIT (permissive) · 66bf2e9b33bd27dd · report
update_attr leolee99/PAU/modules/modeling.py official repository ran · our draft was wrong MIT (permissive) · d34a2226d2cf142e · report
url_to_filename leolee99/PAU/modules/file_utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · af64ec220e8bcdbc · report
warmup_linear leolee99/PAU/modules/optimization.py official repository ran · honoured contract fingerprinted MIT (permissive) · e0960afdb0d64aa7 · report
whitespace_clean leolee99/PAU/modules/tokenization_clip.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 9542161e9640b858 · report
build_model leolee99/PAU/modules/module_clip.py official repository unverified MIT (permissive) · f5470c7056a406fe · report
cached_path leolee99/PAU/modules/file_utils.py official repository unverified MIT (permissive) · 349d780dd4a89a37 · report
filename_to_url leolee99/PAU/modules/file_utils.py official repository unverified MIT (permissive) · db0ac56aaf6e35e6 · report
get_args leolee99/PAU/main_pau.py official repository unverified MIT (permissive) · 32381787730f06b2 · report
tensor_video_to_text_sim leolee99/PAU/metrics.py official repository unverified MIT (permissive) · b6f9f3930836fe3f · report
warmup_constant leolee99/PAU/modules/optimization.py official repository unverified MIT (permissive) · 59e4e730a9dc5dc6 · report
warmup_cosine leolee99/PAU/modules/optimization.py official repository unverified MIT (permissive) · 20b3d25ba1b796e5 · report

Tasks

Cross-Modal RetrievalImage-text matchingImage-to-Text RetrievalRetrievalText RetrievalText to Video RetrievalUncertainty QuantificationVideo RetrievalVideo to Text RetrievalVideo-Text Retrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Video Retrieval DiDeMo PAU text-to-video Mean Rank 12.9 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU text-to-video Median Rank 2.0 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU text-to-video R@1 48.6 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU text-to-video R@10 84.5 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU text-to-video R@5 76.0 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU video-to-text Mean Rank 9.8 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU video-to-text Median Rank 2.0 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU video-to-text R@1 48.1 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU video-to-text R@10 85.7 #27 of 40 Archive leaderboard report
Video Retrieval DiDeMo PAU video-to-text R@5 74.2 #27 of 40 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU text-to-video Mean Rank 14.0 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU text-to-video Median Rank 2.0 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU text-to-video R@1 48.5 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU text-to-video R@10 82.5 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU text-to-video R@5 72.7 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU video-to-text Mean Rank 9.7 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU video-to-text Median Rank 2.0 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU video-to-text R@1 48.3 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU video-to-text R@10 83.2 #25 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA PAU video-to-text R@5 73.0 #25 of 63 Archive leaderboard report
Video Retrieval MSVD PAU text-to-video Mean Rank 9.6 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU text-to-video Median Rank 2.0 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU text-to-video R@1 47.3 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU text-to-video R@10 85.5 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU text-to-video R@5 77.4 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU video-to-text Mean Rank 2.4 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU video-to-text Median Rank 1.0 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU video-to-text R@1 68.9 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU video-to-text R@10 97.1 #16 of 24 Archive leaderboard report
Video Retrieval MSVD PAU video-to-text R@5 93.1 #16 of 24 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

PAU

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