A Quantum Algorithm for Finding $k$-Minima
Kohei Miyamoto, Masakazu Iwamura, Koichi Kise

TL;DR
This paper introduces a simpler quantum algorithm for finding the $k$-minima with a query complexity of $ ext{O}(\sqrt{kN})$, applicable to various distance-based problems, and discusses a novel generalization of amplitude amplification.
Contribution
The paper presents a new, simpler quantum algorithm for $k$-minima with proven query complexity and extends amplitude amplification to find multiple solutions.
Findings
Query complexity is $ ext{O}(\sqrt{kN})$ for the proposed algorithm.
Algorithm can be adapted to $k$-nearest neighbor, clustering, and classification.
Introduces a novel generalization of amplitude amplification for multiple answers.
Abstract
We propose a new finding -minima algorithm and prove that its query complexity is , where is the number of data indices. Though the complexity is equivalent to that of an existing method, the proposed is simpler. The main idea of the proposed algorithm is to search a good threshold that is near the -th smallest data. Then, by using the generalization of amplitude amplification, all data are found out of order and the query complexity is . This generalization of amplitude amplification is also not well discussed and we briefly prove the query complexity. Our algorithm can be directly adapted to distance-related problems like -nearest neighbor search and clustering and classification. There are few quantum algorithms that return multiple answers and they are not well discussed.
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
TopicsQuantum Computing Algorithms and Architecture · Computability, Logic, AI Algorithms · Quantum Information and Cryptography
