The Element Extraction Problem and the Cost of Determinism and Limited Adaptivity in Linear Queries
Amit Chakrabarti, Manuel Stoeckl

TL;DR
This paper investigates the fundamental limits of element extraction using linear measurements with bounded adaptivity, establishing tight lower bounds on the number of queries needed in various settings.
Contribution
It introduces tight lower bounds for element extraction with limited adaptivity, connecting the problem to classic combinatorial problems and advancing understanding of query complexity.
Findings
Deterministic k-round algorithms require (n^{1/k}) queries, matching upper bounds.
Two-round integer arithmetic algorithms have a (\u221a{n}) lower bound, tight up to polylogarithmic factors.
The proofs leverage zero-sum problems and sunflower lemma results.
Abstract
Two widely-used computational paradigms for sublinear algorithms are using linear measurements to perform computations on a high dimensional input and using structured queries to access a massive input. Typically, algorithms in the former paradigm are non-adaptive whereas those in the latter are highly adaptive. This work studies the fundamental search problem of \textsc{element-extraction} in a query model that combines both: linear measurements with bounded adaptivity. In the \textsc{element-extraction} problem, one is given a nonzero vector and must report an index where . The input can be accessed using arbitrary linear functions of it with coefficients in some ring. This problem admits an efficient nonadaptive randomized solution (through the well known technique of -sampling) and an efficient fully adaptive…
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
