English

Dimension-Free Correlated Sampling for the Hypersimplex

Data Structures and Algorithms 2025-11-18 v1

Abstract

Sampling from multiple distributions so as to maximize overlap has been studied by statisticians since the 1950s. Since the 2000s, such correlated sampling from the probability simplex has been a powerful building block in disparate areas of theoretical computer science. We study a generalization of this problem to sampling sets from given vectors in the hypersimplex, i.e., outputting sets of size (at most) some kk in [n][n], while maximizing the sampled sets' overlap. Specifically, the expected difference between two output sets should be at most α\alpha times their input vectors' 1\ell_1 distance. A value of α=O(logn)\alpha=O(\log n) is known to be achievable, due to Chen et al.~(ICALP'17). We improve this factor to O(logk)O(\log k), independent of the ambient dimension~nn. Our algorithm satisfies other desirable properties, including (up to a logn\log^* n factor) input-sparsity sampling time, logarithmic parallel depth and dynamic update time, as well as preservation of submodular objectives. Anticipating broader use of correlated sampling algorithms for the hypersimplex, we present applications of our algorithm to online paging, offline approximation of metric multi-labeling and swift multi-scenario submodular welfare approximating reallocation.

Keywords

Cite

@article{arxiv.2511.13573,
  title  = {Dimension-Free Correlated Sampling for the Hypersimplex},
  author = {Joseph and Naor and Nitya Raju and Abhishek Shetty and Aravind Srinivasan and Renata Valieva and David Wajc},
  journal= {arXiv preprint arXiv:2511.13573},
  year   = {2025}
}

Comments

ITCS 2026

R2 v1 2026-07-01T07:41:32.414Z