Quantum Feature Selection with Higher-Order Binary Optimization on Trapped-Ion Hardware

arXiv:2604.2683455.4
AI Analysis

This work addresses the need for more expressive feature selection in machine learning preprocessing, but the results are preliminary and incremental over existing QUBO-based methods.

The authors propose a quantum feature-selection framework using higher-order unconstrained binary optimization (HUBO) to capture multivariate dependencies, implemented on IonQ Forte trapped-ion hardware. On benchmark datasets, the quantum approach achieves competitive classification performance with compact feature subsets, showing qualitative agreement with noiseless simulations.

We present a quantum feature-selection framework based on a higher-order unconstrained binary optimization (HUBO) formulation that explicitly incorporates multivariate dependencies beyond standard quadratic encodings. In contrast to QUBO-based approaches, the proposed model includes one-, two-, and three-body interaction terms derived from mutual-information measures, enabling the objective function to capture feature relevance, pairwise redundancy, and higher-order statistical structure within a unified energy model. To suppress trivial all-selected solutions, we further include structured linear penalties that promote sparsity while preserving informative variables. The resulting HUBO instances are optimized with digitized counterdiabatic quantum optimization on IonQ Forte and compared against noiseless quantum simulation as well as two classical dimensionality-reduction baselines: SelectKBest based on mutual information and principal component analysis (PCA). We evaluate the proposed workflow on two benchmark classification datasets, namely the Gallstone dataset and the Spambase dataset, and analyze both predictive performance and selected-subset structure. The results show good qualitative agreement between hardware executions and noiseless simulations, supporting the feasibility of implementing higher-order feature-selection Hamiltonians on current trapped-ion processors. In addition, the quantum approach yields competitive classification performance while producing compact and informative feature subsets, highlighting the potential of higher-order quantum optimization for machine-learning preprocessing tasks.

Foundations

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

Your Notes