{"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/value-a-multi-task-benchmark-for-video-and","title":"VALUE: A Multi-Task Benchmark for Video-and-Language Understanding Evaluation","arxiv_id":"2106.04632","date":"2021-06-08","proceeding":null,"authors":["Linjie Li","Jie Lei","Zhe Gan","Licheng Yu","Yen-Chun Chen","Rohit Pillai","Yu Cheng","Luowei Zhou","Xin Eric Wang","William Yang Wang","Tamara Lee Berg","Mohit Bansal","Jingjing Liu","Lijuan Wang","Zicheng Liu"],"abstract":"Most existing video-and-language (VidL) research focuses on a single dataset, or multiple datasets of a single task. In reality, a truly useful VidL system is expected to be easily generalizable to diverse tasks, domains, and datasets. To facilitate the evaluation of such systems, we introduce Video-And-Language Understanding Evaluation (VALUE) benchmark, an assemblage of 11 VidL datasets over 3 popular tasks: (i) text-to-video retrieval; (ii) video question answering; and (iii) video captioning. VALUE benchmark aims to cover a broad range of video genres, video lengths, data volumes, and task difficulty levels. Rather than focusing on single-channel videos with visual information only, VALUE promotes models that leverage information from both video frames and their associated subtitles, as well as models that share knowledge across multiple tasks. We evaluate various baseline methods with and without large-scale VidL pre-training, and systematically investigate the impact of video input channels, fusion methods, and different video representations. We also study the transferability between tasks, and conduct multi-task learning under different settings. The significant gap between our best model and human performance calls for future study for advanced VidL models. VALUE is available at https://value-benchmark.github.io/.","url_abs":"https://arxiv.org/abs/2106.04632v2","url_pdf":"https://arxiv.org/pdf/2106.04632v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"value-a-multi-task-benchmark-for-video-and","repo_url":"https://github.com/VALUE-Leaderboard/StarterCode","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"multi-task-learning","task_name":"Multi-Task Learning"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"retrieval","task_name":"Retrieval"},{"task_slug":"text-to-video-retrieval","task_name":"Text to Video Retrieval"},{"task_slug":"video-captioning","task_name":"Video Captioning"},{"task_slug":"video-question-answering","task_name":"Video Question Answering"},{"task_slug":"video-retrieval","task_name":"Video Retrieval"}],"methods":[],"datasets_introduced":[{"slug":"value","name":"VALUE","full_name":"Video-And-Language Understanding Evaluation"}],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2106.04632","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.04632"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/VALUE-Leaderboard/StarterCode","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran_honours":2,"unverified":4},"by_repo_kind":{"official":{"samples":7,"ran":3,"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":0,"samples":[{"code_sha256_prefix":"0f786c407fb1ee4c","entry":"swish","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"model/layers.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/model/layers.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":2,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0f786c407fb1ee4c"}},{"code_sha256_prefix":"29af270e862dd867","entry":"gelu","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"model/layers.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/model/layers.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"29af270e862dd867"}},{"code_sha256_prefix":"de48fec0ec9764b0","entry":"gelu_new","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"model/layers.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/model/layers.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"de48fec0ec9764b0"}},{"code_sha256_prefix":"29d0af7d06f51fd3","entry":"compute_accuracies","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"eval_videoQA.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/eval_videoQA.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"29d0af7d06f51fd3"}},{"code_sha256_prefix":"68545d5324dc298c","entry":"compute_accuracies","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"eval_violin.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/eval_violin.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"68545d5324dc298c"}},{"code_sha256_prefix":"9b944011dc8f79ce","entry":"load_video_only_dataset","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"load_data.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/load_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9b944011dc8f79ce"}},{"code_sha256_prefix":"77ea816da7e6b957","entry":"load_video_sub_dataset","repo":"VALUE-Leaderboard/StarterCode","repo_kind":"official","path":"load_data.py","file_url":"https://github.com/VALUE-Leaderboard/StarterCode/blob/HEAD/load_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"77ea816da7e6b957"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}