Graph-Based Bayesian Optimization for Quantum Circuit Architecture Search with Uncertainty Calibrated Surrogates
Prashant Kumar Choudhary, Nouhaila Innan, Muhammad Shafique, Rajeev Singh
TL;DR
This work tackles automated design of variational quantum circuits by embedding a graph-based Bayesian optimization loop that uses a structure-aware GIN surrogate with MC dropout to predict performance and uncertainty. By representing circuits as DAGs and incorporating hardware costs and decoherence proxies into a tempered acquisition function, the method efficiently discovers compact, entangling architectures that remain robust under realistic noise. Compared with baselines, the approach achieves faster convergence, better ranking fidelity, and favorable accuracy-cost Pareto frontiers on a cybersecurity dataset, while providing reproducible experimental protocols. The framework demonstrates practicality for near-term quantum machine learning, offering a scalable route to architecture search that respects compilation, routing, and decoherence in hardware-aware optimization.
Abstract
Quantum circuit design is a key bottleneck for practical quantum machine learning on complex, real-world data. We present an automated framework that discovers and refines variational quantum circuits (VQCs) using graph-based Bayesian optimization with a graph neural network (GNN) surrogate. Circuits are represented as graphs and mutated and selected via an expected improvement acquisition function informed by surrogate uncertainty with Monte Carlo dropout. Candidate circuits are evaluated with a hybrid quantum-classical variational classifier on the next generation firewall telemetry and network internet of things (NF-ToN-IoT-V2) cybersecurity dataset, after feature selection and scaling for quantum embedding. We benchmark our pipeline against an MLP-based surrogate, random search, and greedy GNN selection. The GNN-guided optimizer consistently finds circuits with lower complexity and competitive or superior classification accuracy compared to all baselines. Robustness is assessed via a noise study across standard quantum noise channels, including amplitude damping, phase damping, thermal relaxation, depolarizing, and readout bit flip noise. The implementation is fully reproducible, with time benchmarking and export of best found circuits, providing a scalable and interpretable route to automated quantum circuit discovery.
