Quantum Data Structure for Range Minimum Query
Qisheng Wang, Zhean Xu, Zhicheng Zhang

TL;DR
This paper introduces a quantum data structure for Range Minimum Query that achieves faster query and update times than classical methods, enabling efficient quantum algorithms for related problems without quantum memory.
Contribution
It presents a novel quantum data structure for RMQ with optimal time complexity, improving over classical approaches and enabling efficient quantum solutions for k-minimum finding.
Findings
Quantum RMQ data structure supports faster queries and updates.
Achieves optimal time complexity $ ilde{ heta}( oot{nq})$ for $q=O(n)$ operations.
Enables time-efficient quantum algorithms for k-minimum finding without quantum RAM.
Abstract
Given an array , the Range Minimum Query (RMQ) problem is to maintain a data structure that supports RMQ queries: given a range , find the index of the minimum element among , i.e., . In this paper, we propose a quantum data structure that supports RMQ queries and range updates, with an optimal time complexity for performing operations without preprocessing, compared to the classical . As an application, we obtain a time-efficient quantum algorithm for -minimum finding without the use of quantum random access memory.
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 · Complexity and Algorithms in Graphs · Quantum Information and Cryptography
