paper-with-me

Papers

Coreset Clustering on Small Quantum Computers

2020-04-30 · Teague Tomesh, Pranav Gokhale, Eric R. Anschuetz, Frederic T. Chong

Many quantum algorithms for machine learning require access to classical data in superposition. However, for many natural data sets and algorithms, the overhead required to load the data set in superposition can erase any potential quantum speedup over classical algorithms. Recent work by Harrow introduces a new paradigm in hybrid quantum-classical computing to address this issue, relying on coresets to minimize the data loading overhead of quantum algorithms. We investigate using this paradigm to perform $k$-means clustering on near-term quantum computers, by casting it as a QAOA optimization instance over a small coreset. We compare the performance of this approach to classical $k$-means clustering both numerically and experimentally on IBM Q hardware. We are able to find data sets where coresets work well relative to random sampling and where QAOA could potentially outperform standard $k$-means on a coreset. However, finding data sets where both coresets and QAOA work well--which is necessary for a quantum advantage over $k$-means on the entire data set--appears to be challenging.

📄 PDF Abstract BibTeX arXiv:2004.14970

Code (1)

teaguetomesh/coresets 공식 구현

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Coresets 설명 없음

Similar Papers 제목 키워드 기반

Clustering by Contour coreset and variational quantum eigensolver

2023-12-06 · Canaan Yung, Muhammad Usman

Recent work has proposed solving the k-means clustering problem on quantum computers via the Quantum Approximate Optimization Algorithm (QAOA) and coreset techniques. Although the current method demonstrates the possibil…

Clustering

Performance analysis of coreset selection for quantum implementation of K-Means clustering algorithm

2022-06-16 · Fanzhe Qu, Sarah M. Erfani, Muhammad Usman

Quantum computing is anticipated to offer immense computational capabilities which could provide efficient solutions to many data science problems. However, the current generation of quantum devices are small and noisy, …

Clustering

Training Quantum Boltzmann Machines with Coresets

2023-07-26 · Joshua Viszlai, Teague Tomesh, Pranav Gokhale, Eric Anschuetz 외

Recent work has proposed and explored using coreset techniques for quantum algorithms that operate on classical data sets to accelerate the applicability of these algorithms on near-term quantum devices. We apply these i…

Coreset selection can accelerate quantum machine learning models with provable generalization

2023-09-19 · Yiming Huang, Huiyuan Wang, Yuxuan Du, Xiao Yuan

Quantum neural networks (QNNs) and quantum kernels stand as prominent figures in the realm of quantum machine learning, poised to leverage the nascent capabilities of near-term quantum computers to surmount classical mac…

Quantum Machine Learning

Sublinear Time Quantum Sensitivity Sampling

2025-09-20 · Zhao Song, David P. Woodruff, Lichen Zhang arxiv

We present a unified framework for quantum sensitivity sampling, extending the advantages of quantum computing to a broad class of classical approximation problems. Our unified framework provides a streamlined approach f…