
TL;DR
This paper extends the Ting--Yao maximum-finding algorithm to handle inputs with ties, increasing the depth complexity while maintaining a low failure probability.
Contribution
It introduces a method to simulate parity tests with ties using polynomial tests, improving the algorithm's applicability and depth complexity.
Findings
Depth increases from O((log n)^2) to O((log n)^3)
Maintains O(n^{-c}) failure probability for fixed c
Handles inputs with ties in maximum-finding algorithms
Abstract
We extend the Ting--Yao randomized maximum-finding algorithm [TY94] to inputs that need not be pairwise distinct: each parity test on is simulated by ordinary polynomial tests, raising depth from to while preserving the failure probability for every fixed .
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.
