






















We consider the random number partitioning problem (\texttt{NPP}): given a list $X\sim \mathcal{N}(0,I_n)$ of numbers, find a partition $σ\in\{-1,1\}^n$ with a small objective value $H(σ)=\frac{1}{\sqrt{n}}\left|\langle σ,X\rangle\right|$. The \texttt{NPP} is widely studied in computer science; it is also closely related to the design of randomized controlled trials. In this paper, we propose a planted version of the \texttt{NPP}: fix a $σ^*$ and generate $X\sim \mathcal{N}(0,I_n)$ conditional on $H(σ^*)\le 3^{-n}$. The \texttt{NPP} and its planted counterpart are statistically distinguishable as the smallest objective value under the former is $Θ(\sqrt{n}2^{-n})$ w.h.p. Our first focus is on the values of $H(σ)$. We show that, perhaps surprisingly, planting does not induce partitions with an objective value substantially smaller than $2^{-n}$: $\min_{σ\ne \pm σ^*}H(σ) = \widetildeΘ(2^{-n})$ w.h.p. Furthermore, we completely characterize the smallest $H(σ)$ achieved at any fixed distance from $σ^*$. Our second focus is on the algorithmic problem of efficiently finding a partition $σ$, not necessarily equal to $\pmσ^*$, with a small $H(σ)$. We show that planted \texttt{NPP} exhibits an intricate geometrical property known as the multi Overlap Gap Property ($m$-OGP) for values $2^{-Θ(n)}$. We then leverage the $m$-OGP to show that stable algorithms satisfying a certain anti-concentration property fail to find a $σ$ with $H(σ)=2^{-Θ(n)}$. Our results are the first instance of the $m$-OGP being established and leveraged to rule out stable algorithms for a planted model. More importantly, they show that the $m$-OGP framework can also apply to planted models, if the algorithmic goal is to return a solution with a small objective value.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。