{"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/kv-cache-compression-but-what-must-we-give-in","title":"KV Cache Compression, But What Must We Give in Return? A Comprehensive Benchmark of Long Context Capable Approaches","arxiv_id":"2407.01527","date":"2024-07-01","proceeding":null,"authors":["Jiayi Yuan","Hongyi Liu","Shaochen Zhong","Yu-Neng Chuang","Songchen Li","Guanchu Wang","Duy Le","Hongye Jin","Vipin Chaudhary","Zhaozhuo Xu","Zirui Liu","Xia Hu"],"abstract":"Long context capability is a crucial competency for large language models (LLMs) as it mitigates the human struggle to digest long-form texts. This capability enables complex task-solving scenarios such as book summarization, code assistance, and many more tasks that are traditionally manpower-intensive. However, transformer-based LLMs face significant challenges with long context input due to the growing size of the KV cache and the intrinsic complexity of attending to extended inputs; where multiple schools of efficiency-driven approaches - such as KV cache quantization, token dropping, prompt compression, linear-time sequence models, and hybrid architectures - have been proposed to produce efficient yet long context-capable models. Despite these advancements, no existing work has comprehensively benchmarked these methods in a reasonably aligned environment. In this work, we fill this gap by providing a taxonomy of current methods and evaluating 10+ state-of-the-art approaches across seven categories of long context tasks. Our work reveals numerous previously unknown phenomena and offers insights - as well as a friendly workbench - for the future development of long context-capable LLMs. The source code is available at https://github.com/henryzhongsc/longctx_bench.","url_abs":"https://arxiv.org/abs/2407.01527v2","url_pdf":"https://arxiv.org/pdf/2407.01527v2.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":"kv-cache-compression-but-what-must-we-give-in","repo_url":"https://github.com/henryzhongsc/longctx_bench","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":null,"task_name":"Book summarization"},{"task_slug":"quantization","task_name":"Quantization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2407.01527","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2407.01527"}},"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/henryzhongsc/longctx_bench","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":9,"ran_honours":1,"ran_draft_wrong":2,"unverified":1},"by_repo_kind":{"official":{"samples":13,"ran":12,"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":"3b19a66bec30b1b9","entry":"build_chat","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"pipeline/model_utils.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/pipeline/model_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b19a66bec30b1b9"}},{"code_sha256_prefix":"b349b79d9cc2934b","entry":"count_score","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/longbench_utils/metrics.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/longbench_utils/metrics.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b349b79d9cc2934b"}},{"code_sha256_prefix":"2207706bbe348d2c","entry":"count_words","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/passkey_utils/passkey_utils.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/passkey_utils/passkey_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2207706bbe348d2c"}},{"code_sha256_prefix":"ecac1fc997b729b6","entry":"distraction_allowed_partial_match","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/passkey_utils/eval_metrics.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/passkey_utils/eval_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ecac1fc997b729b6"}},{"code_sha256_prefix":"01c26d6cb82784d2","entry":"eval_by_metric","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/passkey_utils/eval_metrics.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/passkey_utils/eval_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01c26d6cb82784d2"}},{"code_sha256_prefix":"932a134ef3a83a86","entry":"get_intermediate_values_within_min_max","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/passkey_utils/passkey_utils.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/passkey_utils/passkey_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"932a134ef3a83a86"}},{"code_sha256_prefix":"4d685bf704394edd","entry":"load_data","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/longbench_utils/eval_long_bench.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/longbench_utils/eval_long_bench.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d685bf704394edd"}},{"code_sha256_prefix":"e7e75981cb464788","entry":"normalize_answer","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/longbench_utils/metrics.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/longbench_utils/metrics.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7e75981cb464788"}},{"code_sha256_prefix":"92035fa2c8ef3cbe","entry":"normalize_answer","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/passkey_utils/eval_metrics.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/passkey_utils/eval_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"92035fa2c8ef3cbe"}},{"code_sha256_prefix":"8c5c581f9264c810","entry":"normalize_zh_answer","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/longbench_utils/metrics.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/longbench_utils/metrics.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8c5c581f9264c810"}},{"code_sha256_prefix":"682b08abcc125f52","entry":"register_args_and_configs","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"pipeline/main_utils.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/pipeline/main_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"682b08abcc125f52"}},{"code_sha256_prefix":"319e766d2cafe502","entry":"truncate_string_by_word_count","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"eval/passkey_utils/passkey_utils.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/eval/passkey_utils/passkey_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"319e766d2cafe502"}},{"code_sha256_prefix":"d86a7d51ce10c6e4","entry":"set_logger","repo":"henryzhongsc/longctx_bench","repo_kind":"official","path":"pipeline/main_utils.py","file_url":"https://github.com/henryzhongsc/longctx_bench/blob/HEAD/pipeline/main_utils.py","link_basis":"plan_row","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":"d86a7d51ce10c6e4"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}