paper-with-me

Papers

Probabilistic Quantum SVM Training on Ising Machine

2025-03-20 · Haoqi He, Yan Xiao

Quantum computing holds significant potential to accelerate machine learning algorithms, especially in solving optimization problems like those encountered in Support Vector Machine (SVM) training. However, current QUBO-based Quantum SVM (QSVM) methods rely solely on binary optimal solutions, limiting their ability to identify fuzzy boundaries in data. Additionally, the limited qubit count in contemporary quantum devices constrains training on larger datasets. In this paper, we propose a probabilistic quantum SVM training framework suitable for Coherent Ising Machines (CIMs). By formulating the SVM training problem as a QUBO model, we leverage CIMs' energy minimization capabilities and introduce a Boltzmann distribution-based probabilistic approach to better approximate optimal SVM solutions, enhancing robustness. To address qubit limitations, we employ batch processing and multi-batch ensemble strategies, enabling small-scale quantum devices to train SVMs on larger datasets and support multi-class classification tasks via a one-vs-one approach. Our method is validated through simulations and real-machine experiments on binary and multi-class datasets. On the banknote binary classification dataset, our CIM-based QSVM, utilizing an energy-based probabilistic approach, achieved up to 20% higher accuracy compared to the original QSVM, while training up to $10^4$ times faster than simulated annealing methods. Compared with classical SVM, our approach either matched or reduced training time. On the IRIS three-class dataset, our improved QSVM outperformed existing QSVM models in all key metrics. As quantum technology advances, increased qubit counts are expected to further enhance QSVM performance relative to classical SVM.

📄 PDF Abstract BibTeX arXiv:2503.16363

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationMulti-class Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Generative quantum machine learning via denoising diffusion probabilistic models

2023-10-09 · Bingzhi Zhang, Peng Xu, Xiaohui Chen, Quntao Zhuang

Deep generative models are key-enabling technology to computer vision, text generation, and large language models. Denoising diffusion probabilistic models (DDPMs) have recently gained much attention due to their ability…

DenoisingQuantum Machine LearningText Generation

Mixed-State Quantum Denoising Diffusion Probabilistic Model

2024-11-26 · Gino Kwun, Bingzhi Zhang, Quntao Zhuang

Generative quantum machine learning has gained significant attention for its ability to produce quantum states with desired distributions. Among various quantum generative models, quantum denoising diffusion probabilisti…

DenoisingmodelQuantum Machine Learning

Probabilistic Computers for Neural Quantum States

2025-12-31 · Shuvro Chowdhury, Jasper Pieterse, Navid Anjum Aadit, Shaila Niazi 외 arxiv

Neural quantum states efficiently represent many-body wavefunctions with neural networks, but the cost of Monte Carlo sampling limits their scaling to large system sizes. Here we address this challenge by combining spars…

A Differentially Private Quantum Neural Network for Probabilistic Optimal Power Flow

2024-11-25 · Yuji Cao, Yue Chen, Yan Xu

The stochastic nature of renewable energy and load demand requires efficient and accurate solutions for probabilistic optimal power flow (OPF). Quantum neural networks (QNNs), which combine quantum computing and machine …

Privacy Preserving

Density Operator Expectation Maximization

2025-07-30 · Adit Vishnu, Abhay Shastry, Dhruva Kashyap, Chiranjib Bhattacharyya arxiv

Machine learning with density operators, the mathematical foundation of quantum mechanics, is gaining prominence with rapid advances in quantum computing. Generative models based on density operators cannot yet handle ta…