Layer-wise QUBO-Based Training of CNN Classifiers for Quantum Annealing
Mostafa Atallah, Rebekah Herrman

TL;DR
This paper introduces a QUBO-based iterative training framework for CNN classifiers that leverages quantum annealing, avoiding gradient-based optimization and scaling efficiently with dataset size, showing promising results on multiple benchmarks.
Contribution
It presents a novel QUBO formulation for training CNN classifier heads using quantum annealing, bypassing gradient-based methods and enabling scalable, hardware-compatible optimization.
Findings
Accuracy improves with higher bit resolution, with 10 bits being effective.
20-bit formulation matches or exceeds classical SGD on several datasets.
Method is feasible within current quantum annealing hardware constraints.
Abstract
Variational quantum circuits for image classification suffer from barren plateaus, while quantum kernel methods scale quadratically with dataset size. We propose an iterative framework based on Quadratic Unconstrained Binary Optimization (QUBO) for training the classifier head of convolutional neural networks (CNNs) via quantum annealing, entirely avoiding gradient-based circuit optimization. Following the Extreme Learning Machine paradigm, convolutional filters are randomly initialized and frozen, and only the fully connected layer is optimized. At each iteration, a convex quadratic surrogate derived from the feature Gram matrix replaces the non-quadratic cross-entropy loss, yielding an iteration-stable curvature proxy. A per-output decomposition splits the -class problem into independent QUBOs, each with binary variables, where is the feature dimension and is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Machine Learning and ELM · Quantum-Dot Cellular Automata
