paper-with-me

Papers

Quantum algorithms for SVD-based data representation and analysis

2021-04-19 · Armando Bellante, Alessandro Luongo, Stefano Zanero

This paper narrows the gap between previous literature on quantum linear algebra and practical data analysis on a quantum computer, formalizing quantum procedures that speed-up the solution of eigenproblems for data representations in machine learning. The power and practical use of these subroutines is shown through new quantum algorithms, sublinear in the input matrix's size, for principal component analysis, correspondence analysis, and latent semantic analysis. We provide a theoretical analysis of the run-time and prove tight bounds on the randomized algorithms' error. We run experiments on multiple datasets, simulating PCA's dimensionality reduction for image classification with the novel routines. The results show that the run-time parameters that do not depend on the input's size are reasonable and that the error on the computed model is small, allowing for competitive classification performances.

📄 PDF Abstract BibTeX arXiv:2104.08987

Code (1)

ikiga1/qadra 공식 구현

Tasks

Dimensionality ReductionGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Efficient Quantum Algorithms for Quantum Optimal Control

2023-04-05 · Xiantao Li, Chunhao Wang

In this paper, we present efficient quantum algorithms that are exponentially faster than classical algorithms for solving the quantum optimal control problem. This problem involves finding the control variable that maxi…

Adversarial Effects on Expressibility and Trainability in Distributed Variational Quantum Algorithms

2026-05-05 · Abhishek Sadhu, Sharu Theresa Jose arxiv

Distributed quantum algorithms offer a promising pathway to scale variational quantum algorithms beyond the constraints of noisy intermediate-scale quantum hardware. However, existing approaches implicitly assume a trust…

Quantum-Inspired Evolutionary Algorithms for Feature Subset Selection: A Comprehensive Survey

2024-07-25 · Yelleti Vivek, Vadlamani Ravi, P. Radha Krishna

The clever hybridization of quantum computing concepts and evolutionary algorithms (EAs) resulted in a new field called quantum-inspired evolutionary algorithms (QIEAs). Unlike traditional EAs, QIEAs employ quantum bits …

DiversityEvolutionary Algorithms

Quantum Feature Optimization for Enhanced Clustering of Blockchain Transaction Data

2025-05-22 · Yun-Cheng Tsai, Samuel Yen-Chi Chen

Blockchain transaction data exhibits high dimensionality, noise, and intricate feature entanglement, presenting significant challenges for traditional clustering algorithms. In this study, we conduct a comparative analys…

Clustering

Quantum principal component analysis only achieves an exponential speedup because of its state preparation assumptions

2018-10-31 · Ewin Tang

A central roadblock to analyzing quantum algorithms on quantum states is the lack of a comparable input model for classical algorithms. Inspired by recent work of the author [E. Tang, STOC'19], we introduce such a model,…

ClusteringRecommendation Systems