paper-with-me

Papers

Feature Selection on Quantum Computers

2022-03-24 · Sascha Mücke, Raoul Heese, Sabine Müller, Moritz Wolter, Nico Piatkowski

In machine learning, fewer features reduce model complexity. Carefully assessing the influence of each input feature on the model quality is therefore a crucial preprocessing step. We propose a novel feature selection algorithm based on a quadratic unconstrained binary optimization (QUBO) problem, which allows to select a specified number of features based on their importance and redundancy. In contrast to iterative or greedy methods, our direct approach yields higherquality solutions. QUBO problems are particularly interesting because they can be solved on quantum hardware. To evaluate our proposed algorithm, we conduct a series of numerical experiments using a classical computer, a quantum gate computer and a quantum annealer. Our evaluation compares our method to a range of standard methods on various benchmark datasets. We observe competitive performance.

📄 PDF Abstract BibTeX arXiv:2203.13261

Code (1)

castle-machine-learning/feature-selection-data 공식 구현

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

CRUISE on Quantum Computing for Feature Selection in Recommender Systems

2024-07-03 · Jiayang Niu, Jie Li, Ke Deng, Yongli Ren

Using Quantum Computers to solve problems in Recommender Systems that classical computers cannot address is a worthwhile research topic. In this paper, we use Quantum Annealers to address the feature selection problem in…

counterfactualfeature selectionRecommendation Systems

Towards Feature Selection for Ranking and Classification Exploiting Quantum Annealers

2022-05-09 · Maurizio Ferrari Dacrema, Fabio Moroni, Riccardo Nembrini, Nicola Ferro 외

Feature selection is a common step in many ranking, classification, or prediction tasks and serves many purposes. By removing redundant or noisy features, the accuracy of ranking or classification can be improved and the…

feature selectionGeneral Classification

Feature Selection for Recommender Systems with Quantum Computing

2021-10-11 · Riccardo Nembrini, Maurizio Ferrari Dacrema, Paolo Cremonesi

The promise of quantum computing to open new unexplored possibilities in several scientific fields has been long discussed, but until recently the lack of a functional quantum computer has confined this discussion mostly…

feature selectionRecommendation Systems

Quantum Annealing Feature Selection on Light-weight Medical Image Datasets

2025-02-26 · Merlin A. Nau, Luca A. Nutricati, Bruno Camino, Paul A. Warburton 외

We investigate the use of quantum computing algorithms on real quantum hardware to tackle the computationally intensive task of feature selection for light-weight medical image datasets. Feature selection is often formul…

feature selection

Quantum feature-map learning with reduced resource overhead

2025-10-03 · Jonas Jäger, Philipp Elsässer, Elham Torabian arxiv

Current quantum computers require algorithms that use limited resources economically. In quantum machine learning, success hinges on quantum feature-maps, which embed classical data into the state space of qubits. We int…

Quantum Machine Learning