paper-with-me

홈 › Papers

Quantum-Classical Hybrid Quantized Neural Network

2025-06-23 · Wenxin Li, Chuan Wang, Hongdong Zhu, Qi Gao, Yin Ma, Hai Wei, Kai Wen

Here in this work, we present a novel Quadratic Binary Optimization (QBO) model for quantized neural network training, enabling the use of arbitrary activation and loss functions through spline interpolation. We introduce Forward Interval Propagation (FIP), a method designed to tackle the challenges of non-linearity and the multi-layer composite structure in neural networks by discretizing activation functions into linear subintervals. This approach preserves the universal approximation properties of neural networks while allowing complex nonlinear functions to be optimized using quantum computers, thus broadening their applicability in artificial intelligence. We provide theoretical upper bounds on the approximation error and the number of Ising spins required, by deriving the sample complexity of the empirical risk minimization problem, from an optimization perspective. A significant challenge in solving the associated Quadratic Constrained Binary Optimization (QCBO) model on a large scale is the presence of numerous constraints. When employing the penalty method to handle these constraints, tuning a large number of penalty coefficients becomes a critical hyperparameter optimization problem, increasing computational complexity and potentially affecting solution quality. To address this, we employ the Quantum Conditional Gradient Descent (QCGD) algorithm, which leverages quantum computing to directly solve the QCBO problem. We prove the convergence of QCGD under a quantum oracle with randomness and bounded variance in objective value, as well as under limited precision constraints in the coefficient matrix. Additionally, we provide an upper bound on the Time-To-Solution for the QCBO solving process. Experimental results using a coherent Ising machine (CIM) demonstrate a 94.95% accuracy on the Fashion MNIST classification task, with only 1.1-bit precision.

📄 PDF Abstract BibTeX arXiv:2506.18240

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter Optimization

Similar Papers 제목 키워드 기반

Canonical quantization of neurons

2026-07-06 · Alexander He, Nana Liu, Mark M. Wilde arxiv

Canonical quantization provides a systematic procedure for constructing quantum models from classical Hamiltonians. Here, we apply this principle to a fundamental computational primitive of machine learning: the neuron. …

Quantum Machine Learning

QuXAI: Explainers for Hybrid Quantum Machine Learning Models

2025-05-15 · Saikat Barua, Mostafizur Rahman, Shehenaz Khaled, Md Jafor Sadek 외

The emergence of hybrid quantum-classical machine learning (HQML) models opens new horizons of computational intelligence but their fundamental complexity frequently leads to black box behavior that undermines transparen…

Feature ImportanceQuantum Machine Learning

Fermi-Dirac machines as quantizations of neurons

2026-05-23 · Alexander He, Nana Liu, Mark M. Wilde arxiv

Fermi-Dirac machines were proposed recently as an approach to solving semidefinite optimization problems on quantum computers. Here, we reinterpret them as canonical quantizations of classical neurons. By viewing a class…

Variational Quantum Neural Networks (VQNNS) in Image Classification

2023-03-10 · Meghashrita Das, Tirupati Bolisetti

Quantum machine learning has established as an interdisciplinary field to overcome limitations of classical machine learning and neural networks. This is a field of research which can prove that quantum computers are abl…

Classificationimage-classificationImage ClassificationQuantum Machine Learning

From Classical to Hybrid: A Practical Framework for Quantum-Enhanced Learning

2025-11-11 · Silvie Illésová, Tomáš Bezděk, Vojtěch Novák, Ivan Zelinka 외 arxiv

This work addresses the challenge of enabling practitioners without quantum expertise to transition from classical to hybrid quantum-classical machine learning workflows. We propose a three-stage framework: starting with…