Papers › Coupling without Communication and Drafter-Invariant Speculative Decoding

Coupling without Communication and Drafter-Invariant Speculative Decoding

15 Aug 2024arXiv:2408.07978archive 2025-07-28

Majid Daliri, Christopher Musco, Ananda Theertha Suresh

Suppose Alice has a distribution P and Bob has a distribution Q. Alice wants to draw a sample a∼P and Bob a sample b ∼Q such that a = b with as high of probability as possible. It is well-known that, by sampling from an optimal coupling between the distributions, Alice and Bob can achieve [a = b] = 1 - D_(TV)(P,Q), where D_(TV)(P,Q) is the total variation distance between P and Q. What if Alice and Bob must solve this same problem \emph{without communicating at all?} Perhaps surprisingly, with access to public randomness, they can still achieve [a = b] ≥(1 - D_(TV)(P,Q))/(1 + D_(TV)(P,Q)) ≥1-2D_(TV)(P,Q) using a simple protocol based on the Weighted MinHash algorithm. This bound was shown to be optimal in the worst-case by [Bavarian et al., 2020]. In this work, we revisit the communication-free coupling problem. We provide a simpler proof of the optimality result from [Bavarian et al., 2020]. We show that, while the worst-case success probability of Weighted MinHash cannot be improved, an equally simple protocol based on Gumbel sampling offers a Pareto improvement: for every pair of distributions P, Q, Gumbel sampling achieves an equal or higher value of [a = b] than Weighted MinHash. Importantly, this improvement translates to practice. We demonstrate an application of communication-free coupling to \emph{speculative decoding}, a recent method for accelerating autoregressive large language models [Leviathan, Kalman, Matias, ICML 2023]. We show that communication-free protocols can be used to contruct \emph{\CSD{}} schemes, which have the desirable property that their output is fixed given a fixed random seed, regardless of what drafter is used for speculation. In experiments on a language generation task, Gumbel sampling outperforms Weighted MinHash. Code is available at https://github.com/majid-daliri/DISD.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.07978")

Code

Syntology Ran 7 of 8 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 5 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

majid-daliri/disd officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 7 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · our draft was wrong
2ran
1unverified

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from majid-daliri/disd. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

d_tv majid-daliri/disd/plot_coupling_bounds.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · f911f9bd006825c6 · report
d_tv majid-daliri/DISD/plot_coupling_bounds.py official repository ran fingerprinted no licence file found · pointer only · 291c879b8fd6bbe7 · report
gumbel_simulation majid-daliri/disd/plot_coupling_bounds.py official repository ran · our draft was wrong no licence file found · pointer only · c749caa1397e26a9 · report
gumbel_simulation majid-daliri/DISD/plot_coupling_bounds.py official repository ran no licence file found · pointer only · eeea95f2937975c2 · report
log_probs majid-daliri/disd/generate_model_distribution.py official repository ran · our draft was wrong no licence file found · pointer only · b60831067ed1c850 · report
sanitize_filename majid-daliri/disd/generate_model_distribution.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 586b27e651101c24 · report
sanitize_filename majid-daliri/disd/plot_coupling_bounds.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · ea80be6ad6e47a5d · report
generate majid-daliri/disd/generate_model_distribution.py official repository unverified no licence file found · pointer only · d753515a5d74670c · report

Tasks

Text Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections