English

Parameterized Intractability of Even Set and Shortest Vector Problem

Computational Complexity 2019-09-06 v1

Abstract

The kk-Even Set problem is a parameterized variant of the Minimum Distance Problem of linear codes over F2\mathbb F_2, which can be stated as follows: given a generator matrix A\mathbf A and an integer kk, determine whether the code generated by A\mathbf A has distance at most kk, or in other words, whether there is a nonzero vector x\mathbf{x} such that Ax\mathbf A \mathbf{x} has at most kk nonzero coordinates. The question of whether kk-Even Set is fixed parameter tractable (FPT) parameterized by the distance kk has been repeatedly raised in literature; in fact, it is one of the few remaining open questions from the seminal book of Downey and Fellows (1999). In this work, we show that kk-Even Set is W[1]-hard under randomized reductions. We also consider the parameterized kk-Shortest Vector Problem (SVP), in which we are given a lattice whose basis vectors are integral and an integer kk, and the goal is to determine whether the norm of the shortest vector (in the p\ell_p norm for some fixed pp) is at most kk. Similar to kk-Even Set, understanding the complexity of this problem is also a long-standing open question in the field of Parameterized Complexity. We show that, for any p>1p > 1, kk-SVP is W[1]-hard to approximate (under randomized reductions) to some constant factor.

Keywords

Cite

@article{arxiv.1909.01986,
  title  = {Parameterized Intractability of Even Set and Shortest Vector Problem},
  author = {Arnab Bhattacharyya and Édouard Bonnet and László Egri and Suprovat Ghoshal and Karthik C. S. and Bingkai Lin and Pasin Manurangsi and Dániel Marx},
  journal= {arXiv preprint arXiv:1909.01986},
  year   = {2019}
}

Comments

Preliminary version of this article appeared in ESA'16 (arXiv:1601.04935) and ICALP'18 (arXiv:1803.09717)

R2 v1 2026-06-23T11:05:44.359Z