On Near-Linear-Time Algorithms for Dense Subset Sum
Karl Bringmann, Philip Wellnitz

TL;DR
This paper characterizes when dense Subset Sum can be solved in near-linear time, providing algorithms and lower bounds that depend on the problem parameters, thus offering a nearly complete complexity dichotomy.
Contribution
It establishes a near-complete dichotomy for dense Subset Sum's complexity, improving algorithms and proving conditional lower bounds based on key parameters.
Findings
Subset Sum is in near-linear time if t m{mx}_X \, m{ ext{Sigma}}_X / n^2.
Conditional lower bounds show near-linear time is unlikely when t \u2264 m{mx}_X \, m{ ext{Sigma}}_X / n^2.
Improved algorithms are based on additive combinatorics, extending to multi-sets.
Abstract
In the Subset Sum problem we are given a set of positive integers and a target and are asked whether some subset of sums to . Natural parameters for this problem that have been studied in the literature are and as well as the maximum input number and the sum of all input numbers . In this paper we study the dense case of Subset Sum, where all these parameters are polynomial in . In this regime, standard pseudo-polynomial algorithms solve Subset Sum in polynomial time . Our main question is: When can dense Subset Sum be solved in near-linear time ? We provide an essentially complete dichotomy by designing improved algorithms and proving conditional lower bounds, thereby determining essentially all settings of the parameters for which dense Subset Sum is in time . For…
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.
