{"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-01649","title":"Contribution-aware Token Compression for Efficient Video Understanding via Reinforcement Learning","arxiv_id":"2602.01649","date":"2026-02-02","proceeding":null,"authors":["Yinchao Ma","Qiang Zhou","Zhibin Wang","Xianing Chen","Hanqing Yang","Jun Song","Bo Zheng"],"abstract":"Video large language models have demonstrated remarkable capabilities in video understanding tasks. However, the redundancy of video tokens introduces significant computational overhead during inference, limiting their practical deployment. Many compression algorithms are proposed to prioritize retaining features with the highest attention scores to minimize perturbations in attention computations. However, the correlation between attention scores and their actual contribution to correct answers remains ambiguous. To address the above limitation, we propose a novel \\textbf{C}ontribution-\\textbf{a}ware token \\textbf{Co}mpression algorithm for \\textbf{VID}eo understanding (\\textbf{CaCoVID}) that explicitly optimizes the token selection policy based on the contribution of tokens to correct predictions. First, we introduce a reinforcement learning-based framework that optimizes a policy network to select video token combinations with the greatest contribution to correct predictions. This paradigm shifts the focus from passive token preservation to active discovery of optimal compressed token combinations. Secondly, we propose a combinatorial policy optimization algorithm with online combination space sampling, which dramatically reduces the exploration space for video token combinations and accelerates the convergence speed of policy optimization. Extensive experiments on diverse video understanding benchmarks demonstrate the effectiveness of CaCoVID. Codes are available at https://github.com/LivingFutureLab/CaCoVID.","url_abs":"https://arxiv.org/abs/2602.01649","url_pdf":"https://arxiv.org/pdf/2602.01649","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.01649","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.01649"}},"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/EvolvingLMMs-Lab/lmms-eval","reach":{"status":"ok","spdx":"NOASSERTION"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/LivingFutureLab/CaCoVID","reach":null}],"summary":{"ran":5,"ran_draft_wrong":2,"unverified":9},"by_repo_kind":{"found_in_text":{"samples":16,"ran":7,"repositories":2}},"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":16,"samples":[{"code_sha256_prefix":"57e732507bad40db","entry":"escaped_split","repo":"LivingFutureLab/CaCoVID","repo_kind":"found_in_text","path":"lmms_eval/lmms_eval/utils.py","file_url":"https://github.com/LivingFutureLab/CaCoVID/blob/HEAD/lmms_eval/lmms_eval/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"57e732507bad40db"}},{"code_sha256_prefix":"00f5e7d9ee6636ba","entry":"get_sample_size","repo":"LivingFutureLab/CaCoVID","repo_kind":"found_in_text","path":"lmms_eval/lmms_eval/evaluator_utils.py","file_url":"https://github.com/LivingFutureLab/CaCoVID/blob/HEAD/lmms_eval/lmms_eval/evaluator_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"00f5e7d9ee6636ba"}},{"code_sha256_prefix":"20a7cc804eb22661","entry":"hash_args","repo":"LivingFutureLab/CaCoVID","repo_kind":"found_in_text","path":"lmms_eval/lmms_eval/api/model.py","file_url":"https://github.com/LivingFutureLab/CaCoVID/blob/HEAD/lmms_eval/lmms_eval/api/model.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"20a7cc804eb22661"}},{"code_sha256_prefix":"1fddd33683ef553c","entry":"hash_string","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/utils.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1fddd33683ef553c"}},{"code_sha256_prefix":"ae00474f91be5441","entry":"is_json","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/utils.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ae00474f91be5441"}},{"code_sha256_prefix":"74386ef186ff5c64","entry":"remove_none_pattern","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/logging_utils.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/logging_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"74386ef186ff5c64"}},{"code_sha256_prefix":"c44830a7722ff5f7","entry":"request_caching_arg_to_dict","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/evaluator.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/evaluator.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c44830a7722ff5f7"}},{"code_sha256_prefix":"29065ecbfb95eb0b","entry":"escaped_split","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/utils.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"29065ecbfb95eb0b"}},{"code_sha256_prefix":"894f96b26abd7ab3","entry":"get_model","repo":"LivingFutureLab/CaCoVID","repo_kind":"found_in_text","path":"lmms_eval/lmms_eval/api/registry.py","file_url":"https://github.com/LivingFutureLab/CaCoVID/blob/HEAD/lmms_eval/lmms_eval/api/registry.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":"894f96b26abd7ab3"}},{"code_sha256_prefix":"f827e5b576859cb9","entry":"get_sample_size","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/evaluator_utils.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/evaluator_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f827e5b576859cb9"}},{"code_sha256_prefix":"4baf9c8d86f47526","entry":"is_package_available","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/imports.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/imports.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4baf9c8d86f47526"}},{"code_sha256_prefix":"7e8f1163e46a3004","entry":"make_lazy_getattr","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/imports.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/imports.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7e8f1163e46a3004"}},{"code_sha256_prefix":"c845139271f3b6e1","entry":"optional_import","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/imports.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/imports.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c845139271f3b6e1"}},{"code_sha256_prefix":"1bbf582194532683","entry":"register_group","repo":"LivingFutureLab/CaCoVID","repo_kind":"found_in_text","path":"lmms_eval/lmms_eval/api/registry.py","file_url":"https://github.com/LivingFutureLab/CaCoVID/blob/HEAD/lmms_eval/lmms_eval/api/registry.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":"1bbf582194532683"}},{"code_sha256_prefix":"6a4a70c8a645fde8","entry":"register_task","repo":"LivingFutureLab/CaCoVID","repo_kind":"found_in_text","path":"lmms_eval/lmms_eval/api/registry.py","file_url":"https://github.com/LivingFutureLab/CaCoVID/blob/HEAD/lmms_eval/lmms_eval/api/registry.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":"6a4a70c8a645fde8"}},{"code_sha256_prefix":"214f63d400f75b96","entry":"run_models","repo":"EvolvingLMMs-Lab/lmms-eval","repo_kind":"found_in_text","path":"lmms_eval/cli/models_cmd.py","file_url":"https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/HEAD/lmms_eval/cli/models_cmd.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"214f63d400f75b96"}}]},"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":null}