{"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-2509-23094","title":"d$^2$Cache: Accelerating Diffusion-Based LLMs via Dual Adaptive Caching","arxiv_id":"2509.23094","date":"2025-09-27","proceeding":"ICLR","authors":["Yuchu Jiang","Yue Cai","Xiangzhong Luo","Jiale Fu","Jiarui Wang","Chonghan Liu","Xu Yang"],"abstract":"Diffusion-based large language models (dLLMs), despite their promising performance, still suffer from inferior inference efficiency. This is because dLLMs rely on bidirectional attention and cannot directly benefit from the standard key-value (KV) cache as autoregressive models (ARMs) do. To tackle this issue, we introduce \\textit{Dual aDaptive Cache} (d$^2$Cache), which is a training-free approximate KV cache framework for accelerating dLLM inference. d$^2$Cache features a two-stage fine-grained selection strategy to identify tokens and adaptively update their KV states at each decoding step, while caching the KV states of the remaining tokens for reuse. Furthermore, d$^2$Cache naturally offers a more reliable decoding alternative, which can enable quasi left-to-right generation and mitigate premature overconfidence in tokens at the end of the sequence. Extensive experimental results on two representative dLLMs (\\ie, LLaDA and Dream) demonstrate that d$^2$Cache not only achieves substantial inference speedups, but also yields consistent improvements in generation quality. The code is available at https://github.com/Kamichanw/d2Cache.","url_abs":"https://arxiv.org/abs/2509.23094","url_pdf":"https://arxiv.org/pdf/2509.23094","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=2509.23094","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2509.23094"}},"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/Kamichanw/d2Cache","reach":null}],"summary":{"ran":5,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":12,"ran":5,"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":"49671aa8f15515e6","entry":"AttentionContext","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"49671aa8f15515e6"}},{"code_sha256_prefix":"22adcb99c43049e1","entry":"FFNContext","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"22adcb99c43049e1"}},{"code_sha256_prefix":"575b6522a18ff3da","entry":"ModelForwardContext","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"575b6522a18ff3da"}},{"code_sha256_prefix":"b80e919026d191eb","entry":"NoCacheLayer","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b80e919026d191eb"}},{"code_sha256_prefix":"a064fc2c1b259625","entry":"StaticdCacheLayer","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a064fc2c1b259625"}},{"code_sha256_prefix":"ff931134add5074b","entry":"Base","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ff931134add5074b"}},{"code_sha256_prefix":"f4cd211e229df8af","entry":"CacheState","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f4cd211e229df8af"}},{"code_sha256_prefix":"3b0c8e7f730f57c6","entry":"Frame","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3b0c8e7f730f57c6"}},{"code_sha256_prefix":"ecd24e4f5ae609e6","entry":"FrameDelta","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ecd24e4f5ae609e6"}},{"code_sha256_prefix":"caa5fd4c0ce0ae89","entry":"Intermediate","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"caa5fd4c0ce0ae89"}},{"code_sha256_prefix":"f96213b13720aeb4","entry":"d2Cache","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f96213b13720aeb4"}},{"code_sha256_prefix":"2e6d49b5482f94e1","entry":"dCache","repo":"Kamichanw/d2Cache","repo_kind":"found_in_text","path":"src/cache/d2cache.py","file_url":"https://github.com/Kamichanw/d2Cache/blob/HEAD/src/cache/d2cache.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2e6d49b5482f94e1"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_api"},"syntology_extracted_results":null}