paper-with-me

Papers

Local Binary and Multiclass SVMs Trained on a Quantum Annealer

2024-03-13 · Enrico Zardini, Amer Delilbasic, Enrico Blanzieri, Gabriele Cavallaro, Davide Pastorello

Support vector machines (SVMs) are widely used machine learning models (e.g., in remote sensing), with formulations for both classification and regression tasks. In the last years, with the advent of working quantum annealers, hybrid SVM models characterised by quantum training and classical execution have been introduced. These models have demonstrated comparable performance to their classical counterparts. However, they are limited in the training set size due to the restricted connectivity of the current quantum annealers. Hence, to take advantage of large datasets (like those related to Earth observation), a strategy is required. In the classical domain, local SVMs, namely, SVMs trained on the data samples selected by a k-nearest neighbors model, have already proven successful. Here, the local application of quantum-trained SVM models is proposed and empirically assessed. In particular, this approach allows overcoming the constraints on the training set size of the quantum-trained models while enhancing their performance. In practice, the FaLK-SVM method, designed for efficient local SVMs, has been combined with quantum-trained SVM models for binary and multiclass classification. In addition, for comparison, FaLK-SVM has been interfaced for the first time with a classical single-step multiclass SVM model (CS SVM). Concerning the empirical evaluation, D-Wave's quantum annealers and real-world datasets taken from the remote sensing domain have been employed. The results have shown the effectiveness and scalability of the proposed approach, but also its practical applicability in a real-world large-scale scenario.

📄 PDF Abstract BibTeX arXiv:2403.08584

Code (1)

zarhenry96/local-qtrained-svms 공식 구현

Tasks

Earth Observation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Alternating direction method of multipliers for regularized multiclass support vector machines

2015-11-30 · Yangyang Xu, Ioannis Akrotirianakis, Amit Chakraborty

The support vector machine (SVM) was originally designed for binary classifications. A lot of effort has been put to generalize the binary SVM to multiclass SVM (MSVM) which are more complex problems. Initially, MSVMs we…

Second-order methods

Learning From Non-iid Data: Fast Rates for the One-vs-All Multiclass Plug-in Classifiers

2014-08-12 · Vu Dinh, Lam Si Tung Ho, Nguyen Viet Cuong, Duy Nguyen 외

We prove new fast learning rates for the one-vs-all multiclass plug-in classifiers trained either from exponentially strongly mixing data or from data generated by a converging drifting distribution. These are two typica…

All

Application of Quantum Convolutional Neural Networks for MRI-Based Brain Tumor Detection and Classification

2025-08-28 · Sugih Pratama Nugraha, Ariiq Islam Alfajri, Tony Sumaryada, Duong Thanh Tai 외 arxiv

This study explores the application of Quantum Convolutional Neural Networks (QCNNs) for brain tumor classification using MRI images, leveraging quantum computing for enhanced computational efficiency. A dataset of 3,264…

Brain Tumor ClassificationComputational EfficiencyBinary Classification

A Single-Step Multiclass SVM based on Quantum Annealing for Remote Sensing Data Classification

2023-03-21 · Amer Delilbasic, Bertrand Le Saux, Morris Riedel, Kristel Michielsen 외

In recent years, the development of quantum annealers has enabled experimental demonstrations and has increased research interest in applications of quantum annealing, such as in quantum machine learning and in particula…

Quantum Machine Learning

Empirical Study of Observable Sets in Multiclass Quantum Classification

2026-02-09 · Paul San Sebastian, Mikel Cañizo, Roman Orus arxiv

Variational quantum algorithms have gained attention as early applications of quantum computers for learning tasks. In the context of supervised learning, most of the works that tackle classification problems with parame…

Quantum Machine LearningBinary Classification