菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-29
📄 Abstract - Quantum Feature Selection with Higher-Order Binary Optimization on Trapped-Ion Hardware

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.

顶级标签: machine learning quantum
详细标签: feature selection higher-order optimization trapped-ion hardware quantum optimization 或 搜索:

基于高阶二进制优化的量子特征选择方法及其在离子阱硬件上的实现 / Quantum Feature Selection with Higher-Order Binary Optimization on Trapped-Ion Hardware


1️⃣ 一句话总结

该论文提出了一种利用高阶二进制优化(HUBO)的量子特征选择框架,能同时考虑特征间的单变量、双变量和三变量统计依赖关系,并在离子阱量子处理器上成功运行,相比传统QUBO方法和经典降维方法,能选出更精简且信息量更大的特征子集,适用于机器学习预处理任务。

源自 arXiv: 2604.26834