Tight Pair Query Lower Bounds for Matching and Earth Mover's Distance

October 18, 2025 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Amir Azarmehr, Soheil Behnezhad, Mohammad Roghani, Aviad Rubinstein arXiv ID 2510.16351 Category cs.DS: Data Structures & Algorithms Citations 0 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 4 months ago
Abstract
How many adjacency matrix queries (also known as pair queries) are required to estimate the size of a maximum matching in an $n$-vertex graph $G$? We study this fundamental question in this paper. On the upper bound side, an algorithm of Bhattacharya, Kiss, and Saranurak [FOCS'23] gives an estimate that is within $Ξ΅n$ of the right bound with $n^{2-Ξ©_Ξ΅(1)}$ queries, which is subquadratic in $n$ (and thus sublinear in the matrix size) for any fixed $Ξ΅> 0$. On the lower bound side, while there has been a lot of progress in the adjacency list model, no non-trivial lower bound has been established for algorithms with adjacency matrix query access. In particular, the only known lower bound is a folklore bound of $Ξ©(n)$, leaving a huge gap. In this paper, we present the first superlinear in $n$ lower bound for this problem. In fact, we close the gap mentioned above entirely by showing that the algorithm of [BKS'23] is optimal. Formally, we prove that for any fixed $Ξ΄> 0$, there is a fixed $Ξ΅> 0$ such that an estimate that is within $Ξ΅n$ of the true bound requires $Ξ©(n^{2-Ξ΄})$ adjacency matrix queries. Our lower bound also has strong implications for estimating the earth mover's distance between distributions. For this problem, Beretta and Rubinstein [STOC'24] gave an $n^{2-Ξ©_Ξ΅(1)}$ time algorithm that obtains an additive $Ξ΅$-approximation and works for any distance function. Whether this can be improved generally, or even for metric spaces, had remained open. Our lower bound rules out the possibility of any improvements over this bound, even under the strong assumption that the underlying distances are in a (1, 2)-metric.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted