Repeated sampling of NW reconstruction advice #
The probability of finding at least one good reconstruction advice choice in
k independent trials is exactly 1 - (1 - p)^k, where p is the one-draw
success probability. In particular, k * p ≥ 1 gives success probability at
least one half. Combined with the NW averaging bound p ≥ δ / (2m), this is a
finite, explicit form of Hirahara's O(m / δ) randomized advice search.
The canonical trial count is at least the exact ratio 2m / δ.
For positive density, the canonical trial count is strictly below
2m / δ + 1, making its O(m / δ) cost explicit.
The canonical ceiling trial count meets the repetition threshold exactly needed for half-success advice search.
Exact independent-repetition law for sampling good reconstruction advice.
Any certified one-draw success lower bound lifts to the exact independent repetition lower bound.
If trials times a one-draw success lower bound is at least one, repeated
advice sampling finds a good predictor with probability at least one half.
End-to-end repeated advice search from a dense random test, with the exact geometric success lower bound and the fixed predictor payload bound.
Hirahara's O(m / δ) advice-search step in explicit finite form: when
trials * (δ / (2m)) ≥ 1, repeated sampling finds a predictor with agreement
1/2 + δ / (2m) with probability at least one half.
The canonical ceil(2m / δ) advice count finds a reconstruction predictor
of agreement 1/2 + δ/(2m) with probability at least one half.
Exact repeated advice-search bound when generator complexity is discharged by direct short-seed descriptions.
Half-success repeated advice search with low complexity discharged by direct short-seed descriptions.
Canonical-count half-success advice search with low complexity discharged by direct short-seed descriptions.