Q-PhotoNAS: Hybrid Quantum Neural Architecture Search Framework on Photonic Devices

📅 2026-05-21
📈 Citations: 0
Influential: 0
📄 PDF

career value

232K/year
🤖 AI Summary
This work addresses the limitations of existing hybrid photonic quantum-classical models, which rely on handcrafted designs that hinder the joint optimization of classical preprocessing, phase encoding, and photonic circuits, thereby compromising accuracy and hardware compatibility. To overcome this, we propose the first neural architecture search framework tailored for photonic quantum devices, integrating a genome-grouping-based genetic algorithm with learnable quantum phase encoding to systematically explore the classical-quantum co-design space. Our approach enables automatic co-optimization of classical and quantum components and reveals the capacity of photonic layers to extract orthogonal, non-redundant features. The method achieves 99.44% and 98.78% accuracy on Digits and MNIST, respectively, with single-image inference times of only 67 ms and 149 ms on the Quandela Ascella photonic QPU, significantly outperforming purely classical baselines.
📝 Abstract
Photonic quantum computing is a promising platform for scalable quantum machine learning, but designing effective hybrid architectures remains challenging under hardware and optimization constraints. Existing approaches rely on manually tuned architectures that fail to account for the collaboration between classical preprocessing, phase encoding, and photonic circuit structure, limiting both accuracy and hardware compatibility. In this paper, we propose a neural architecture search framework for hybrid photonic quantum-classical models that combines genetic algorithm-based search with learnable quantum phase encoding to systematically explore the joint design space of classical and quantum components. Our framework encodes 19 hyperparameters across six gene groups and evolves a population of hybrid architectures using group-based crossover, per-gene mutation, and elitism, evaluating each candidate on a short training budget before full retraining of the best found design. We evaluate our framework on two image classification benchmarks, Digits and MNIST, achieving final validation accuracies of 99.44% and 98.78%, respectively, with first-principles execution time estimates on the Quandela Ascella photonic QPU projecting single-image inference at 67 ms (Digits) and 149 ms (MNIST). Our quantum contribution analysis further shows that the photonic layer extracts non-redundant features orthogonal to the classical pathway, providing a measurable accuracy advantage over classical-only baselines. Our results demonstrate that automated architecture search is both practical and impactful for hybrid photonic systems, opening the way for systematic design space exploration of quantum AI on photonic devices.
Problem

Research questions and friction points this paper is trying to address.

photonic quantum computing
hybrid quantum-classical architecture
neural architecture search
quantum machine learning
hardware compatibility
Innovation

Methods, ideas, or system contributions that make the work stand out.

Quantum Neural Architecture Search
Photonic Quantum Computing
Hybrid Quantum-Classical Models
Learnable Phase Encoding
Genetic Algorithm