Hit-and-Run Mixes as Fast as the Ball Walk
arXiv:2608.13487
2026
Sampling
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper gives a constructive sampling method with a strong warm-start guarantee: hit-and-run reaches near-uniformity on an isotropic convex body with only logarithmic dependence on the warmness and accuracy parameters. The transferable asset is not merely hit-and-run itself, but the fact that a chain initialized from a cheap approximate sampler can rapidly correct its bias without the polynomial burn-in previously required under the same dimension dependence. A practical neural-network use is constrained latent or feature augmentation: whiten a convex feasible region, initialize from a simple interior distribution, and use hit-and-run to generate diverse approximately uniform training examples or adversarial probes.
Ideas from this paper
Unverified
2026
Replace rejection sampling or short biased random walks inside a convex latent constraint set with hit-and-run. At each step, choose a uniformly random direction and sample uniformly along the entire chord through the current point; the paper's mixing result predicts that a chain initialized by a crude approximate sampler becomes close to uniform with only logarithmic dependence on initialization bias and target error.
Useful5/10
Difficulty5/10
Novelty7/10