On the Hardness of Compressing Weights
Bart M. P. Jansen, Shivesh K. Roy, Micha{\l} W{\l}odarczyk

TL;DR
This paper explores the complexity of compressing weights in computational problems like weighted Clique, showing significant hardness results and bounds on kernel sizes, with implications for related problems such as Hyperclique, Subset Sum, and CSPs.
Contribution
It establishes tight lower bounds on kernel sizes for weighted Clique and related problems, demonstrating the difficulty of weight compression and providing bounds for preserving optimal solutions.
Findings
Weighted Clique kernel size lower bound of O(n^{3 - ε})
Reduction to bounded weights yields an O(n^3) kernel
Weight compression is easier when only optimal solutions are preserved
Abstract
We investigate computational problems involving large weights through the lens of kernelization, which is a framework of polynomial-time preprocessing aimed at compressing the instance size. Our main focus is the weighted Clique problem, where we are given an edge-weighted graph and the goal is to detect a clique of total weight equal to a prescribed value. We show that the weighted variant, parameterized by the number of vertices , is significantly harder than the unweighted problem by presenting an lower bound on the size of the kernel, under the assumption that NP coNP/poly. This lower bound is essentially tight: we show that we can reduce the problem to the case with weights bounded by , which yields a randomized kernel of bits. We generalize these results to the weighted -Uniform Hyperclique problem, Subset Sum,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
