paper-with-me

Papers

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 to theoretical algorithmic papers. It was only in the last few years that small but functional quantum computers have become available to the broader research community. One paradigm in particular, quantum annealing, can be used to sample optimal solutions for a number of NP-hard optimization problems represented with classical operations research tools, providing an easy access to the potential of this emerging technology. One of the tasks that most naturally fits in this mathematical formulation is feature selection. In this paper, we investigate how to design a hybrid feature selection algorithm for recommender systems that leverages the domain knowledge and behavior hidden in the user interactions data. We represent the feature selection as an optimization problem and solve it on a real quantum computer, provided by D-Wave. The results indicate that the proposed approach is effective in selecting a limited set of important features and that quantum computers are becoming powerful enough to enter the wider realm of applied science.

📄 PDF Abstract BibTeX arXiv:2110.05089

Code (1)

qcpolimi/cqfs 공식 구현 tf

Tasks

feature selectionRecommendation Systems

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

Performance-Driven QUBO for Recommender Systems on Quantum Annealers

2024-10-20 · Jiayang Niu, Jie Li, Ke Deng, Mark Sanderson 외

We propose Counterfactual Analysis Quadratic Unconstrained Binary Optimization (CAQUBO) to solve QUBO problems for feature selection in recommender systems. CAQUBO leverages counterfactual analysis to measure the impact …

counterfactualfeature selectionRecommendation Systems

Quantum Semi-Random Forests for Qubit-Efficient Recommender Systems

2025-07-30 · Azadeh Alavi, Fatemeh Kouchmeshki, Abdolrahman Alavi, Yongli Ren 외 arxiv

Modern recommenders describe each item with hundreds of sparse semantic tags, yet most quantum pipelines still map one qubit per tag, demanding well beyond one hundred qubits, far out of reach for current noisy-intermedi…

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

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