{"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-2605-12825","title":"Orthrus: Memory-Efficient Parallel Token Generation via Dual-View Diffusion","arxiv_id":"2605.12825","date":"2026-05-12","proceeding":null,"authors":["Chien Van Nguyen","Chaitra Hegde","Van Cuong Pham","Ryan A. Rossi","Franck Dernoncourt","Thien Huu Nguyen"],"abstract":"We introduce Orthrus, a simple and efficient dual-architecture framework that unifies the exact generation fidelity of autoregressive Large Language Models (LLMs) with the high-speed parallel token generation of diffusion models. The sequential nature of standard autoregressive decoding represents a fundamental bottleneck for high-throughput inference. While diffusion language models attempt to break this barrier via parallel generation, they suffer from significant performance degradation, high training costs, and a lack of rigorous convergence guarantees. Orthrus resolves this dichotomy natively. Designed to seamlessly integrate into existing Transformers, the framework augments a frozen LLM with a lightweight, trainable module to create a parallel diffusion view alongside the standard autoregressive view. In this unified system, both views attend to the exact same high-fidelity Key-Value (KV) cache; the autoregressive head executes context pre-filling to construct accurate KV representations, while the diffusion head executes parallel generation. By employing an exact consensus mechanism between the two views, Orthrus guarantees lossless inference, delivering up to a 7.8x speedup with only an O(1) memory cache overhead and minimal parameter additions.","url_abs":"https://arxiv.org/abs/2605.12825","url_pdf":"https://arxiv.org/pdf/2605.12825","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=2605.12825","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.12825"}},"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/chiennv2000/orthrus","reach":null}],"summary":{"ran":10,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":11,"ran":10,"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":"6ca192a655c25772","entry":"assistant_anchor_candidates","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/utils/init_model.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/utils/init_model.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":"6ca192a655c25772"}},{"code_sha256_prefix":"8363592a66c3d442","entry":"assistant_token_mask","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/utils/data_utils.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/utils/data_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":"8363592a66c3d442"}},{"code_sha256_prefix":"d5636698daff0a44","entry":"build_loss_fn","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/train/loss.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/train/loss.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":"d5636698daff0a44"}},{"code_sha256_prefix":"2e440f969fd078bf","entry":"format_human_count","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/utils/logging.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/utils/logging.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":"2e440f969fd078bf"}},{"code_sha256_prefix":"9fcf766237d2b455","entry":"get_cosine_lr_scale","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/utils/logging.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/utils/logging.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":"9fcf766237d2b455"}},{"code_sha256_prefix":"d59b2b498611cf96","entry":"latest_checkpoint_dir","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/train/checkpoint.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/train/checkpoint.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":"d59b2b498611cf96"}},{"code_sha256_prefix":"78994d7596cd49a2","entry":"prune_old_checkpoints","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/train/checkpoint.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/train/checkpoint.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":"78994d7596cd49a2"}},{"code_sha256_prefix":"8c2a2506d3fc6e84","entry":"resume_batch_idx_is_valid","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/train/checkpoint.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/train/checkpoint.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":"8c2a2506d3fc6e84"}},{"code_sha256_prefix":"cad44619bf5db488","entry":"sample_anchors","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/utils/init_model.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/utils/init_model.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":"cad44619bf5db488"}},{"code_sha256_prefix":"f08b14105593e2f6","entry":"setup_distributed","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/utils/distributed.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/utils/distributed.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":"f08b14105593e2f6"}},{"code_sha256_prefix":"e8d27c21e55cb485","entry":"block_local_labels","repo":"chiennv2000/orthrus","repo_kind":"found_in_text","path":"src/train/loss.py","file_url":"https://github.com/chiennv2000/orthrus/blob/HEAD/src/train/loss.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":"e8d27c21e55cb485"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}