DSMay 31

Constant-Stretch Rounding on the Hypersimplex

arXiv:2606.0099649.3
Predicted impact top 16% in DS · last 90 daysOriginality Highly original
AI Analysis

This provides a tight solution for a fundamental problem in correlated rounding on matroid polytopes, with implications for discrepancy, online algorithms, and optimization.

The authors present a constant-stretch rounding scheme for the hypersimplex, achieving expected symmetric difference at most 6 times the L1 distance between marginals, improving on the previous O(log k) bound and resolving an open question.

We study correlated rounding on the hypersimplex, the base polytope of the uniform matroid. For each point $x$ in the hypersimplex, the goal is to sample a $k$-subset $A(x)$ with marginals $x$, while coupling the samples for all choices of $x$ so that nearby inputs produce nearby sets. We give a constant-stretch scheme. Our scheme samples the maximum-entropy $k$-subset distribution with prescribed marginals using a common random ordering and common uniform thresholds. For every $x,y\in[0,1]^n$ with $\sum_i x_i=\sum_i y_i=k$, it satisfies $\mathbb{E}[|A(x)\triangle A(y)|]\le 6\|x-y\|_1$. This improves the previous $O(\log k)$ bound for hypersimplex correlated rounding and answers an open question raised by Naor, Raju, Shetty, Srinivasan, Valieva, and Wajc. By adding dummy coordinates, the same result gives stretch at most $12$ for the at-most-$k$ polytope. The proof was found in a GPT 5.5 Pro Extended conversation prompted by the authors, and Codex was used to help assemble the manuscript under the authors' supervision.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes