{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:5YIZGR462MZAJ7QXQ2JJMGTFRK","short_pith_number":"pith:5YIZGR46","canonical_record":{"source":{"id":"2607.05147","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-07-06T14:28:06Z","cross_cats_sorted":["cs.CL"],"title_canon_sha256":"58d4cb03ffd00a00b4d199ac3112852e8008c9470e318f735672d8819fa0ff99","abstract_canon_sha256":"bfdc11d7a49192a0431d52b42e1cff9ecb877be87dd341de757e6c7a2833cc04"},"schema_version":"1.0"},"canonical_sha256":"ee1193479ed33204fe178692961a658abb674aacb7ce457127a64bf2105ccd30","source":{"kind":"arxiv","id":"2607.05147","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2607.05147","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"arxiv_version","alias_value":"2607.05147v1","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2607.05147","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"pith_short_12","alias_value":"5YIZGR462MZA","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"pith_short_16","alias_value":"5YIZGR462MZAJ7QX","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"pith_short_8","alias_value":"5YIZGR46","created_at":"2026-07-07T03:19:17Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:5YIZGR462MZAJ7QXQ2JJMGTFRK","target":"record","payload":{"canonical_record":{"source":{"id":"2607.05147","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-07-06T14:28:06Z","cross_cats_sorted":["cs.CL"],"title_canon_sha256":"58d4cb03ffd00a00b4d199ac3112852e8008c9470e318f735672d8819fa0ff99","abstract_canon_sha256":"bfdc11d7a49192a0431d52b42e1cff9ecb877be87dd341de757e6c7a2833cc04"},"schema_version":"1.0"},"canonical_sha256":"ee1193479ed33204fe178692961a658abb674aacb7ce457127a64bf2105ccd30","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-07T03:19:17.759303Z","signature_b64":"a2VcslcvpC4zIDxlsIKTrM+k4s1vNExCLJ8jdTP06UNwaiUGY0RnlGMhfcrwYejUA3yk9uvxfm08dh9Od+uXAw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"ee1193479ed33204fe178692961a658abb674aacb7ce457127a64bf2105ccd30","last_reissued_at":"2026-07-07T03:19:17.758232Z","signature_status":"signed_v1","first_computed_at":"2026-07-07T03:19:17.758232Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2607.05147","source_version":1,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-07T03:19:17Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"PCsZKpE0DZvEJr3wSWliR1h3Q6d1uTZ5zYPJ4nu5kJYOZAvdAzPzPgU3fHmoRfq8RQwFFo9YfN6XH0dXhu6lCw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-22T13:56:12.606382Z"},"content_sha256":"466923774ba68d03d2b4b6bae01f7467cd117c32000a4861074233dd81d9cb48","schema_version":"1.0","event_id":"sha256:466923774ba68d03d2b4b6bae01f7467cd117c32000a4861074233dd81d9cb48"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:5YIZGR462MZAJ7QXQ2JJMGTFRK","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"DSpark: Confidence-Scheduled Speculative Decoding with Semi-Autoregressive Generation","license":"http://creativecommons.org/licenses/by/4.0/","headline":"","cross_cats":["cs.CL"],"primary_cat":"cs.AI","authors_text":"Anyi Xu, Chengqi Deng, Chenze Shao, Damai Dai, Dongyan Zhao, Huanqi Cao, Huishuai Zhang, Jiaqi Zhu, Jiasheng Ye, Jiashi Li, Jiping Yu, Muyang Chen, Qinyu Chen, Rui Tian, Runxin Xu, Shaoyuan Chen, Shirong Ma, Wenfeng Liang, Wenkai Yang, Wentao Zhang, Xiao Bi, Xiaokang Zhang, Xin Cheng, Xingkai Yu, Xuanyu Wang, Yi Qian, Yixuan Tan, Yixuan Wei, Yunfan Xiong, Yu Wu, Zhean Xu, Zhengyan Zhang, Zhewen Hao","submitted_at":"2026-07-06T14:28:06Z","abstract_excerpt":"Speculative decoding accelerates Large Language Model (LLM) inference by decoupling draft generation from target verification. While recent parallel drafters efficiently propose long token sequences in a single forward pass, they suffer from rapid acceptance decay due to a lack of inter-token dependencies. Furthermore, indiscriminately verifying these extended blocks wastes critical batch capacity on tokens with high rejection risks, severely degrading throughput in high-concurrency serving systems. We introduce DSpark, a speculative decoding framework that unifies high-throughput parallel gen"},"claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2607.05147","kind":"arxiv","version":1},"verdict":{"id":null,"model_set":{},"created_at":null,"strongest_claim":"","one_line_summary":"","pipeline_version":null,"weakest_assumption":"","pith_extraction_headline":""},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2607.05147/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"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"},"verdict_id":null},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-07T03:19:17Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"XNxCQWQWTWCpL4CbLGVUqlxDNZj5vuJUC0INtHHalgGmcKLTdjriAvtuYa3Q0Z90uekZvdOQejt4B3tj9Y2FAg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-22T13:56:12.606942Z"},"content_sha256":"fffa1b2c76ab50708df8362ddbbcd1b7503959c186f90a0f7cf928325a425e9b","schema_version":"1.0","event_id":"sha256:fffa1b2c76ab50708df8362ddbbcd1b7503959c186f90a0f7cf928325a425e9b"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK/bundle.json","state_url":"https://pith.science/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-08-22T13:56:12Z","links":{"resolver":"https://pith.science/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK","bundle":"https://pith.science/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK/bundle.json","state":"https://pith.science/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK/state.json","well_known_bundle":"https://pith.science/.well-known/pith/5YIZGR462MZAJ7QXQ2JJMGTFRK/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:5YIZGR462MZAJ7QXQ2JJMGTFRK","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"bfdc11d7a49192a0431d52b42e1cff9ecb877be87dd341de757e6c7a2833cc04","cross_cats_sorted":["cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-07-06T14:28:06Z","title_canon_sha256":"58d4cb03ffd00a00b4d199ac3112852e8008c9470e318f735672d8819fa0ff99"},"schema_version":"1.0","source":{"id":"2607.05147","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2607.05147","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"arxiv_version","alias_value":"2607.05147v1","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2607.05147","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"pith_short_12","alias_value":"5YIZGR462MZA","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"pith_short_16","alias_value":"5YIZGR462MZAJ7QX","created_at":"2026-07-07T03:19:17Z"},{"alias_kind":"pith_short_8","alias_value":"5YIZGR46","created_at":"2026-07-07T03:19:17Z"}],"graph_snapshots":[{"event_id":"sha256:fffa1b2c76ab50708df8362ddbbcd1b7503959c186f90a0f7cf928325a425e9b","target":"graph","created_at":"2026-07-07T03:19:17Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2607.05147/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Speculative decoding accelerates Large Language Model (LLM) inference by decoupling draft generation from target verification. While recent parallel drafters efficiently propose long token sequences in a single forward pass, they suffer from rapid acceptance decay due to a lack of inter-token dependencies. Furthermore, indiscriminately verifying these extended blocks wastes critical batch capacity on tokens with high rejection risks, severely degrading throughput in high-concurrency serving systems. We introduce DSpark, a speculative decoding framework that unifies high-throughput parallel gen","authors_text":"Anyi Xu, Chengqi Deng, Chenze Shao, Damai Dai, Dongyan Zhao, Huanqi Cao, Huishuai Zhang, Jiaqi Zhu, Jiasheng Ye, Jiashi Li, Jiping Yu, Muyang Chen, Qinyu Chen, Rui Tian, Runxin Xu, Shaoyuan Chen, Shirong Ma, Wenfeng Liang, Wenkai Yang, Wentao Zhang, Xiao Bi, Xiaokang Zhang, Xin Cheng, Xingkai Yu, Xuanyu Wang, Yi Qian, Yixuan Tan, Yixuan Wei, Yunfan Xiong, Yu Wu, Zhean Xu, Zhengyan Zhang, Zhewen Hao","cross_cats":["cs.CL"],"headline":"","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-07-06T14:28:06Z","title":"DSpark: Confidence-Scheduled Speculative Decoding with Semi-Autoregressive Generation"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2607.05147","kind":"arxiv","version":1},"verdict":{"created_at":null,"id":null,"model_set":{},"one_line_summary":"","pipeline_version":null,"pith_extraction_headline":"","strongest_claim":"","weakest_assumption":""}},"verdict_id":null}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:466923774ba68d03d2b4b6bae01f7467cd117c32000a4861074233dd81d9cb48","target":"record","created_at":"2026-07-07T03:19:17Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"bfdc11d7a49192a0431d52b42e1cff9ecb877be87dd341de757e6c7a2833cc04","cross_cats_sorted":["cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-07-06T14:28:06Z","title_canon_sha256":"58d4cb03ffd00a00b4d199ac3112852e8008c9470e318f735672d8819fa0ff99"},"schema_version":"1.0","source":{"id":"2607.05147","kind":"arxiv","version":1}},"canonical_sha256":"ee1193479ed33204fe178692961a658abb674aacb7ce457127a64bf2105ccd30","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"ee1193479ed33204fe178692961a658abb674aacb7ce457127a64bf2105ccd30","first_computed_at":"2026-07-07T03:19:17.758232Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-07T03:19:17.758232Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"a2VcslcvpC4zIDxlsIKTrM+k4s1vNExCLJ8jdTP06UNwaiUGY0RnlGMhfcrwYejUA3yk9uvxfm08dh9Od+uXAw==","signature_status":"signed_v1","signed_at":"2026-07-07T03:19:17.759303Z","signed_message":"canonical_sha256_bytes"},"source_id":"2607.05147","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:466923774ba68d03d2b4b6bae01f7467cd117c32000a4861074233dd81d9cb48","sha256:fffa1b2c76ab50708df8362ddbbcd1b7503959c186f90a0f7cf928325a425e9b"],"state_sha256":"43d0425faafe3be13a5af070dacb89bc37d5b0d173460a06b80d1da58f1e77e6"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"/ReZyNkH6dIDcEhjVEyxWsmVBZgZHNCrcgcMllgQOCnOppTnX9B+B0JuxcbW3+CuIfP2nG+oX9fZbbtO975BCg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-22T13:56:12.611488Z","bundle_sha256":"b9135638557f90c6fd47e3c96c51e41446a3657c882687761e5fd97dd11e0033"}}