{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2602-02444","title":"RANKVIDEO: Reasoning Reranking for Text-to-Video Retrieval","arxiv_id":"2602.02444","date":"2026-02-02","proceeding":null,"authors":["Tyler Skow","Alexander Martin","Benjamin Van Durme","Rama Chellappa","Reno Kriz"],"abstract":"Reranking is a critical component of modern retrieval systems, which typically pair an efficient first-stage retriever with a more expressive model to refine results. While large reasoning models have driven rapid progress in text-centric reranking, reasoning-based reranking for video retrieval remains underexplored. To address this gap, we introduce RANKVIDEO, a reasoning-based reranker for video retrieval that explicitly reasons over query-video pairs using video content to assess relevance. RANKVIDEO is trained using a two-stage curriculum consisting of perception-grounded supervised fine-tuning followed by reranking training that combines pointwise, pairwise, and teacher confidence distillation objectives, and is supported by a data synthesis pipeline for constructing reasoning-intensive query-video pairs. Experiments on the large-scale MultiVENT 2.0 benchmark demonstrate that RANKVIDEO consistently improves retrieval performance within a two-stage framework, yielding an average improvement of 31% on nDCG@10 and outperforming text-only and vision-language reranking alternatives, while more efficient.","url_abs":"https://arxiv.org/abs/2602.02444","url_pdf":"https://arxiv.org/pdf/2602.02444","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.02444","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.02444"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker","reach":null}],"summary":{"unverified":23},"by_repo_kind":{"found_in_text":{"samples":23,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":23,"samples":[{"code_sha256_prefix":"2e15b025fc5ea900","entry":"build_messages","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/train_reranker.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/train_reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2e15b025fc5ea900"}},{"code_sha256_prefix":"02262d4743af6e74","entry":"ecdf","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/visualize.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/visualize.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"02262d4743af6e74"}},{"code_sha256_prefix":"af0f79c4d7e7510e","entry":"evenly_spaced_indices","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/generate_captions.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/generate_captions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"af0f79c4d7e7510e"}},{"code_sha256_prefix":"0cce228fddd95339","entry":"extract_caption","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/train_perception.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/train_perception.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0cce228fddd95339"}},{"code_sha256_prefix":"961f150f76fa96f2","entry":"extract_doc_id","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/train_perception.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/train_perception.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"961f150f76fa96f2"}},{"code_sha256_prefix":"579becd082f48476","entry":"format_time","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/generate_reasoning.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/generate_reasoning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"579becd082f48476"}},{"code_sha256_prefix":"4444c32851c13096","entry":"get_label","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/train_reranker.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/train_reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4444c32851c13096"}},{"code_sha256_prefix":"65dbf11a1f9c9038","entry":"get_teacher_p_yes","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/train_reranker.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/train_reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"65dbf11a1f9c9038"}},{"code_sha256_prefix":"f4fe44bdd478287f","entry":"has_caption_and_video","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/train_perception.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/train_perception.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f4fe44bdd478287f"}},{"code_sha256_prefix":"98f620f1b9912c6b","entry":"index_video_paths","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/generate_captions.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/generate_captions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"98f620f1b9912c6b"}},{"code_sha256_prefix":"d966157ec6cc6174","entry":"load_candidates","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/generate_reasoning.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/generate_reasoning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d966157ec6cc6174"}},{"code_sha256_prefix":"699130722dcc4f60","entry":"load_first_stage","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/evaluate.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"699130722dcc4f60"}},{"code_sha256_prefix":"0ba56ee29da26ed0","entry":"load_qrels","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/evaluate.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0ba56ee29da26ed0"}},{"code_sha256_prefix":"ac4763387ee2e14b","entry":"load_queries","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/generate_reasoning.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/generate_reasoning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ac4763387ee2e14b"}},{"code_sha256_prefix":"127623fe8fb211c8","entry":"load_query_mapping","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/rerank.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/rerank.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"127623fe8fb211c8"}},{"code_sha256_prefix":"d0149769fbc2f5d3","entry":"load_results_dir","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/visualize.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/visualize.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d0149769fbc2f5d3"}},{"code_sha256_prefix":"9fc452929ebdba53","entry":"load_video_frames","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/generate_captions.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/generate_captions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9fc452929ebdba53"}},{"code_sha256_prefix":"4b19ccd746e020cb","entry":"maybe_to_dict","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/utils.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4b19ccd746e020cb"}},{"code_sha256_prefix":"ff4ba92ed7d2a396","entry":"open_text","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/evaluate.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ff4ba92ed7d2a396"}},{"code_sha256_prefix":"fd08c6cc99edba01","entry":"robust_xlim","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/visualize.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/visualize.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fd08c6cc99edba01"}},{"code_sha256_prefix":"f2e2d2cca25839fc","entry":"safe_serialize","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/utils.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f2e2d2cca25839fc"}},{"code_sha256_prefix":"14d50831081a017b","entry":"valid_example","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/utils.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"14d50831081a017b"}},{"code_sha256_prefix":"b9d7dbee7a42acdb","entry":"video_id_to_path","repo":"tskow99/RANKVIDEO-Reasoning-Reranker","repo_kind":"found_in_text","path":"rankvideo/rerank.py","file_url":"https://github.com/tskow99/RANKVIDEO-Reasoning-Reranker/blob/HEAD/rankvideo/rerank.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b9d7dbee7a42acdb"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}