Distance Estimation Between Unknown Matrices Using Sublinear Projections on Hamming Cube
Arijit Bishnu, Arijit Ghosh, Gopinath Mishra

TL;DR
This paper introduces a randomized sublinear time algorithm for estimating the Hamming distance between two matrices using a specialized oracle, with provable accuracy and query complexity bounds.
Contribution
It presents the first sublinear time algorithm for matrix Hamming distance estimation using inner product queries, along with matching lower bounds.
Findings
Algorithm achieves a (1±ε) approximation with high probability.
Query complexity is proportional to n divided by the square root of the distance.
Provides a lower bound matching the upper bound on query complexity.
Abstract
Using geometric techniques like projection and dimensionality reduction, we show that there exists a randomized sub-linear time algorithm that can estimate the Hamming distance between two matrices. Consider two matrices and of size whose dimensions are known to the algorithm but the entries are not. The entries of the matrix are real numbers. The access to any matrix is through an oracle that computes the projection of a row (or a column) of the matrix on a vector in . We call this query oracle to be an {\sc Inner Product} oracle (shortened as {\sc IP}). We show that our algorithm returns a approximation to with high probability by making oracle queries, where…
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.
