Subset Balancing and Generalized Subset Sum via Lattices
Yiming Gao, Yansong Feng, Honggang Hu, Yanbin Pan

TL;DR
This paper introduces lattice-based reductions for the Subset Balancing and Generalized Subset Sum problems, achieving improved deterministic and randomized algorithms with exponential time complexity, extending to convex bodies and average-case scenarios.
Contribution
It provides a novel reduction from Subset Balancing to SVP$_{ty}$, leading to faster algorithms and extending applicability to convex bodies and average-case instances.
Findings
Deterministic $ ilde{O}((6 ext{--}2.4)^n)$-time algorithm for Subset Balancing.
Randomized $ ilde{O}(2^{2.443n})$-time algorithm surpassing meet-in-the-middle for large $d$.
Efficient algorithms for Generalized Subset Sum via lattice reductions, with improved average-case performance.
Abstract
We study the Subset Balancing problem: given and a coefficient set , find a nonzero vector such that . The standard meet-in-the-middle algorithm runs in time , and recent improvements (SODA 2022, Chen, Jin, Randolph, and Servedio; STOC 2026, Randolph and W\k{e}grzycki) beyond this barrier apply mainly when is constant. We give a reduction from Subset Balancing with to a single instance of SVP in dimension . Instantiating this reduction with the best known -SVP algorithms yields a deterministic -time algorithm and a randomized -time algorithm. The exponent depends only on , improving on meet-in-the-middle for all . For sufficiently large we also obtain a polynomial-time…
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.
