M. R. C. Mahdy

QUANT-PH
h-index19
4papers
1,469citations
Novelty37%
AI Score30

4 Papers

3.6QUANT-PHJul 11
Three-Qubit Quantum Energy Teleportation Protocol for Significantly High Energy Efficiency Utilizing Superconducting Qubits

Md Shoyib Hassan, Golam Dastegir Al Quaderi, M. R. C Mahdy

Quantum Energy Teleportation (QET) exploits quantum entanglement and local operations with classical communication (LOCC) to transfer energy between distant locations without physically transporting the energy carrier. Previous demonstrations on superconducting hardware employed a two-qubit architecture and achieved a work extraction efficiency of approximately 11.7%. In this work, we propose a three-qubit QET protocol based on a novel Ising-model Hamiltonian satisfying the zero-mean-energy condition and the commutation and anti-commutation constraints required for QET. We investigate two complementary protocols. In the Single-Input Multiple-Output (SIMO) configuration, a single sender injects energy while two receivers jointly extract negative energy. Retaining all interaction terms, including the inter-receiver coupling, yields an honest work extraction efficiency of approximately 8--10%, comparable to the two-qubit implementation while distributing the extracted energy across two receivers. In the Multiple-Input Single-Output (MISO) configuration, two senders jointly inject energy through a single entangle-then-measure operation, and one receiver extracts the teleported energy. After subtracting the energy deposited directly into the receiver by the entangling operation, the net teleportation efficiency reaches 34--42%, substantially exceeding the two-qubit protocol while remaining consistent with energy conservation. These results show that extending QET to a three-qubit many-body system can significantly improve teleportation efficiency and provide a framework for studying energy transport, negative-energy distributions, and more complex quantum many-body dynamics.

3.3QUANT-PHNov 23, 2023
Bridging Classical and Quantum Machine Learning: Knowledge Transfer From Classical to Quantum Neural Networks Using Knowledge Distillation

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.

1.2QUANT-PHMar 4, 2025Code
CQ CNN: A Hybrid Classical Quantum Convolutional Neural Network for Alzheimer's Disease Detection Using Diffusion Generated and U Net Segmented 3D MRI

Mominul Islam, Mohammad Junayed Hasan, M. R. C. Mahdy

The detection of Alzheimer disease (AD) from clinical MRI data is an active area of research in medical imaging. Recent advances in quantum computing, particularly the integration of parameterized quantum circuits (PQCs) with classical machine learning architectures, offer new opportunities to develop models that may outperform traditional methods. However, quantum machine learning (QML) remains in its early stages and requires further experimental analysis to better understand its behavior and limitations. In this paper, we propose an end to end hybrid classical quantum convolutional neural network (CQ CNN) for AD detection using clinically formatted 3D MRI data. Our approach involves developing a framework to make 3D MRI data usable for machine learning, designing and training a brain tissue segmentation model (Skull Net), and training a diffusion model to generate synthetic images for the minority class. Our converged models exhibit potential quantum advantages, achieving higher accuracy in fewer epochs than classical models. The proposed beta8 3 qubit model achieves an accuracy of 97.50%, surpassing state of the art (SOTA) models while requiring significantly fewer computational resources. In particular, the architecture employs only 13K parameters (0.48 MB), reducing the parameter count by more than 99.99% compared to current SOTA models. Furthermore, the diffusion-generated data used to train our quantum models, in conjunction with real samples, preserve clinical structural standards, representing a notable first in the field of QML. We conclude that CQCNN architecture like models, with further improvements in gradient optimization techniques, could become a viable option and even a potential alternative to classical models for AD detection, especially in data limited and resource constrained clinical settings.

3.6IVJul 23, 2019
Improving Malaria Parasite Detection from Red Blood Cell using Deep Convolutional Neural Networks

Aimon Rahman, Hasib Zunair, M Sohel Rahman et al.

Malaria is a female anopheles mosquito-bite inflicted life-threatening disease which is considered endemic in many parts of the world. This article focuses on improving malaria detection from patches segmented from microscopic images of red blood cell smears by introducing a deep convolutional neural network. Compared to the traditional methods that use tedious hand engineering feature extraction, the proposed method uses deep learning in an end-to-end arrangement that performs both feature extraction and classification directly from the raw segmented patches of the red blood smears. The dataset used in this study was taken from National Institute of Health named NIH Malaria Dataset. The evaluation metric accuracy and loss along with 5-fold cross validation was used to compare and select the best performing architecture. To maximize the performance, existing standard pre-processing techniques from the literature has also been experimented. In addition, several other complex architectures have been implemented and tested to pick the best performing model. A holdout test has also been conducted to verify how well the proposed model generalizes on unseen data. Our best model achieves an accuracy of almost 97.77%.