Improved Approximation Schemes for (Un-)Bounded Subset-Sum and Partition
Xiaoyu Wu, Lin Chen

TL;DR
This paper advances approximation algorithms for the SUBSET SUM problem and its variants, focusing on weak approximation schemes that allow slight constraint violations, and improves their computational efficiency.
Contribution
The paper introduces improved approximation schemes for SUBSET SUM and its variants, surpassing previous time bounds for weak approximation algorithms.
Findings
New weak approximation schemes with faster running times
Improved algorithms for special cases like t = half of total sum
Enhanced understanding of the complexity bounds for approximate SUBSET SUM
Abstract
We consider the SUBSET SUM problem and its important variants in this paper. In the SUBSET SUM problem, a (multi-)set of positive numbers and a target number are given, and the task is to find a subset of with the maximal sum that does not exceed . It is well known that this problem is NP-hard and admits fully polynomial-time approximation schemes (FPTASs). In recent years, it has been shown that there does not exist an FPTAS of running time for arbitrary small assuming (,+)-convolution conjecture~\cite{bringmann2021fine}. However, the lower bound can be bypassed if we relax the constraint such that the task is to find a subset of that can slightly exceed the threshold by times, and the sum of numbers within the subset is at least times the optimal objective value that…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Optimization and Search Problems
