QIBONN: A Quantum-Inspired Bilevel Optimizer for Neural Networks on Tabular Classification
Pedro Chumpitaz-Flores, My Duong, Ying Mao, Kaixun Hua
TL;DR
QIBONN introduces a quantum-inspired bilevel optimizer that encodes feature selection, architectural hyperparameters, and regularization into a qubit-based representation to search neural network hyperparameters for tabular classification under a fixed evaluation budget. It combines deterministic rotations toward a global attractor with stochastic mutations to balance exploration and exploitation, and employs a bilevel framework where inner weight optimization is decoupled from outer hyperparameter tuning. Empirically, QIBONN achieves competitive performance relative to classical and quantum-inspired baselines across eight real-world tabular datasets, with deeper architectures benefiting more, and generalizes to multiclass problems. The method also demonstrates robustness to moderate qubit-level noise in simulations and hardware emulators, suggesting practical viability for scalable HPO on tabular data.
Abstract
Hyperparameter optimization (HPO) for neural networks on tabular data is critical to a wide range of applications, yet it remains challenging due to large, non-convex search spaces and the cost of exhaustive tuning. We introduce the Quantum-Inspired Bilevel Optimizer for Neural Networks (QIBONN), a bilevel framework that encodes feature selection, architectural hyperparameters, and regularization in a unified qubit-based representation. By combining deterministic quantum-inspired rotations with stochastic qubit mutations guided by a global attractor, QIBONN balances exploration and exploitation under a fixed evaluation budget. We conduct systematic experiments under single-qubit bit-flip noise (0.1\%--1\%) emulated by an IBM-Q backend. Results on 13 real-world datasets indicate that QIBONN is competitive with established methods, including classical tree-based methods and both classical/quantum-inspired HPO algorithms under the same tuning budget.
