Papers › INQUIRE: A Natural World Text-to-Image Retrieval Benchmark

INQUIRE: A Natural World Text-to-Image Retrieval Benchmark

4 Nov 2024arXiv:2411.02537archive 2025-07-28

Edward Vendrow, Omiros Pantazis, Alexander Shepard, Gabriel Brostow, Kate E. Jones, Oisin Mac Aodha, Sara Beery, Grant van Horn

We introduce INQUIRE, a text-to-image retrieval benchmark designed to challenge multimodal vision-language models on expert-level queries. INQUIRE includes iNaturalist 2024 (iNat24), a new dataset of five million natural world images, along with 250 expert-level retrieval queries. These queries are paired with all relevant images comprehensively labeled within iNat24, comprising 33,000 total matches. Queries span categories such as species identification, context, behavior, and appearance, emphasizing tasks that require nuanced image understanding and domain expertise. Our benchmark evaluates two core retrieval tasks: (1) INQUIRE-Fullrank, a full dataset ranking task, and (2) INQUIRE-Rerank, a reranking task for refining top-100 retrievals. Detailed evaluation of a range of recent multimodal models demonstrates that INQUIRE poses a significant challenge, with the best models failing to achieve an mAP@50 above 50%. In addition, we show that reranking with more powerful multimodal models can enhance retrieval performance, yet there remains a significant margin for improvement. By focusing on scientifically-motivated ecological challenges, INQUIRE aims to bridge the gap between AI capabilities and the needs of real-world scientific inquiry, encouraging the development of retrieval systems that can assist with accelerating ecological and biodiversity research. Our dataset and code are available at https://inquire-benchmark.github.io

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="2411.02537")

Code

Syntology Ran 5 of 25 code samples harvested from 3 repositories linked to this paper; 20 have no recorded run. Of those that ran: 1 ran · violated contract; 3 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: official repository: 6 samples from 1 repository, 0 ran; found in paper text by Syntology: 19 samples from 2 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

inquire-benchmark/INQUIRE officialmentioned in papermentioned on GitHubpytorchMIT 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

25 samples harvested; 5 ran; 0 honoured the contract we drafted; 20 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.

1ran · violated contract
3ran · our draft was wrong
1ran · fixture could not drive it
20unverified

Licence: 0 of the 25 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

ap_at_k inquire-benchmark/INQUIRE/src/metrics.py official repository unverified MIT (permissive) · df88d02117d3396f · report
convert_gpt_response_to_preds inquire-benchmark/INQUIRE/src/lmm_utils.py official repository unverified MIT (permissive) · ac0cedb8ef574cbd · report
get_lmm_prompt inquire-benchmark/INQUIRE/src/lmm_utils.py official repository unverified MIT (permissive) · 6e1cc85a886de59f · report
load_metdata inquire-benchmark/INQUIRE/src/utils.py official repository unverified MIT (permissive) · ab9f7256c24c0c27 · report
mrr inquire-benchmark/INQUIRE/src/metrics.py official repository unverified MIT (permissive) · b5d31ecf05735aa7 · report
ndcg_at_k inquire-benchmark/INQUIRE/src/metrics.py official repository unverified MIT (permissive) · 8b7cbc085fe9dfdf · report
check_keys biubug6/Pytorch_Retinaface/convert_to_onnx.py found in paper text by Syntology ran · violated contract MIT (permissive) · 1d429d5224fe49ff · report
intersect biubug6/Pytorch_Retinaface/utils/box_utils.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · f01c5f73515770a5 · report
point_form biubug6/Pytorch_Retinaface/utils/box_utils.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 3bea1addc1e14162 · report
py_cpu_nms biubug6/Pytorch_Retinaface/utils/nms/py_cpu_nms.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · 5502a789c2da0e5e · report
remove_prefix biubug6/Pytorch_Retinaface/convert_to_onnx.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 10cf4647f778342c · report
center_size biubug6/Pytorch_Retinaface/utils/box_utils.py found in paper text by Syntology unverified MIT (permissive) · aa1d78402838820a · report
conv_bn biubug6/Pytorch_Retinaface/models/net.py found in paper text by Syntology unverified MIT (permissive) · f5414e78ff7a815f · report
conv_bn1X1 biubug6/Pytorch_Retinaface/models/net.py found in paper text by Syntology unverified MIT (permissive) · bb07aa213e6aacc9 · report
conv_bn_no_relu biubug6/Pytorch_Retinaface/models/net.py found in paper text by Syntology unverified MIT (permissive) · aacb8f654f54d534 · report
download_image rom1504/img2dataset/img2dataset/downloader.py found in paper text by Syntology unverified MIT (permissive) · 152bc0a5197f4792 · report
download_image_with_retry rom1504/img2dataset/img2dataset/downloader.py found in paper text by Syntology unverified MIT (permissive) · 361d700a09bc78e0 · report
get_gt_boxes biubug6/Pytorch_Retinaface/widerface_evaluate/evaluation.py found in paper text by Syntology unverified MIT (permissive) · b8864cd681dd62de · report
get_gt_boxes_from_txt biubug6/Pytorch_Retinaface/widerface_evaluate/evaluation.py found in paper text by Syntology unverified MIT (permissive) · fa5b759a22a26bb3 · report
inter_str_to_cv2 rom1504/img2dataset/img2dataset/resizer.py found in paper text by Syntology unverified MIT (permissive) · b1a9d0a36153d492 · report
is_disallowed rom1504/img2dataset/img2dataset/downloader.py found in paper text by Syntology unverified MIT (permissive) · 82c902b8810910be · report
load_model biubug6/Pytorch_Retinaface/convert_to_onnx.py found in paper text by Syntology unverified MIT (permissive) · ec9dcc3bf7178b3c · report
multiprocessing_distributor rom1504/img2dataset/img2dataset/distributor.py found in paper text by Syntology unverified MIT (permissive) · 2a880ff5a658af6a · report
pyspark_distributor rom1504/img2dataset/img2dataset/distributor.py found in paper text by Syntology unverified MIT (permissive) · 9ef9ab679387fbf6 · report
read_pred_file biubug6/Pytorch_Retinaface/widerface_evaluate/evaluation.py found in paper text by Syntology unverified MIT (permissive) · 5e211291c72bb0bd · report

Tasks

Image RetrievalRerankingRetrieval

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