{"record_type":"pith_number_record","schema_url":"https://pith.science/schemas/pith-number/v1.json","pith_number":"pith:2026:JNCKSCVRQUIZRDLKLYJ4Q2TAM7","short_pith_number":"pith:JNCKSCVR","schema_version":"1.0","canonical_sha256":"4b44a90ab18511988d6a5e13c86a6067cb7cb4711e9a45a747f462dfc8dd4538","source":{"kind":"arxiv","id":"2605.12928","version":1},"attestation_state":"computed","paper":{"title":"The Efficiency Gap in Byte Modeling","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Byte modeling incurs a larger scaling penalty under masked diffusion than under autoregressive training because diffusion destroys local byte contiguity.","cross_cats":[],"primary_cat":"cs.LG","authors_text":"Alexander M. Rush, Celine Lee, Chen Liang, Derek Cheng, Ed Chi, Fernando Pereira, Jeremiah Liu, Jiaxin Shi, Jing Nathan Yan, Pengcheng Yin, Ruoxi Wang, Yin Zhang","submitted_at":"2026-05-13T03:03:30Z","abstract_excerpt":"Modern language models have historically relied on two dominant design choices: subword tokenization and autoregressive (AR) ordering. These design decisions bake in priors that dictate a model's learning. Recently, two alternative paradigms have challenged this: byte-level modeling, which bypasses static statistically-derived token vocabularies, and masked diffusion modeling (MDM), which conducts parallel, non-sequential generation. Their intersection represents a fully end-to-end modality-agnostic generative prototype; however, removing these structural priors incurs a significant computatio"},"verification_status":{"content_addressed":true,"pith_receipt":true,"author_attested":false,"weak_author_claims":0,"strong_author_claims":0,"externally_anchored":false,"storage_verified":false,"citation_signatures":0,"replication_records":0,"graph_snapshot":true,"references_resolved":true,"formal_links_present":false},"canonical_record":{"source":{"id":"2605.12928","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-13T03:03:30Z","cross_cats_sorted":[],"title_canon_sha256":"8b768de3edb5f072d26865a3fd76fd1ed1a7cfcd9abac425c11eadd03e3c719d","abstract_canon_sha256":"d420a61b1fa40c89431cc362687a93720712c43b755aba16ae7b670fe245945f"},"schema_version":"1.0"},"receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-18T03:09:10.006664Z","signature_b64":"ntTZnWP/huztNBg3wQ0MmdRjUiMRfrlu2yXHXbnm4Iyu31amjma7r0/I8zrlKu7rZgBPL7OgftmUgPPWo5KHCQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"4b44a90ab18511988d6a5e13c86a6067cb7cb4711e9a45a747f462dfc8dd4538","last_reissued_at":"2026-05-18T03:09:10.006060Z","signature_status":"signed_v1","first_computed_at":"2026-05-18T03:09:10.006060Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"graph_snapshot":{"paper":{"title":"The Efficiency Gap in Byte Modeling","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Byte modeling incurs a larger scaling penalty under masked diffusion than under autoregressive training because diffusion destroys local byte contiguity.","cross_cats":[],"primary_cat":"cs.LG","authors_text":"Alexander M. Rush, Celine Lee, Chen Liang, Derek Cheng, Ed Chi, Fernando Pereira, Jeremiah Liu, Jiaxin Shi, Jing Nathan Yan, Pengcheng Yin, Ruoxi Wang, Yin Zhang","submitted_at":"2026-05-13T03:03:30Z","abstract_excerpt":"Modern language models have historically relied on two dominant design choices: subword tokenization and autoregressive (AR) ordering. These design decisions bake in priors that dictate a model's learning. Recently, two alternative paradigms have challenged this: byte-level modeling, which bypasses static statistically-derived token vocabularies, and masked diffusion modeling (MDM), which conducts parallel, non-sequential generation. Their intersection represents a fully end-to-end modality-agnostic generative prototype; however, removing these structural priors incurs a significant computatio"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"the performance penalty of byte modeling is not uniform; across scale, the scaling overhead of byte modeling is worse for MDM than for AR. We hypothesize that this disparity stems from context fragility: while AR's stable causal history allows models to naturally rediscover subword patterns, the MDM objective destroys the local contiguity required to efficiently resolve semantics from raw bytes.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"that the observed scaling disparity is caused by context fragility in MDM rather than differences in how compute is allocated or other unmeasured factors in the experimental setup.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Byte modeling incurs greater scaling overhead for masked diffusion than autoregressive models because the diffusion objective destroys local byte contiguity needed to resolve semantics.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Byte modeling incurs a larger scaling penalty under masked diffusion than under autoregressive training because diffusion destroys local byte contiguity.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"91b77bcb96316b90d3fb483bee7bd37220fbc0f4c4b31f257ec78b0cf6f135af"},"source":{"id":"2605.12928","kind":"arxiv","version":1},"verdict":{"id":"270adfc7-ae15-4a01-a746-3aaba57b3726","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-14T19:40:05.302095Z","strongest_claim":"the performance penalty of byte modeling is not uniform; across scale, the scaling overhead of byte modeling is worse for MDM than for AR. We hypothesize that this disparity stems from context fragility: while AR's stable causal history allows models to naturally rediscover subword patterns, the MDM objective destroys the local contiguity required to efficiently resolve semantics from raw bytes.","one_line_summary":"Byte modeling incurs greater scaling overhead for masked diffusion than autoregressive models because the diffusion objective destroys local byte contiguity needed to resolve semantics.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"that the observed scaling disparity is caused by context fragility in MDM rather than differences in how compute is allocated or other unmeasured factors in the experimental setup.","pith_extraction_headline":"Byte modeling incurs a larger scaling penalty under masked diffusion than under autoregressive training because diffusion destroys local byte contiguity."},"references":{"count":51,"sample":[{"doi":"","year":2025,"title":"Adapters for Altering","work_id":"e8429366-c015-4c81-b8b7-42fc056c1caf","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Arnaud Pannatier and Evann Courdier and François Fleuret , year=. 2404.09562 , archivePrefix=","work_id":"98f61b5e-922e-40ff-b51f-f75fe5c9b44a","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Shkarin, D. A. , title =. Problems of Information Transmission , year =","work_id":"28e15183-5ccc-4733-9f87-281db91d5733","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2024,"title":"2024 , howpublished =","work_id":"f88ce759-208c-4f98-8571-9cdded5ee014","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2021,"title":"Kucherawy , title =","work_id":"78597206-9893-4182-abb6-fb475f931ef5","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":51,"snapshot_sha256":"1155c111f33740be3ecb76eeed05967e4c78ad545e13729368ada515c0e372da","internal_anchors":3},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"aliases":[{"alias_kind":"arxiv","alias_value":"2605.12928","created_at":"2026-05-18T03:09:10.006187+00:00"},{"alias_kind":"arxiv_version","alias_value":"2605.12928v1","created_at":"2026-05-18T03:09:10.006187+00:00"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.12928","created_at":"2026-05-18T03:09:10.006187+00:00"},{"alias_kind":"pith_short_12","alias_value":"JNCKSCVRQUIZ","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_16","alias_value":"JNCKSCVRQUIZRDLK","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_8","alias_value":"JNCKSCVR","created_at":"2026-05-18T12:33:37.589309+00:00"}],"events":[],"event_summary":{},"paper_claims":[],"inbound_citations":{"count":0,"internal_anchor_count":0,"sample":[]},"formal_canon":{"evidence_count":0,"sample":[],"anchors":[]},"links":{"html":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7","json":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7.json","graph_json":"https://pith.science/api/pith-number/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/graph.json","events_json":"https://pith.science/api/pith-number/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/events.json","paper":"https://pith.science/paper/JNCKSCVR"},"agent_actions":{"view_html":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7","download_json":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7.json","view_paper":"https://pith.science/paper/JNCKSCVR","resolve_alias":"https://pith.science/api/pith-number/resolve?arxiv=2605.12928&json=true","fetch_graph":"https://pith.science/api/pith-number/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/graph.json","fetch_events":"https://pith.science/api/pith-number/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/events.json","actions":{"anchor_timestamp":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/action/timestamp_anchor","attest_storage":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/action/storage_attestation","attest_author":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/action/author_attestation","sign_citation":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/action/citation_signature","submit_replication":"https://pith.science/pith/JNCKSCVRQUIZRDLKLYJ4Q2TAM7/action/replication_record"}},"created_at":"2026-05-18T03:09:10.006187+00:00","updated_at":"2026-05-18T03:09:10.006187+00:00"}