@inproceedings{26fe2516ee0643eeba9eb4992da06e5a,
title = "No Polynomial Kernels for Knapsack",
abstract = "This paper focuses on kernelization algorithms for the fundamental Knapsack problem. A kernelization algorithm (or kernel) is a polynomial-time reduction from a problem onto itself, where the output size is bounded by a function of some problem-specific parameter. Such algorithms provide a theoretical model for data reduction and preprocessing and are central in the area of parameterized complexity. In this way, a kernel for Knapsack for some parameter k reduces any instance of Knapsack to an equivalent instance of size at most f(k) in polynomial time, for some computable function f. When f(k) = kO(1) then we call such a reduction a polynomial kernel. Our study focuses on two natural parameters for Knapsack: The number w# of different item weights, and the number p# of different item profits. Our main technical contribution is a proof showing that Knapsack does not admit a polynomial kernel for any of these two parameters under standard complexity-theoretic assumptions. Our proof discovers an elaborate application of the standard kernelization lower bound framework, and develops along the way novel ideas that should be useful for other problems as well. We complement our lower bounds by showing that Knapsack admits a polynomial kernel for the combined parameter w# · p#.",
keywords = "compositions, Knapsack, number of different profits, number of different weights, polynomial kernels",
author = "Klaus Heeger and Danny Hermelin and Matthias Mnich and Dvir Shabtay",
note = "Publisher Copyright: {\textcopyright} Klaus Heeger, Danny Hermelin, Matthias Mnich, and Dvir Shabtay.; 51st International Colloquium on Automata, Languages, and Programming, ICALP 2024 ; Conference date: 08-07-2024 Through 12-07-2024",
year = "2024",
month = jul,
day = "1",
doi = "10.4230/LIPIcs.ICALP.2024.83",
language = "American English",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
publisher = "Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing",
editor = "Karl Bringmann and Martin Grohe and Gabriele Puppis and Ola Svensson",
booktitle = "51st International Colloquium on Automata, Languages, and Programming, ICALP 2024",
address = "Germany",
}