Towards a Quantum-classical Augmented Network
Nitin Jha, Abhishek Parakh, Mahadevan Subramaniam
TL;DR
This work tackles efficient security in hybrid quantum-classical networks by introducing a privacy-labeling approach that decides when to use quantum encryption. It extends HTTP to a quantum-classical data frame (Q-HTTP) and evaluates four ML models—Logistic Regression, CNN, LSTM, and BiLSTM—for classifying messages as private or non-private using a synthesized Enron-based dataset. The results show that LSTM achieves the highest accuracy (~95%), with high recall for private content, enabling roughly half of messages to be protected quantumly while the rest use classical encryption, improving resource efficiency. The work lays groundwork for practical, resource-conscious quantum-augmented networks and points to future enhancements like attention mechanisms and cross-modal privacy detection.
Abstract
In the past decade, several small-scale quantum key distribution networks have been established. However, the deployment of large-scale quantum networks depends on the development of quantum repeaters, quantum channels, quantum memories, and quantum network protocols. To improve the security of existing networks and adopt currently feasible quantum technologies, the next step is to augment classical networks with quantum devices, properties, and phenomena. To achieve this, we propose a change in the structure of the HTTP protocol such that it can carry both quantum and classical payload. This work lays the foundation for dividing one single network packet into classical and quantum payloads depending on the privacy needs. We implement logistic regression, CNN, LSTM, and BiLSTM models to classify the privacy label for outgoing communications. This enables reduced utilization of quantum resources allowing for a more efficient secure quantum network design. Experimental results using the proposed methods are presented.
