Clustered Integer 3SUM via Additive Combinatorics

From MaRDI portal




Abstract: We present a collection of new results on problems related to 3SUM, including: 1. The first truly subquadratic algorithm for 1a. computing the (min,+) convolution for monotone increasing sequences with integer values bounded by O(n), 1b. solving 3SUM for monotone sets in 2D with integer coordinates bounded by O(n), and 1c. preprocessing a binary string for histogram indexing (also called jumbled indexing). The running time is: O(n(9+sqrt177)/12,extrmpolylog,n)=O(n1.859) with randomization, or O(n1.864) deterministically. This greatly improves the previous n2/2Omega(sqrtlogn) time bound obtained from Williams' recent result on all-pairs shortest paths [STOC'14], and answers an open question raised by several researchers studying the histogram indexing problem. 2. The first algorithm for histogram indexing for any constant alphabet size that achieves truly subquadratic preprocessing time and truly sublinear query time. 3. A truly subquadratic algorithm for integer 3SUM in the case when the given set can be partitioned into n1delta clusters each covered by an interval of length n, for any constant delta>0. 4. An algorithm to preprocess any set of n integers so that subsequently 3SUM on any given subset can be solved in O(n13/7,extrmpolylog,n) time. All these results are obtained by a surprising new technique, based on the Balog--Szemer'edi--Gowers Theorem from additive combinatorics.




Cited in
(52)


Describes a project that uses

Uses Software






This page was built for publication: Clustered Integer 3SUM via Additive Combinatorics

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q2941486)