Papers › ConViS-Bench: Estimating Video Similarity Through Semantic Concepts

ConViS-Bench: Estimating Video Similarity Through Semantic Concepts

23 Sep 2025NeurIPSarXiv:2509.19245added by Syntology

Benedetta Liberatori, Alessandro Conti, Lorenzo Vaquero, Yiming Wang, Elisa Ricci, Paolo Rota

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

What does it mean for two videos to be similar? Videos may appear similar when judged by the actions they depict, yet entirely different if evaluated based on the locations where they were filmed. While humans naturally compare videos by taking different aspects into account, this ability has not been thoroughly studied and presents a challenge for models that often depend on broad global similarity scores. Large Multimodal Models (LMMs) with video understanding capabilities open new opportunities for leveraging natural language in comparative video tasks. We introduce Concept-based Video Similarity estimation (ConViS), a novel task that compares pairs of videos by computing interpretable similarity scores across a predefined set of key semantic concepts. ConViS allows for human-like reasoning about video similarity and enables new applications such as concept-conditioned video retrieval. To support this task, we also introduce ConViS-Bench, a new benchmark comprising carefully annotated video pairs spanning multiple domains. Each pair comes with concept-level similarity scores and textual descriptions of both differences and similarities. Additionally, we benchmark several state-of-the-art models on ConViS, providing insights into their alignment with human judgments. Our results reveal significant performance differences on ConViS, indicating that some concepts present greater challenges for estimating video similarity. We believe that ConViS-Bench will serve as a valuable resource for advancing research in language-driven video understanding.

PaperPDFCode 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="2509.19245")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

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

benedettaliberatori/convisbench found in paper text by Syntology report

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

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

12unverified

Licence: 12 of the 12 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 benedettaliberatori/convisbench. “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.

approximate_smart_resize benedettaliberatori/convisbench/baselines/compute_conditioned_similarities.py found in paper text by Syntology unverified no licence file found · pointer only · 07bd41e4bc7cfcfd · report
compute_text2text_similarity benedettaliberatori/convisbench/baselines/compute_similarities.py found in paper text by Syntology unverified no licence file found · pointer only · 59533f05931ac4a3 · report
compute_video2video_similarity benedettaliberatori/convisbench/baselines/compute_similarities.py found in paper text by Syntology unverified no licence file found · pointer only · 959aec9b1b7d7d19 · report
get_gt_conditioned_similarities benedettaliberatori/convisbench/baselines/compute_conditioned_correlation.py found in paper text by Syntology unverified no licence file found · pointer only · 43d9b3ff767c58e4 · report
get_gt_rankings benedettaliberatori/convisbench/baselines/compute_retrieval_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 9e69643515a2bfc7 · report
load_CLIP_model benedettaliberatori/convisbench/baselines/baselines_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 04d890d232bd99dd · report
load_DINOv2_model benedettaliberatori/convisbench/baselines/baselines_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 27d109021865bb29 · report
load_VideoMAE_model benedettaliberatori/convisbench/baselines/baselines_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 3ab2fb7e9b466f21 · report
normalize_pair benedettaliberatori/convisbench/baselines/compute_conditioned_correlation.py found in paper text by Syntology unverified no licence file found · pointer only · e2b0d4c5399daed9 · report
rank_values benedettaliberatori/convisbench/baselines/compute_retrieval_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 7156bec929508fe8 · report
read_video_pairs benedettaliberatori/convisbench/baselines/compute_conditioned_similarities.py found in paper text by Syntology unverified no licence file found · pointer only · 19122e63d223f7f7 · report
wait_for_active benedettaliberatori/convisbench/baselines/compute_conditioned_similarities_gemini.py found in paper text by Syntology unverified no licence file found · pointer only · 709ff2040918dabf · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2509.19245, was issued in September 2025, after that date, so the archive has no leaderboard rows for it.

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