IRLGQUANT-PHMay 9, 2022

Towards Feature Selection for Ranking and Classification Exploiting Quantum Annealers

arXiv:2205.04346v141 citationsh-index: 38
Originality Incremental advance
AI Analysis

This work addresses the computational bottleneck in feature selection for machine learning practitioners, but it is incremental as it applies existing quantum methods to a new domain.

The paper tackled the computationally expensive problem of feature selection for ranking and classification by exploring the use of quantum annealers, finding that quantum computing hardware achieved effectiveness comparable to classical solvers and showed limited speedup or lower computational cost for large-scale problems with over a thousand features.

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 computational cost of the subsequent learning steps can be reduced. However, feature selection can be itself a computationally expensive process. While for decades confined to theoretical algorithmic papers, quantum computing is now becoming a viable tool to tackle realistic problems, in particular special-purpose solvers based on the Quantum Annealing paradigm. This paper aims to explore the feasibility of using currently available quantum computing architectures to solve some quadratic feature selection algorithms for both ranking and classification. The experimental analysis includes 15 state-of-the-art datasets. The effectiveness obtained with quantum computing hardware is comparable to that of classical solvers, indicating that quantum computers are now reliable enough to tackle interesting problems. In terms of scalability, current generation quantum computers are able to provide a limited speedup over certain classical algorithms and hybrid quantum-classical strategies show lower computational cost for problems of more than a thousand features.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes