Towards An Implementation of the Subset-sum Problem on the IBM Quantum Experience
David Gunter, Toks Adedoyin

TL;DR
This paper introduces a new quantum algorithm for the subset-sum problem that aims to achieve polynomial-time complexity for many cases, advancing quantum computing capabilities for combinatorial problems.
Contribution
The paper presents a novel quantum algorithm for subset-sum that potentially offers polynomial-time solutions, improving upon previous exponential-time algorithms.
Findings
Proposes a quantum algorithm with potential polynomial-time complexity for subset-sum
Builds on quantum binary search techniques used in quantum Arthur-Merlin games
Provides a theoretical framework for efficient quantum solutions to subset-sum
Abstract
In seeking out an algorithm to test out the capability of the IBM Quantum Experience quantum computer, we were given a review paper covering various algorithms for solving the subset-sum problem, including both classical and quantum algorithms. The paper went on to present a novel algorithm that beat the previous best algorithm known at the time. The complex nature of the algorithm made it difficult to see a path for implementation on the Quantum Experience machine and the exponential cost - only slightly better than the best classical algorithm - left us looking for a different approach for solving this problem. We present here a new quantum algorithm for solving the subset-sum problem that for many cases should lead to O(poly(n))-time to solution. The work is reminiscent of the verification procedure used in a polynomial-time algorithm for the quantum Arthur-Merlin games presented…
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 · Cryptography and Data Security
