Removing Additive Structure in 3SUM-Based Reductions
Ce Jin, Yinzhan Xu

TL;DR
This paper investigates the complexity of 3SUM problems on special additive sets called Sidon sets, demonstrating that even these structured instances require near-quadratic time under the 3SUM hypothesis, and explores implications for related graph problems.
Contribution
It proves that 3SUM on Sidon sets still requires near-quadratic time, strengthening conditional lower bounds for several graph problems and extending 3SUM hardness to nontrivial 3-Variate Linear Degeneracy Testing.
Findings
3SUM on Sidon sets requires n^{2-o(1)} time
Conditional lower bounds for 4-cycle enumeration and related problems
Extension of 3SUM hardness to nontrivial 3-Variate Linear Degeneracy Testing
Abstract
Our work explores the hardness of SUM instances without certain additive structures, and its applications. As our main technical result, we show that solving SUM on a size- integer set that avoids solutions to for still requires time, under the SUM hypothesis. Such sets are called Sidon sets and are well-studied in the field of additive combinatorics. - Combined with previous reductions, this implies that the All-Edges Sparse Triangle problem on -vertex graphs with maximum degree and at most -cycles for every requires time, under the SUM hypothesis. This can be used to strengthen the previous conditional lower bounds by Abboud, Bringmann, Khoury, and Zamir [STOC'22] of -Cycle Enumeration, Offline Approximate Distance Oracle and Approximate Dynamic Shortest Path. In…
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 · Cryptography and Data Security · Machine Learning and Algorithms
