English

Is the Algorithmic Kadison-Singer Problem Hard?

Computational Complexity 2022-11-04 v3 Data Structures and Algorithms

Abstract

We study the following KS2(c)\mathsf{KS}_2(c) problem: let cR+c \in\mathbb{R}^+ be some constant, and v1,,vmRdv_1,\ldots, v_m\in\mathbb{R}^d be vectors such that vi2α\|v_i\|^2\leq \alpha for any i[m]i\in[m] and i=1mvi,x2=1\sum_{i=1}^m \langle v_i, x\rangle^2 =1 for any xRdx\in\mathbb{R}^d with x=1\|x\|=1. The KS2(c)\mathsf{KS}_2(c) problem asks to find some S[m]S\subset [m], such that it holds for all xRdx \in \mathbb{R}^d with x=1\|x\| = 1 that iSvi,x212cα, \left|\sum_{i \in S} \langle v_i, x\rangle^2 - \frac{1}{2}\right| \leq c\cdot\sqrt{\alpha}, or report no if such SS doesn't exist. Based on the work of Marcus et al. and Weaver, the KS2(c)\mathsf{KS}_2(c) problem can be seen as the algorithmic Kadison-Singer problem with parameter cR+c\in\mathbb{R}^+. Our first result is a randomised algorithm with one-sided error for the KS2(c)\mathsf{KS}_2(c) problem such that (1) our algorithm finds a valid set S[m]S \subset [m] with probability at least 12/d1-2/d, if such SS exists, or (2) reports no with probability 11, if no valid sets exist. The algorithm has running time O((mn)poly(m,d)) \mboxfor n=O(dϵ2log(d)log(1cα)), O\left(\binom{m}{n}\cdot \mathrm{poly}(m, d)\right)~\mbox{ for }~n = O\left(\frac{d}{\epsilon^2} \log(d) \log\left(\frac{1}{c\sqrt{\alpha}}\right)\right), where ϵ\epsilon is a parameter which controls the error of the algorithm. This presents the first algorithm for the Kadison-Singer problem whose running time is quasi-polynomial in mm, although having exponential dependency on dd. Moreover, it shows that the algorithmic Kadison-Singer problem is easier to solve in low dimensions. Our second result is on the computational complexity of the KS2(c)\mathsf{KS}_2(c) problem. We show that the KS2(1/(42))\mathsf{KS}_2(1/(4\sqrt{2})) problem is FNP\mathsf{FNP}-hard for general values of dd, and solving the KS2(1/(42))\mathsf{KS}_2(1/(4\sqrt{2})) problem is as hard as solving the NAE\mbox3SAT\mathsf{NAE\mbox{-}3SAT} problem.

Keywords

Cite

@article{arxiv.2205.02161,
  title  = {Is the Algorithmic Kadison-Singer Problem Hard?},
  author = {Ben Jourdan and Peter Macgregor and He Sun},
  journal= {arXiv preprint arXiv:2205.02161},
  year   = {2022}
}
R2 v1 2026-06-24T11:07:15.853Z