paper-with-me

Papers

Bridging Classical and Quantum Machine Learning: Knowledge Transfer From Classical to Quantum Neural Networks Using Knowledge Distillation

2023-11-23 · Mohammad Junayed Hasan, M. R. C. Mahdy

Quantum neural networks (QNNs), harnessing superposition and entanglement, have shown potential to surpass classical methods in complex learning tasks but remain limited by hardware constraints and noisy conditions. In this work, we present a novel framework for transferring knowledge from classical convolutional neural networks (CNNs) to QNNs via knowledge distillation, thereby reducing the need for resource intensive quantum training and error mitigation. We conduct extensive experiments using two parameterized quantum circuits (PQCs) with 4 and 8 qubits on MNIST, Fashion MNIST, and CIFAR10 datasets. The approach demonstrates consistent accuracy improvements attributed to distilled knowledge from larger classical networks. Through ablation studies, we systematically compare the effect of state of the art dimensionality reduction techniques fully connected layers, center cropping, principal component analysis, and pooling to compress high-dimensional image data prior to quantum encoding. Our findings reveal that fully connected layers retain the most salient features for QNN inference, thereby surpassing other down sampling approaches. Additionally, we examine state of the art data encoding methods (amplitude, angle, and qubit encoding) and identify amplitude encoding as the optimal strategy, yielding superior accuracy across all tested datasets and qubit configurations. Through computational analyses, we show that our distilled 4-qubit and 8-qubit QNNs achieve competitive performance while utilizing significantly fewer parameters than their classical counterparts. Our results establish a promising paradigm for bridging classical deep learning and emerging quantum computing, paving the way for more powerful, resource conscious models in quantum machine intelligence.

📄 PDF Abstract BibTeX arXiv:2311.13810

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionImage ClassificationKnowledge DistillationQuantum Machine LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Quantum Supervised Learning

2024-07-24 · Antonio Macaluso

Recent advancements in quantum computing have positioned it as a prospective solution for tackling intricate computational challenges, with supervised learning emerging as a promising domain for its application. Despite …

Quantum Machine Learning

Classical-to-quantum convolutional neural network transfer learning

2022-08-31 · Juhyeon Kim, Joonsuk Huh, Daniel K. Park

Machine learning using quantum convolutional neural networks (QCNNs) has demonstrated success in both quantum and classical data classification. In previous studies, QCNNs attained a higher classification accuracy than t…

ClassificationTransfer Learning

Classical-to-Quantum Transfer Learning for Spoken Command Recognition Based on Quantum Neural Networks

2021-10-17 · Jun Qi, Javier Tejedor

This work investigates an extension of transfer learning applied in machine learning algorithms to the emerging hybrid end-to-end quantum neural network (QNN) for spoken command recognition (SCR). Our QNN-based SCR syste…

Spoken Command RecognitionTransfer Learning

Bridging Quantum and Classical Computing in Drug Design: Architecture Principles for Improved Molecule Generation

2025-06-01 · Andrew Smith, Erhan Guven

Hybrid quantum-classical machine learning offers a path to leverage noisy intermediate-scale quantum (NISQ) devices for drug discovery, but optimal model architectures remain unclear. We systematically optimize the quant…

Bayesian OptimizationDrug DesignDrug Discovery

Adversarial attacks on hybrid classical-quantum Deep Learning models for Histopathological Cancer Detection

2023-09-08 · Biswaraj Baral, Reek Majumdar, Bhavika Bhalgamiya, Taposh Dutta Roy

We present an effective application of quantum machine learning in histopathological cancer detection. The study here emphasizes two primary applications of hybrid classical-quantum Deep Learning models. The first applic…

image-classificationImage ClassificationQuantum Machine LearningTransfer Learning