Abstract
Supervised machine learning deals with developing complex non-linear models, which can be used later to predict the output for a known input. Clustering is usually treated as an unsupervised machine learning task, but we can formulate a solution to a clustering problem by using a supervised classification algorithm [1]. However, these classification algorithms are highly computationally intensive in nature, so the overall complexity in designing a clustering solution is often very costly from an implementation point of view. The more data we use, the more computational power is required too. Recent advancements in quantum computing show promising advantages in dealing with this kind of computational issues we face while training a complex machine-learning algorithm. In this paper, we do a theoretical investigation on the runtime complexity of algorithms, from classical to randomized, and then to quantum frameworks, when designing a clustering algorithm. The analysis shows significant computational advantages with a quantum framework as compared to the classical and randomized versions of the implementation.
Original language | English |
---|---|
Title of host publication | 2020 International Conference for Emerging Technology (INCET) |
Publisher | IEEE |
Number of pages | 4 |
ISBN (Electronic) | 978-1-7281-6221-8 |
ISBN (Print) | 978-1-7281-6222-5 |
DOIs | |
Publication status | Published - 3 Aug 2020 |
Keywords
- Clustering
- Randomized Algorithm
- Quantum Algorithm
- Supervised Learning