REVIEW 4 major objections 5 minor 2 cited by
OSI Stack Redesign for Quantum Networks: Requirements, Technologies, Challenges, and Future Directions
T0 review · 4 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read The classical OSI model cannot carry quantum communication, so this paper proposes a nine-layer Quantum-Converged OSI Stack that adds a Quantum Substrate layer below the physical layer and a Cognitive Intent Plane above the application…
desk verdict A genuinely useful survey-and-taxonomy paper presented as an architectural proposal; the two new layers are inherited from cited prior work, and the Layer 8 real-time control loop is asserted, not shown. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The carrying object is the nine-layer Quantum-Converged OSI Stack itself — the classical seven layers plus two bookend layers. Layer 0, the Quantum Substrate, is the bottom extension: a hardware-near abstraction for entanglement generation, swapping, purification, teleportation channels, and decoherence tracking that feeds real-time fidelity and entropy metrics upward. Layer 8, the Cognitive Intent Plane, is the top extension: an LLM- and QML-driven orchestrator that translates user intent into stack-wide policy changes and closes the feedback loop downward. The mechanism that makes the stack cohere is cross-layer feedback: physical-layer fidelity, QBER, and coherence telemetry flow up to influence routing, session, and application decisions, while intent policies flow down, replacing the OSI principle of layer independence with managed interdependence.
What would settle it
A simulation experiment in a discrete-event quantum network simulator that compares a full nine-layer stack against a baseline without the Cognitive Intent Plane: if the LLM-driven Layer 8 agent's decision-to-action latency exceeds the coherence lifetime of the entangled pairs it is meant to manage (milliseconds for NV-center memories, sub-millisecond for photonic links), or if removing Layer 8 leaves end-to-end entanglement fidelity unchanged within noise, then the central architectural claim loses its top layer.
Extended reading notes
Core claim
The paper's central claim is that the OSI model's core assumptions — duplicable data, deterministic delivery, and strict layer autonomy — are each violated by a quantum property: the no-cloning theorem kills retransmission and caching; decoherence imposes hard time limits that no classical layer tracks; classical error correction cannot represent phase-flip, amplitude-damping, or depolarizing noise; and entanglement couples non-adjacent nodes in ways stateless routing cannot address. The proposed remedy is a nine-layer Quantum-Converged OSI Stack whose two new boundary layers absorb these violations. Layer 0 (Quantum Substrate) sits below the physical layer and manages qubit state preparation, entanglement buffering, purification, teleportation channels, and coherence-aware scheduling, exposing fidelity and entropy telemetry upward. Layer 8 (Cognitive Intent Plane) sits above the application layer and translates high-level user intent into protocol flows, using LLMs, reinforcement learners, and QML agents to adjust routing, session, and fidelity policies in a closed loop across all lower layers. Between them, each classical layer is reworked: coherence-sensitive MAC and quantum error correction at Layer 2, entanglement-aware routing with software-defined quantum control at Layer 3, entropy-tracking transport with post-quantum security at Layer 4, tokenized session handshakes at Layer 5, semantic metadata formatting at Layer 6, and quantum service APIs at Layer 7. The paper consolidates over 150 studies from 2018 to 2025 into this layer map, groups cross-layer enablers into a taxonomy, and proposes entropy throughput, coherence latency, and entanglement fidelity as the evaluation metrics for such a stack.
Load-bearing premise
The load-bearing premise is that LLM and QML agents in the Cognitive Intent Plane can make reliable, low-latency, and secure cross-layer decisions within coherence time windows; the paper's own sections concede that such AI-assisted orchestration is underdeveloped and that control latency could exceed coherence windows.
Editorial extensions
If this is right
- Quantum networking moves from a collection of point protocols to a single architectural reference: every technology, from quantum repeaters to QKD constellations, can be assigned a layer, and protocol design can proceed layer by layer with defined interfaces.
- Classical reliability semantics change at every level: retransmission becomes fidelity budgeting, routing becomes coherence-aware path selection, and transport becomes entropy-tracking rather than acknowledgment-based, so legacy TCP-style stacks cannot simply be quantum-wrapped.
- Cross-layer telemetry becomes a first-class protocol feature: entanglement fidelity and decoherence rates from Layer 0 shade routing, session, and application decisions in near real time, and the Cognitive Intent Plane is what automates that coordination.
- The stack supplies a common evaluation framework, with entropy throughput, coherence latency, and entanglement fidelity as metrics that can be applied uniformly across simulator testbeds and experimental networks.
- The layer map identifies where research is saturated versus thin, pointing developers toward the least-developed layers, notably session and presentation (Layers 5 and 6), where quantum tokens and LLM-driven formatting are still early.
Reading between the lines
- A practical corollary the paper leaves implicit: near-term experimental effort will concentrate at Layers 0-3, where hardware and link/network protocols are mature enough to test, while Layers 5-6 will initially be simulated rather than deployed, because quantum session tokens and metadata formats lack standardization.
- The architecture implies a testable division of labor: Layer 8 agents are only as useful as the telemetry they consume, so the stack's viability can be probed by measuring whether LLM-based orchestration improves end-to-end fidelity in a simulator compared with fixed policies operating on the same telemetry.
- If the Cognitive Intent Plane cannot be made secure against adversarial prompts or fast enough to act within coherence windows, the nine-layer model degrades gracefully to a seven-plus-one model (Layer 0 plus the classical stack), which is still an advance but not the AI-defined QNet the paper envisions.
- The same nine-layer framing could serve as a comparison tool beyond 7G, for instance to evaluate satellite-mesh versus fiber-backbone quantum infrastructures by mapping each onto the stack and scoring where each falls short.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper argues that the classical OSI model is fundamentally incompatible with quantum networking, because its assumptions of data replicability, deterministic paths, and layer independence conflict with the no-cloning theorem, decoherence, and entanglement. The authors propose a 'Quantum-Converged OSI Stack' that extends the seven-layer model downward with Layer 0 (Quantum Substrate), handling entanglement generation, teleportation, and decoherence management, and upward with Layer 8 (Cognitive Intent Plane), an LLM/QML-driven cross-layer orchestration plane. The paper surveys more than 150 works (2018-2025), maps quantum technologies and protocols onto each layer, discusses simulators (NetSquid, QuNetSim, QuISP), proposes an evaluation framework based on entropy throughput, coherence latency, and entanglement fidelity, and outlines use cases (satellite QKD, UAV swarms, quantum IoT, healthcare telemetry). A recurring theme is the need for cross-layer feedback about fidelity and coherence, which the authors make a central design principle of the revised stack.
Significance. The qualitative critique of the OSI model is well grounded and clearly articulated, and the paper is useful as a structured survey of the quantum-networking literature, with a sensible taxonomy of layers, technologies, and simulation tools. The proposal of Layer 0 as a sub-physical substrate and Layer 8 as a cognitive intent plane is an interesting design provocation, and the explicit treatment of cross-layer fidelity feedback is a genuine step beyond classical thinking. The paper is honest about many open problems (e.g., debugging, standardization, telemetry interfaces). However, the contribution is an unvalidated architecture: the paper provides no implementation, simulation, or formal analysis of the proposed nine-layer stack, and the evaluation framework it defines is never applied. The weakest point is the claim that LLM/QML agents in Layer 8 can make real-time, fidelity-aware decisions within quantum coherence windows; this is asserted without latency budgets or control-loop analysis. If the authors reframe Layer 8 as an offline/management-plane function or provide a credible latency analysis, the paper could serve as a valuable roadmap.
major comments (4)
- [§V.I, §VIII.C, §IX.D, Table VI] The Cognitive Intent Plane is the load-bearing upper half of the proposed stack, yet no quantitative argument shows that LLM/QML agents can decide within coherence time. Section VIII.C states that telemetry systems must balance overhead with the need for sub-millisecond response times, and Section IX.D gives a 20 ms intent target, while Table VI lists coherence times from ns–µs (SPDC photonics) to ms (NV centers). Current LLM inference latency is typically tens to hundreds of milliseconds. The paper gives no mechanism, distributed inference design, or simulation result showing that Layer 8's control loop closes within these budgets. Without this, the claim that the stack lays the foundation for 7G is unsupported; Layer 8 reduces to a management-plane add-on rather than a viable orchestration plane.
- [§IV.E.2 and §V] The abstract and Section IV.E.2 introduce an evaluation framework with metrics such as entropy throughput, coherence latency, and entanglement fidelity, but the paper never applies these metrics to the proposed Quantum-Converged OSI stack. There is no simulation setup, no case study, and no quantitative comparison against the classical OSI model, despite the paper's own survey of NetSquid, QuNetSim, and QuISP. The architectural claims therefore remain untested, and the proposed framework is a list of desirable metrics rather than a validated evaluation.
- [§II.A and §II.C] The paper claims a systematic literature review with PRISMA-style phases and a quality score threshold of 15/25, but it does not report the number of papers retrieved, screened, excluded, or included, nor the distribution of quality scores. The claim of consolidating over 150 research works cannot be verified from the methodology as reported, and the replicability promised by the survey design is not delivered.
- [§V and §VI–§XII] The nine-layer stack is described with responsibilities and technologies, but no service primitives, interface contracts, or protocol state machines are defined for the new layers. For example, Layer 8 is said to orchestrate cross-layer behaviors and Layer 0 is said to expose well-defined APIs, but the paper never specifies these interfaces, their data models, or their timing requirements. A layered architecture without interface definitions cannot be implemented or tested, which weakens the claim that this is an architectural proposal rather than a taxonomy.
minor comments (5)
- [§III.B and §III.C] Sections III.B and III.C have identical titles, 'Quantum Paradigm Shift: Principles and Disruptions,' and should be merged or renumbered to avoid duplication.
- [§IX.D and §X.C] Figure 13 is referenced in Section IX.D for an RL-assisted quantum routing model and again in Section X.C for qubit expiration and flow control; these appear to be two different figures sharing the same number.
- [§IV.F (Layer 3)] Reference [32] is attributed to Pierucci et al. in the Layer 1 discussion and to Chiti et al. in the Layer 3 discussion; one of these citations must be incorrect.
- [Title page and headings] The author line contains the typo 'Memeber' instead of 'Member,' and many section headings have extra spacing (e.g., 'L AYER 2', 'Q UANTUM -C ONVERGED'), which should be cleaned up.
- [§II.A] The sentence 'The adopted protocol aligns with the methodology that Khan et al. [26], emphasizing' is a grammatical fragment and should be completed.
Circularity Check
No significant circularity: this is a survey-and-architecture paper whose load-bearing justifications are external physics and external citations, with no fitted parameters, no self-referential predictions, and no derivation chain that reduces to its own inputs.
full rationale
This paper is a literature survey and architectural position paper, not a derivation: it contains no equation, fitted parameter, or statistical prediction whose output re-enters its own inputs. The central proposal, adding Layer 0 (Quantum Substrate) and Layer 8 (Cognitive Intent Plane) to the classical OSI stack, is justified on two external grounds: standard, independently verifiable physics (no-cloning theorem, decoherence, measurement collapse) and direct citations to independent prior proposals, e.g., 'Khan et al. [55] argue for introducing a 'Layer 0' beneath the physical layer' and 'Granelli et al. [16] and Getu et al. [56] propose extending the OSI model upward to include a 'Cognitive Intent Plane' (Layer 8)'. No in-text citation points to prior work by the present authors (Ahmed, Saeed, Khokhar), so no self-citation loop is load-bearing. The survey methodology in Section II.B assigns existing papers to the proposed layers, but this classification is an organizational taxonomy and is not used to prove any quantitative claim about network performance; the paper's normative conclusions (classical OSI assumptions are mismatched with quantum constraints, new layers are needed, LLM/QML orchestration is a promising direction) rest on external physics and external citations rather than on the taxonomy itself. The most fragile premise, that LLM and QML agents can orchestrate cross-layer decisions within quantum coherence windows, is an unvalidated feasibility assumption; per the hard rules, feasibility and validation concerns are correctness risks, not circularity. Because no prediction is fitted, no result is renamed, and no load-bearing step reduces by construction or by self-citation to its own inputs, the honest finding is no significant circularity.
Assumptions & free parameters
assumptions (5)
- domain assumption A layered OSI-style abstraction is the appropriate organizing principle for quantum networks, rather than a radical replacement architecture.
- domain assumption General-purpose quantum networks with entanglement distribution, teleportation, and QKD will become part of 7G infrastructure.
- domain assumption LLM and QML agents can reliably perform real-time, cross-layer orchestration of quantum network protocols with acceptable latency and trustworthiness.
- domain assumption The proposed metrics (entropy throughput, coherence latency, entanglement fidelity) are valid and sufficient for evaluating quantum network stacks.
- domain assumption Existing simulators (NetSquid, QuNetSim, QuISP) can validate cross-layer quantum protocols as described.
invented entities (3)
-
Layer 0 (Quantum Substrate)
-
Layer 8 (Cognitive Intent Plane)
-
Entropy throughput
Cite this review
Pith. "Pith review of OSI Stack Redesign for Quantum Networks: Requirements, Technologies, Challenges, and Future Directions." pith.science (2026). https://pith.science/paper/XK24JQXS
@misc{pith2026250612195,
author = {Pith},
title = {Pith review of: OSI Stack Redesign for Quantum Networks: Requirements, Technologies, Challenges, and Future Directions},
year = {2026},
howpublished = {\url{https://pith.science/paper/XK24JQXS}},
note = {Machine review of arXiv:2506.12195}
}
read the original abstract
Quantum communication is poised to become a foundational element of next-generation networking, offering transformative capabilities in security, entanglement-based connectivity, and computational offloading. However, the classical OSI model-designed for deterministic and error-tolerant systems-cannot support quantum-specific phenomena such as coherence fragility, probabilistic entanglement, and the no-cloning theorem. This paper provides a comprehensive survey and proposes an architectural redesign of the OSI model for quantum networks in the context of 7G. We introduce a Quantum-Converged OSI stack by extending the classical model with Layer 0 (Quantum Substrate) and Layer 8 (Cognitive Intent), supporting entanglement, teleportation, and semantic orchestration via LLMs and QML. Each layer is redefined to incorporate quantum mechanisms such as enhanced MAC protocols, fidelity-aware routing, and twin-based applications. This survey consolidates over 150 research works from IEEE, ACM, MDPI, arXiv, and Web of Science (2018-2025), classifying them by OSI layer, enabling technologies such as QKD, QEC, PQC, and RIS, and use cases such as satellite QKD, UAV swarms, and quantum IoT. A taxonomy of cross-layer enablers-such as hybrid quantum-classical control, metadata-driven orchestration, and blockchain-integrated quantum trust-is provided, along with simulation tools including NetSquid, QuNetSim, and QuISP. We present several domain-specific applications, including quantum healthcare telemetry, entangled vehicular networks, and satellite mesh overlays. An evaluation framework is proposed based on entropy throughput, coherence latency, and entanglement fidelity. Key future directions include programmable quantum stacks, digital twins, and AI-defined QNet agents, laying the groundwork for a scalable, intelligent, and quantum-compliant OSI framework for 7G and beyond.
Figures
Figures from the paper (13 more)
Forward citations
Cited by 2 Pith papers
-
Dynamic Entanglement Distribution for Multi-User and Multi-Protocol Quantum Networking
A q-ROADM-based dynamic entanglement distribution network connected six users over deployed fibre for 157 hours, supporting full-mesh, sliced, and protocol-optimised configurations.
-
Universal Fluctuations in the Tail Probability for d=2 Random Walks in Space-Time Random Environments
The reported d=2 random-walk universality result is unsupported: the full text is a quantum federated learning survey that never mentions random walks, tail probabilities, or lambda_ext.
Reference graph
Works this paper leans on
-
[1]
6g wireless communication systems: Applications, requirements, tech- nologies, challenges, and research directions,
M. Z. Chowdhury, M. Shahjalal, S. Ahmed, and Y . M. Jang, “6g wireless communication systems: Applications, requirements, tech- nologies, challenges, and research directions,” IEEE Open Journal of the Communications Society , vol. 1, pp. 957–975, 2020
2020
-
[2]
Quantum cryptography in 5g networks: A comprehensive overview,
M. Mehic, L. Michalek, and E. Dervisevic, “Quantum cryptography in 5g networks: A comprehensive overview,” IEEE Communications Surveys & Tutorials , 2023. [Online]. Available: https://ieeexplore. ieee.org/document/10231341
-
[3]
Quantum computing in wireless communications and networking: A tutorial-cum-survey,
W. Zhao, Y . Ruan, and X. Wu, “Quantum computing in wireless communications and networking: A tutorial-cum-survey,” IEEE Communications Surveys & Tutorials , 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10758641
-
[4]
Quantum-driven zero trust architecture with dynamic anomaly detection in 7g technology: A neural network approach,
S. Ahmed, I. F. Shihab, and A. Khokhar, “Quantum-driven zero trust architecture with dynamic anomaly detection in 7g technology: A neural network approach,” Measurement: Digitalization , p. 100005, 2025
2025
-
[5]
A vision on 6g-enabled nib: Requirements, technologies, deployments, and prospects,
P. Ray, N. Kumar, and M. Guizani, “A vision on 6g-enabled nib: Requirements, technologies, deployments, and prospects,” IEEE Wireless Communications , 2021. [Online]. Available: https: //ieeexplore.ieee.org/document/9427290
-
[6]
Future of connectivity: A comprehensive review of innovations and challenges in 7g smart networks,
V . Chamola, M. Shall Peelam, M. Guizani, and D. Niyato, “Future of connectivity: A comprehensive review of innovations and challenges in 7g smart networks,” IEEE Open Journal of the Communications Society, vol. 6, pp. 3555–3613, 2025
2025
-
[7]
Quantum computing and neuroscience for 6g/7g networks: Survey,
S. Glisic and B. Lorenzo, “Quantum computing and neuroscience for 6g/7g networks: Survey,” Intelligent Systems with Applications ,
-
[8]
K. Dev, S. Khowaja, and P. Sharma, “DDI: A novel architecture for joint active user detection and iot device identification in grant-free noma systems for 6G and beyond networks,” IEEE Internet of Things Journal , 2021. [Online]. Available: https://ieeexplore.ieee.org/document/9475985
Show all 226 references
-
[9]
Innovative trends in the 6G era: A comprehensive survey of architecture, applications, technologies, and challenges,
N. Q. V .K. Quy, A. Chehri, “Innovative trends in the 6G era: A comprehensive survey of architecture, applications, technologies, and challenges,” IEEE Access , 2023. [Online]. Available: https: //ieeexplore.ieee.org/document/10106261
2023
-
[10]
Quantum computing in the era of iot: Revolutionizing data processing and security in connected devices,
S. Goyal, S. M. Islam, A. S. Rajawat, and J. Singh, “Quantum computing in the era of iot: Revolutionizing data processing and security in connected devices,” in Applied Data Science and Smart Systems. CRC Press, 2024, pp. 552–559
2024
-
[11]
Chip-to- chip quantum teleportation and multi-photon entanglement in silicon,
D. Llewellyn, Y . Ding, I. I. Faruque, S. Paesani, D. Bacco, R. San- tagati, Y .-J. Qian, Y . Li, Y .-F. Xiao, M. Huber et al. , “Chip-to- chip quantum teleportation and multi-photon entanglement in silicon,” Nature Physics, vol. 16, no. 2, pp. 148–153, 2020
2020
-
[12]
Entanglement-assisted quantum networks: Mechanics, enabling technologies, challenges, and research directions,
Z. L. et al., “Entanglement-assisted quantum networks: Mechanics, enabling technologies, challenges, and research directions,” IEEE Communications Surveys & Tutorials , 2023. [Online]. Available: https://ieeexplore.ieee.org/document/10177948
2023
-
[13]
From quantum communication fundamentals to decoherence mitigation strategies: Addressing global quantum network challenges and projected appli- cations,
M. Khan, S. Ghafoor, H. Khan, and A. Ahmad, “From quantum communication fundamentals to decoherence mitigation strategies: Addressing global quantum network challenges and projected appli- cations,” Heliyon, vol. 10, no. 3, p. e22345, 2024. [Online]. Available: https://www.cel...
2024
-
[14]
Architectures and protocols design for non-terrestrial quantum networks,
R. Picchi, “Architectures and protocols design for non-terrestrial quantum networks,” Ph.D. dissertation, University of Pisa, 2023. [Online]. Available: https://tesidottorato.depositolegale.it/bitstream/ 20.500.14242/185105/1/phd-thesis-B5-Roberto-Picchi.pdf
2023
-
[15]
M. X. Luo, Quantum Networks . Springer, 2024. [Online]. Available: https://link.springer.com/content/pdf/10.1007/ 978-981-97-6226-2.pdf
2024
-
[16]
A novel architecture for future classical-quantum communication networks,
F. Granelli, R. Bassoli, and J. Nötzel, “A novel architecture for future classical-quantum communication networks,” Wireless Communications and Mobile Computing , vol. 2022, pp. 1–11, 2022. [Online]. Available: https://onlinelibrary.wiley.com/doi/abs/10.1155/ 2022/3770994
2022
-
[17]
Physics-informed quantum communication networks: A vision toward the quantum internet,
M. Chehimi and W. Saad, “Physics-informed quantum communication networks: A vision toward the quantum internet,” IEEE Network , 2022. [Online]. Available: https: //ieeexplore.ieee.org/document/9964006
2022
-
[18]
Building a large-scale and wide-area quantum internet based on an osi-alike model,
Z. L. et al., “Building a large-scale and wide-area quantum internet based on an osi-alike model,” China Communications, 2021. [Online]. Available: https://ieeexplore.ieee.org/document/9597613
2021
-
[19]
Aiding classical-quantum protocol stack with classical error correction: An iot perspective,
S. Das, R. Bassoli, and F. H. P. Fitzek, “Aiding classical-quantum protocol stack with classical error correction: An iot perspective,” in 2024 IEEE World Forum on Internet of Things (WF-IoT) , 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10811366
2024
-
[20]
Artificial intelligence in quantum communications: A comprehensive survey,
I. Mahmud and A. Abdelhadi, “Artificial intelligence in quantum communications: A comprehensive survey,” TechRxiv Preprints ,
-
[21]
A review of blockchain technology in knowledge-defined networking, its application, benefits, and challenges,
P. Wijesekara and S. Gunawardena, “A review of blockchain technology in knowledge-defined networking, its application, benefits, and challenges,” Network, MDPI , 2023. [Online]. Available: https://www.mdpi.com/2673-8732/3/3/17
2023
-
[22]
Resilience-by-design in 6G networks: Literature review and novel enabling concepts,
L. K. et al., “Resilience-by-design in 6G networks: Literature review and novel enabling concepts,” IEEE Access , 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10716652
2024
-
[23]
Navigating quantum security risks in networked environments: A comprehensive study of quantum- safe network protocols,
Y . Baseri, V . Chouhan, and A. Hafid, “Navigating quantum security risks in networked environments: A comprehensive study of quantum- safe network protocols,” Computers & Security , p. 103883, 2024
2024
-
[24]
Proof of humanity: A multi-layer network framework for certifying human-originated content in an ai-dominated internet,
S. Barros, “Proof of humanity: A multi-layer network framework for certifying human-originated content in an ai-dominated internet,” arXiv preprint arXiv:2504.03752 , 2025. [Online]. Available: https: //arxiv.org/abs/2504.03752
2025 arXiv
-
[25]
Deep analytics- technologies for humanity, ai & security,
S. Chakraborty, K. Chakraborty, and S. Chakraborty, “Deep analytics- technologies for humanity, ai & security,” 2020
2020
-
[26]
Software architecture for quantum computing systems—a systematic review,
A. Khan, A. Ahmad, M. Waseem, and P. Liang, “Software architecture for quantum computing systems—a systematic review,” Journal of Systems and Software , vol. 204, p. 111622, 2023. [Online]. Available: https://www.sciencedirect.com/science/article/ pii/S0164121223000778
2023
-
[27]
Distributed quantum computing: A survey,
M. Caleffi, M. Amoretti, D. Ferrari, J. Illiano, and A. Manzalini, “Distributed quantum computing: A survey,” Computer Networks , vol. 240, p. 110234, 2024. [Online]. Available: https://www. sciencedirect.com/science/article/pii/S1389128624005048
2024
-
[28]
A survey of quantum internet protocols from a layered perspective,
Y . Li, H. Zhang, C. Zhang, and T. Huang, “A survey of quantum internet protocols from a layered perspective,” IEEE Communications Surveys & Tutorials , 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10422804
2024
-
[29]
A systematic review on deep-learning-based phishing email detection,
K. Thakur, M. L. Ali, M. A. Obaidat, and A. Kamruzzaman, “A systematic review on deep-learning-based phishing email detection,” Electronics, vol. 12, no. 21, p. 4545, 2023. [Online]. Available: https://www.mdpi.com/2079-9292/12/21/4545
2023
-
[30]
Quantum internet protocol stack: A comprehensive survey,
J. Illiano, M. Caleffi, A. Manzalini, and A. S. Cacciapuoti, “Quantum internet protocol stack: A comprehensive survey,” Computer Networks, vol. 210, p. 108944, 2022. [Online]. Available: https: //www.sciencedirect.com/science/article/pii/S1389128622002250
2022
-
[31]
Quantum communication systems: Vision, protocols, applications, and challenges,
S. R. Hasan, M. Z. Chowdhury, M. Saiam, and Y . M. Jang, “Quantum communication systems: Vision, protocols, applications, and challenges,” IEEE Access , 2023. [Online]. Available: https: //ieeexplore.ieee.org/document/10042303
2023
-
[32]
A survey on non-terrestrial quantum networking: Challenges and trends,
F. Chiti, R. Picchi, and L. Pierucci, “A survey on non-terrestrial quantum networking: Challenges and trends,” Computer Networks ,
-
[33]
Advances in space quantum communications,
J. S. Sidhu, S. K. Joshi, M. Gündo ˘gan, P. M. Ledingham, M. Mazzera, and I. A. Walmsley, “Advances in space quantum communications,” IET Quantum Communication , vol. 2, no. 1, pp. 182–217, 2021. [Online]. Available: https://doi.org/10.1049/qtc2.12015
2021 doi
-
[34]
Quantum communications in future networks and services,
A. Manzalini, “Quantum communications in future networks and services,” Quantum Reports, vol. 2, no. 1, pp. 221–232, 2020
2020
-
[35]
Available: https://www.sciencedirect.com/science/ article/pii/S1389128624005000
[Online]. Available: https://www.sciencedirect.com/science/ article/pii/S1389128624005000
-
[36]
Sequence: A cus- tomizable discrete-event simulator of quantum networks,
X. Wu, A. Kolar, J. Chung, D. Jin, and T. Zhong, “Sequence: A cus- tomizable discrete-event simulator of quantum networks,” Quantum Science and Technology , vol. 6, no. 4, 2021. [Online]. Available: https://iopscience.iop.org/article/10.1088/2058-9565/ac22f6
2021 doi
-
[37]
Quantum communication networks: Design and simulation,
R. Bassoli, H. Boche, C. Deppe, and R. Ferrara, “Quantum communication networks: Design and simulation,” Quantum Communication Networks, vol. 2, pp. 1–16, 2021. [Online]. Available: https://link.springer.com/chapter/10.1007/978-3-030-62938-0_6
2021 doi
-
[38]
Future quantum communications and networking: A review and vision,
P. Zhang, N. Chen, S. Shen, S. Yu, and S. Wu, “Future quantum communications and networking: A review and vision,” IEEE Trans- actions on Communications , 2022, available: https://opus.lib.uts.edu. au/handle/10453/165421
2022
-
[39]
Communication concepts,
D. Popovic, “Communication concepts,” in Mechatronics in Engineering Design and Product Development . CRC Press, 1998, pp. 221–234. [Online]. Available: https://books.google.com/books? id=632Gy64SP4MC
1998
-
[40]
Ethernet-based real-time and industrial communications,
J.-D. Decotignie, “Ethernet-based real-time and industrial communications,” Proceedings of the IEEE , vol. 93, no. 6, pp. 1102–1117, 2005. [Online]. Available: https://ieeexplore.ieee.org/ document/1435741
2005
-
[41]
Modular architectures for quantum networks,
A. Pirker, j. Wallnöfer, and W. Dür, “Modular architectures for quantum networks,” New Journal of Physics , vol. 20, no. 5, p. 053054, 2018. [Online]. Available: https://iopscience.iop.org/article/ 10.1088/1367-2630/aac2aa
2018 doi
-
[42]
Industrial sensors and controls in communication networks,
D. S. Kim and H. Tran-Dang, “Industrial sensors and controls in communication networks,” in Computer Communications and Networks. Springer, 2019. [Online]. Available: https://link.springer. com/content/pdf/10.1007/978-3-030-04927-0.pdf
2019 doi
-
[43]
R. Zhou, X. Zhang, and L. Du, Design of Quantum Teleportation Schemes. Springer, 2025, pp. 1–25. [Online]. Available: https: //link.springer.com/content/pdf/10.1007/978-3-031-82725-9.pdf
2025 doi
-
[44]
Industrial applications,
M. Paulitsch, E. Schmidt, and C. Scherrer, “Industrial applications,” in Avionics, Control and Navigation Systems . Taylor & Francis,
-
[45]
A probability-based optimization approach for entanglement distribution and source position in quantum networks,
G. Iacovelli, F. Vista, and N. Cordeschi, “A probability-based optimization approach for entanglement distribution and source position in quantum networks,” IEEE Transactions on Emerging Topics in Computing , 2024. [Online]. Available: https://ieeexplore. ieee.org/document/10477494
2024
-
[46]
Impossibilities and approximations in quantum information theory,
D. Patel, “Impossibilities and approximations in quantum information theory,” Ph.D. dissertation, IIIT Hyderabad,
-
[47]
Towards quantum- native communication systems: New developments, trends, and challenges,
S. Hu, W. Ni, X. Wang, and E. Hossain, “Towards quantum- native communication systems: New developments, trends, and challenges,” arXiv preprint , 2023. [Online]. Available: https: //arxiv.org/abs/2311.05239
2023 arXiv
-
[48]
Investigating imperfect cloning for extending quantum communication capabilities,
M. Iqbal, L. Velasco, N. Costa, A. Napoli, and J. Pedro, “Investigating imperfect cloning for extending quantum communication capabilities,” Sensors, vol. 23, no. 18, p. 7891, 2023. [Online]. Available: https://www.mdpi.com/1424-8220/23/18/7891
2023
-
[49]
Cross-layering consideration for network and quantum resources-aware quantum-secured networking,
C. Lee and W. Lee, “Cross-layering consideration for network and quantum resources-aware quantum-secured networking,” Computer Networks, p. 111350, 2025
2025
-
[50]
A link layer protocol for quantum networks,
A. Dahlberg, P. Skrzypczyk, and S. Wehner, “A link layer protocol for quantum networks,” Proceedings of ACM SIGCOMM , 2019. [Online]. Available: https://arxiv.org/abs/1903.04392
2019 arXiv
-
[51]
Netsquid, a network simulator for quantum information using discrete events,
W. de Jong, T. Coopmans, J. de Oliveira Filho, and S. Wehner, “Netsquid, a network simulator for quantum information using discrete events,” Communications Physics, 2020. [Online]. Available: https://doi.org/10.1038/s42005-021-00647-8
2020 doi
-
[52]
Puf-aqkd: A hardware- assisted quantum key distribution protocol for man-in-the-middle at- tack mitigation,
A. Bhatia, S. Bitragunta, and K. Tiwari, “Puf-aqkd: A hardware- assisted quantum key distribution protocol for man-in-the-middle at- tack mitigation,” IEEE Open Journal of the Communications Society , 2025
2025
-
[53]
Quantum communication with continuous variables,
P. van Loock, “Quantum communication with continuous variables,” Fortschritte der Physik , vol. 50, no. 12, pp. 1177–1187, 2002. [Online]. Available: https://onlinelibrary.wiley.com/doi/abs/10.1002/ 1521-3978(200212)50:12<1177::AID-PROP1177>3.0.CO;2-T
2002
-
[54]
Quisp: An open-source simulator for quantum internet protocols,
M. Fujiwara, T. Endo, and K. Ishiyama, “Quisp: An open-source simulator for quantum internet protocols,” in Proc. of ACM SIGSIM-PADS, 2020. [Online]. Available: https://dl.acm.org/doi/10. 1145/3384441.3395982
2020
-
[55]
Architecting the quantum future: Key devices and layers in quantum network design,
M. Khan, M. Aman, and B. Sikdar, “Architecting the quantum future: Key devices and layers in quantum network design,” 2024 IEEE Physical Assurance of AI Systems (PAAS) , 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10792827
2024
-
[56]
Semantic communication: A survey on research landscape, challenges, and future directions,
T. M. Getu, G. Kaddoum, and M. Bennis, “Semantic communication: A survey on research landscape, challenges, and future directions,” Proceedings of the IEEE , 2025. [Online]. Available: https: //ieeexplore.ieee.org/document/10855638
2025
-
[57]
6g wireless systems: Vision, requirements, challenges, insights, and opportunities,
H. Tataria, M. Shafi, A. F. Molisch, and M. Dohler, “6g wireless systems: Vision, requirements, challenges, insights, and opportunities,” Proceedings of the IEEE , vol. 109, no. 7, pp. 1166–1199, 2021. [Online]. Available: https://ieeexplore.ieee.org/ document/9390169
2021
-
[58]
Qunetsim: A software framework for quantum network simulations,
T. Loke, H. Tang, and M. M. Hassan, “Qunetsim: A software framework for quantum network simulations,” Quantum Information Processing, vol. 21, no. 7, pp. 1–24, 2022. [Online]. Available: https://link.springer.com/article/10.1007/s11128-022-03503-3
2022 doi
-
[59]
Optimum energy harvesting model for bidirectional cognitive radio networks,
M. K. Hasan, M. M. J. Chowdhury, S. Ahmed, S. R. Sabuj, J. Nibhen, and K. A. Bakar, “Optimum energy harvesting model for bidirectional cognitive radio networks,” EURASIP Journal on Wireless Communi- cations and Networking , vol. 2021, pp. 1–23, 2021
2021
-
[60]
Toward ai- enabled nextg networks with edge intelligence-assisted microservice orchestration,
S. Zeb, M. A. Rathore, S. A. Hassan, and S. Raza, “Toward ai- enabled nextg networks with edge intelligence-assisted microservice orchestration,” IEEE Wireless Communications , vol. 30, no. 2, pp. 106–114, 2023. [Online]. Available: https://ieeexplore.ieee.org/ document/10183809
2023
-
[61]
Edge services and automation: Architectures, capabilities, and challenges,
M. Patwary, P. Ramchandran et al. , “Edge services and automation: Architectures, capabilities, and challenges,” IEEE Future Directions , 2023. [Online]. Available: https: //ieeexplore.ieee.org/document/10520517
2023
-
[62]
Cybernetics interfaces and networks: Intuitions as a toolbox,
L. Moriondo, “Cybernetics interfaces and networks: Intuitions as a toolbox,” TechRxiv, 2022. [On- line]. Available: https://techrxiv.org/articles/preprint/Cybernetics_ Interfaces_and_Networks_intuitions_as_a_toolbox/19586071
2022
-
[63]
Quantum-aided modeling and design techniques for advanced wireless network architectures,
F. Vista, “Quantum-aided modeling and design techniques for advanced wireless network architectures,” Ph.D. dis- sertation, University of Bologna, 2024. [Online]. Avail- able: https://tesidottorato.depositolegale.it/bitstream/20.500.14242/ 64909/1/36%20ciclo-Vista%20Francesco.pdf
2024
-
[64]
Evolution of eu secure satellite communications: From govsatcom to iris 2 and the relevance of euroqci to eu’s cybersecurity strategy,
K. Giannaki, “Evolution of eu secure satellite communications: From govsatcom to iris 2 and the relevance of euroqci to eu’s cybersecurity strategy,” 2024. [Online]. Available: https: //pergamos.lib.uoa.gr/uoa/dl/object/3413283/file.pdf
2024
-
[65]
Quantum-empowered federated learning and 6G wireless networks for iot security: Concepts, challenges and directions,
D. Javeed, M. S. Saeed, I. Ahmad, M. Adil, and P. Kumar, “Quantum-empowered federated learning and 6G wireless networks for iot security: Concepts, challenges and directions,” Future Generation Computer Systems , 2024. [Online]. Available: https: //www.sciencedirect.com/scienc...
2024
-
[66]
Strategic roadmap for quantum-resistant security: A framework for preparing industries for the quantum threat,
A. K. Bishwas and M. Sen, “Strategic roadmap for quantum-resistant security: A framework for preparing industries for the quantum threat,” arXiv preprint arXiv:2411.09995 , 2024. [Online]. Available: https://arxiv.org/abs/2411.09995
2024 arXiv
-
[67]
Post-quantum cryptographic algorithms for secure communication in decentralized blockchain and cloud infrastructure,
P. Nwaga and S. Idima, “Post-quantum cryptographic algorithms for secure communication in decentralized blockchain and cloud infrastructure,” ResearchGate, 2024. [Online]. Available: https: //www.researchgate.net/publication/389031519
2024
-
[68]
Secure and resilient ip-satellite communication infrastructure,
K. Hasanaj, O. A. A. M. Hussien, and H. Jahankhani, “Secure and resilient ip-satellite communication infrastructure,” in Lecture Notes in Computer Science . Springer, 2024. [Online]. Available: https://link.springer.com/chapter/10.1007/978-3-031-62228-1_5
2024 doi
-
[69]
Quantum key distribution protocols and applications,
S. Cobourne, “Quantum key distribution protocols and applications,”
-
[70]
Experimental demonstration of entanglement delivery using a quantum network stack,
M. Pompili, C. Delle Donne, I. te Raa, and et al., “Experimental demonstration of entanglement delivery using a quantum network stack,” npj Quantum Information, vol. 8, no. 1, p. 1–7, 2022. [Online]. Available: https://www.nature.com/articles/s41534-022-00631-2
2022
-
[71]
Quantum communication: From fundamentals to recent trends, challenges and open problems,
H. Dutta and A. K. Bhuyan, “Quantum communication: From fundamentals to recent trends, challenges and open problems,” arXiv preprint arXiv:2406.04492 , 2024. [Online]. Available: https: //arxiv.org/abs/2406.04492
2024 arXiv
-
[72]
Quantum-secured time transfer between precise timing facilities: a field trial with simulated satellite links,
F. Vedovato, F. Picciariello, D. Orsucci, and et al., “Quantum-secured time transfer between precise timing facilities: a field trial with simulated satellite links,” GPS Solutions , 2024. [Online]. Available: https://link.springer.com/article/10.1007/s10291-023-01580-9
2024 doi
-
[73]
Satellite- based quantum information networks: use cases, architecture, and roadmap,
L. de Forges de Parny, O. Alibart, J. Debaud, and et al., “Satellite- based quantum information networks: use cases, architecture, and roadmap,” Communications Physics , vol. 6, no. 1, pp. 1–17, 2023. [Online]. Available: https://www.nature.com/articles/ s42005-022-01123-7
2023
-
[74]
Minoli and B
D. Minoli and B. Occhiogrosso, Quantum Communications and the Quantum Internet. CRC Press, 2022
2022
-
[75]
Quantum software components and platforms: Overview and quality assessment,
M. A. Serrano, J. A. Cruz-Lemus, and R. Pérez-Castillo, “Quantum software components and platforms: Overview and quality assessment,” ACM Computing Surveys , vol. 55, no. 9, pp. 1–36,
-
[76]
6g networks: Beyond shannon towards semantic and goal-oriented communications,
E. C. Strinati and S. Barbarossa, “6g networks: Beyond shannon towards semantic and goal-oriented communications,” Computer Networks, vol. 190, p. 107930, 2021. [Online]. Available: https: //www.sciencedirect.com/science/article/pii/S1389128621000773
2021
-
[77]
Ai-enabled analysis and control for enhancing data transition and movement,
P. Gonzalez-Guerrero, A. Butko et al. , “Ai-enabled analysis and control for enhancing data transition and movement,” U.S. Department of Energy, OSTI, Tech. Rep., 2021. [Online]. Available: https://www.osti.gov/servlets/purl/1843574
2021
-
[78]
Networking systems of ai: On the convergence of computing and communications,
L. Song, X. Hu, G. Zhang, and P. Spachos, “Networking systems of ai: On the convergence of computing and communications,” IEEE Internet of Things Journal , vol. 9, no. 11, pp. 8451–8467, 2022. [Online]. Available: https://ieeexplore.ieee.org/document/9766416
2022
-
[79]
Quantum key distribution in softwarised infrastructures,
L. Pintore, “Quantum key distribution in softwarised infrastructures,” Ph.D. dissertation, Politecnico di Torino, 2021. [Online]. Available: https://webthesis.biblio.polito.it/secure/21171/1/tesi.pdf
2021
-
[80]
A blueprint for large-scale quantum-network deployments,
A. Sebastián-Lombraña, H. H. Brunner, J. P. Brito et al. , “A blueprint for large-scale quantum-network deployments,” arXiv preprint arXiv:2409.01069 , 2024. [Online]. Available: https://arxiv. org/abs/2409.01069
2024 arXiv
-
[81]
Qunetsim: A software framework for quantum networks,
S. Diadamo, J. Nötzel, B. Zanger, and M. M. Be¸ se, “Qunetsim: A software framework for quantum networks,” IEEE Transactions on Quantum Engineering, vol. 2, pp. 1–12, 2021
2021
-
[82]
Netsquid: A network simulator for quantum information using discrete events,
T. Coopmans, R. Knegjens, A. Dahlberg et al. , “Netsquid: A network simulator for quantum information using discrete events,” Communications Physics, vol. 4, no. 140, 2021. [Online]. Available: https://www.nature.com/articles/s42005-021-00647-8
2021
-
[83]
Large-scale quantum key distribution network simulator: Simulaqron enhancements,
E. Dervisevic, M. V oznak, and M. Mehic, “Large-scale quantum key distribution network simulator: Simulaqron enhancements,” IEEE Access , 2024. [Online]. Available: https://ieeexplore.ieee.org/ document/10472408
2024
-
[84]
Design considerations for the use of the julia programming language in future quantum networking simulation software,
T. Joubert, “Design considerations for the use of the julia programming language in future quantum networking simulation software,” Ph.D. dissertation, Air Force Institute of Technology,
-
[85]
Measuring the capabilities of quantum computers,
T. Proctor, K. Rudinger, K. Young, and E. Nielsen, “Measuring the capabilities of quantum computers,” Nature Physics , vol. 18, no. 8, pp. 925–930, 2022. [Online]. Available: https://www.nature. com/articles/s41567-021-01409-7
2022
-
[86]
A quantum network stack and protocols for reliable entanglement-based networks,
A. Pirker and W. Dür, “A quantum network stack and protocols for reliable entanglement-based networks,” New Journal of Physics , vol. 21, no. 3, p. 033003, 2019. [Online]. Available: https: //iopscience.iop.org/article/10.1088/1367-2630/ab05f7
2019 doi
-
[87]
Benchmarking quantum computers,
T. Proctor, A. D. Baczewski, and K. Young, “Benchmarking quantum computers,” Nature Reviews Physics , 2025. [Online]. Available: https://www.nature.com/articles/s42254-024-00796-z
2025
-
[88]
Experimental deep reinforcement learning for error-robust gate-set design on a superconducting quantum computer,
Y . Baum, M. Amico, S. Howell, and M. Liuzzi, “Experimental deep reinforcement learning for error-robust gate-set design on a superconducting quantum computer,” PRX Quantum, vol. 2, no. 4, p. 040324, 2021. [Online]. Available: https://link.aps.org/doi/10.1103/ PRXQuantum.2.040324
2021
-
[89]
Quantum computing by optical control of electron spins,
R. B. Liu, W. Yao, and L. J. Sham, “Quantum computing by optical control of electron spins,” Advances in Physics , vol. 59, no. 6, pp. 703–802, 2010. [Online]. Available: https: //www.tandfonline.com/doi/abs/10.1080/00018732.2010.505452
2010
-
[90]
Towards complete quantum network stacks: A survey,
Z. Zhang, C. Papagianni, F. Speelman, and P. Grosso, “Towards complete quantum network stacks: A survey,” IEEE Network, 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10534276
2024
-
[91]
Physical layer aspects of quantum communications: A survey,
S. Koudia and M. e. a. Bayraktar, “Physical layer aspects of quantum communications: A survey,” arXiv preprint arXiv:2407.09244 , 2024. [Online]. Available: https://arxiv.org/abs/2407.09244
2024 arXiv
-
[92]
Available: https://scholar.afit.edu/etd/7682
[Online]. Available: https://scholar.afit.edu/etd/7682
-
[93]
A modular quantum network architecture for integrating network scheduling with local program execution,
S. Gauthier, T. Beauchamp, and H. Jirovská, “A modular quantum network architecture for integrating network scheduling with local program execution,” arXiv preprint , 2025. [Online]. Available: https://arxiv.org/abs/2503.12582
2025 arXiv
-
[94]
Reinforcement learning pulses for transmon qubit entangling gates,
H. N. Nguyen, F. Motzoi, and M. Metcalf, “Reinforcement learning pulses for transmon qubit entangling gates,” Machine Learning: Science and Technology , vol. 5, no. 1, 2024. [Online]. Available: https://iopscience.iop.org/article/10.1088/2632-2153/ad4f4d
2024 doi
-
[95]
Optimization of quantum-repeater networks using stochastic automatic differentiation,
G. Avis and S. Krastanov, “Optimization of quantum-repeater networks using stochastic automatic differentiation,” arXiv preprint arXiv:2501.06291, 2025. [Online]. Available: https://arxiv.org/abs/ 2501.06291
2025 arXiv
-
[96]
Routing protocols for quantum networks: Overview and challenges,
P. Kumar and B. Kar, “Routing protocols for quantum networks: Overview and challenges,” arXiv preprint arXiv:2305.00708 , 2023. [Online]. Available: https://arxiv.org/abs/2305.00708
2023 arXiv
-
[97]
Metropolitan quantum-drone networking and computing: A software-defined perspective,
L. Pierucci, R. Picchi, and F. Chiti, “Metropolitan quantum-drone networking and computing: A software-defined perspective,” IEEE Access, vol. 10, pp. 112 342–112 355, 2022. [Online]. Available: https://ieeexplore.ieee.org/document/9967981
2022
-
[98]
Entanglement routing in quantum networks: A comprehensive survey,
A. Abane, M. Cubeddu, and V . Mai, “Entanglement routing in quantum networks: A comprehensive survey,” IEEE Transactions on Quantum Engineering , 2025. [Online]. Available: https://ieeexplore. ieee.org/document/10882978
2025
-
[99]
Concurrent multipath quantum entanglement routing based on segment routing in quantum hybrid networks,
L. Zhang and Q. Liu, “Concurrent multipath quantum entanglement routing based on segment routing in quantum hybrid networks,” Quantum Information Processing , vol. 22, p. 171,
-
[100]
Quantum repeaters: From quantum networks to the quantum internet,
K. Azuma, S. Economou, D. Elkouss, and P. Hilaire, “Quantum repeaters: From quantum networks to the quantum internet,” Reviews of Modern Physics , vol. 95, p. 045006,
-
[101]
Mehic, S
M. Mehic, S. Rass, P. Fazio, and M. V oznak, Quantum Key Distribution Networks . Springer, 2022. [Online]. Available: https: //link.springer.com/content/pdf/10.1007/978-3-031-06608-5.pdf
2022 doi
-
[102]
Zero-knowledge middleboxes: Transcript-based token oracles for decentralized metadata exchange,
P. Grubbs, A. Arun, Y . Zhang, and J. Bonneau, “Zero-knowledge middleboxes: Transcript-based token oracles for decentralized metadata exchange,” in USENIX Security Symposium, 2022. [Online]. Available: https://www.usenix.org/system/files/sec22-grubbs.pdf
2022
-
[103]
An efficient scheduling scheme of swapping and purification operations for end-to-end entanglement distribution in quantum networks,
Z. Wang, J. Li, K. Xue, D. Wei, and R. Li, “An efficient scheduling scheme of swapping and purification operations for end-to-end entanglement distribution in quantum networks,” IEEE Transactions on Network Science and Engineering, 2023. [Online]. Available: http: //staff.ustc...
2023
-
[104]
The convergence of big data analytics, machine learning, and large language models in advancing biological and natural sciences,
S. Veronica, “The convergence of big data analytics, machine learning, and large language models in advancing biological and natural sciences,” ResearchGate, 2025. [Online]. Available: https://www.researchgate.net/publication/390474464
2025
-
[105]
A survey on model context protocol: Architecture, state- of-the-art, challenges and future directions,
P. P. Ray, “A survey on model context protocol: Architecture, state- of-the-art, challenges and future directions,” TechRxiv Preprints ,
-
[106]
Quantum service-oriented computing: A proposal for quantum software as a service,
J. Romero-Álvarez, J. Alvarado-Valiente, and E. Moguel, “Quantum service-oriented computing: A proposal for quantum software as a service,” in Quantum Software: Aspects of Development and Deployment . Springer, 2024. [Online]. Available: https: //link.springer.com/chapter/10.1...
2024 doi
-
[107]
Let’s do it right the first time: Survey on security concerns in the way to quantum software engineering,
D. Arias, I. de Guzmán, M. Rodríguez, and E. Terres, “Let’s do it right the first time: Survey on security concerns in the way to quantum software engineering,” Neurocomputing, 2023. [Online]. Available: https://www.sciencedirect.com/science/article/ pii/S0925231223003041
2023
-
[108]
Regulating transformative technology in the quantum age: Intellectual property, standardization & sustainable innovation,
M. Kop, “Regulating transformative technology in the quantum age: Intellectual property, standardization & sustainable innovation,” Transatlantic Antitrust and IPR Developments ,
-
[109]
Available: https://link.springer.com/article/10.1007/ s11128-023-03891-9
[Online]. Available: https://link.springer.com/article/10.1007/ s11128-023-03891-9
-
[110]
Interoperability in end-to- end encrypted messaging: Protocols and models,
J. Len, E. Ghosh, P. Grubbs, and P. Rösler, “Interoperability in end-to- end encrypted messaging: Protocols and models,” Cryptology ePrint Archive, 2023. [Online]. Available: https://eprint.iacr.org/2023/386
2023
-
[111]
Remote-entanglement protocols for stationary qubits with photonic interfaces,
H. Beukers, M. Pasini, H. Choi, D. Englund, and R. Hanson, “Remote-entanglement protocols for stationary qubits with photonic interfaces,” PRX Quantum, vol. 5, no. 1, 2024
2024
-
[112]
Develop- ment of quantum interconnects (quics) for next-generation informa- tion technologies,
D. Awschalom, K. Berggren, H. Bernien, and S. Bhave, “Develop- ment of quantum interconnects (quics) for next-generation informa- tion technologies,” PRX Quantum, vol. 2, no. 1, 2021
2021
-
[113]
Mobile network-specialized large language models for 6g: Architectures, innovations, challenges, and future trends,
A. Chaoub and M. Elkotob, “Mobile network-specialized large language models for 6g: Architectures, innovations, challenges, and future trends,” arXiv preprint arXiv:2502.04933 , 2025. [Online]. Available: https://arxiv.org/abs/2502.04933
2025 arXiv
-
[114]
Optimal routing for quantum networks,
M. Caleffi, “Optimal routing for quantum networks,” Ieee Access , vol. 5, pp. 22 299–22 312, 2017
2017
-
[115]
Quantum inter- net—applications, functionalities, enabling technologies, challenges, and research directions,
A. Singh, K. Dev, H. Siljak, and H. Joshi, “Quantum inter- net—applications, functionalities, enabling technologies, challenges, and research directions,” IEEE Communications Surveys & Tutorials, vol. 23, no. 4, pp. 2271–2321, 2021
2021
-
[116]
Available: https://www.techrxiv.org/doi/full/10.36227/ techrxiv.174495492.22752319
[Online]. Available: https://www.techrxiv.org/doi/full/10.36227/ techrxiv.174495492.22752319
-
[117]
Quantum communication us- ing semiconductor quantum dots,
D. Vajner, L. Rickert, and T. Gao, “Quantum communication us- ing semiconductor quantum dots,” Advanced Quantum Technologies, vol. 5, no. 1, 2022
2022
-
[118]
Chip-to-chip quantum teleportation and multi-photon entanglement in silicon,
R. Santagati, Y . J. Qian, Y . Li, Y . F. Xiao, M. Huber, and M. Malik, “Chip-to-chip quantum teleportation and multi-photon entanglement in silicon,” Nature Physics, vol. 16, no. 11, pp. 1101– 1105, 2020. [Online]. Available: https://www.nature.com/articles/ s41567-019-0727-x
2020
-
[119]
Architectures and protocols design for non-terrestrial quantum networks,
R. Picchi, “Architectures and protocols design for non-terrestrial quantum networks,” Ph.D. dissertation, University of Pisa, 2023. [Online]. Available: https://tesidottorato.depositolegale.it/handle/20. 500.14242/185105
2023
-
[120]
Designs, protocols, and software tools for quantum enhanced networks,
S. DiAdamo, “Designs, protocols, and software tools for quantum enhanced networks,” 2023. [Online]. Available: https://mediatum.ub. tum.de/1656643
2023
-
[121]
Wireless and fiber-based post-quantum-cryptography-secured ipsec tunnel,
R. Bakar, F. Cugini, D. Lawo, and A. Cano Aguilera, “Wireless and fiber-based post-quantum-cryptography-secured ipsec tunnel,” Future Internet , vol. 16, no. 8, 2024. [Online]. Available: https://www.mdpi.com/1999-5903/16/8/300
2024
-
[122]
When entanglement meets classical communications: Interfacing quantum and classical networks,
A. S. Cacciapuoti, M. Caleffi, and A. Manzalini, “When entanglement meets classical communications: Interfacing quantum and classical networks,” IEEE Network , vol. 34, no. 5, pp. 187–193, 2020. [Online]. Available: https://ieeexplore.ieee.org/document/9170767
2020
-
[123]
Quantum sensing: Basics, algorithms, applications and the german ecosystem,
M. E. Morsalani, “Quantum sensing: Basics, algorithms, applications and the german ecosystem,” ResearchGate Preprint, 2024. [Online]. Available: https://www.researchgate.net/publication/381146655
2024
-
[124]
Enhanced sensitivity of photodetection via quantum illu- mination,
S. Lloyd, “Enhanced sensitivity of photodetection via quantum illu- mination,” Science, vol. 321, no. 5895, pp. 1463–1465, 2008
2008
-
[125]
Deterministic 6gb-assisted quantum networks with slicing support: A new 6gb use case,
J. Prados-Garzon, T. Taleb, and L. Chinchilla-Romero, “Deterministic 6gb-assisted quantum networks with slicing support: A new 6gb use case,” IEEE Communications Magazine , 2023
2023
-
[126]
Qcodes: A data acquisition framework for reproducible quantum research,
QDevil and M. S. Q, “Qcodes: A data acquisition framework for reproducible quantum research,” 2023. [Online]. Available: https://qcodes.github.io/Qcodes/
2023
-
[127]
The quantum internet,
H. J. Kimble, “The quantum internet,” Nature, 2008
2008
-
[128]
Software-defined quantum communication systems,
M. Caleffi, A. Cacciapuoti, G. Bianchi, M. Bianchini, and F. Catal- iotti, “Software-defined quantum communication systems,” IEEE Net- work, vol. 32, no. 5, pp. 24–31, 2018
2018
-
[129]
Long-distance quantum communication with atomic ensembles and linear optics,
L.-M. e. a. Duan, “Long-distance quantum communication with atomic ensembles and linear optics,” Nature, 2001
2001
-
[130]
Towards a global quantum network,
C. Simon, “Towards a global quantum network,” Nature Photonics, 2017
2017
-
[131]
Quantum repeaters based on atomic ensembles and linear optics,
N. e. a. Sangouard, “Quantum repeaters based on atomic ensembles and linear optics,” Rev. Mod. Phys., 2011
2011
-
[132]
Multiplexed memory-insensitive quantum re- peaters,
P. e. a. Van Loock, “Multiplexed memory-insensitive quantum re- peaters,” Phys. Rev. Lett., 2018
2018
-
[134]
Available: https://arxiv.org/abs/1707.03429
[Online]. Available: https://arxiv.org/abs/1707.03429
-
[135]
A software framework for noisy intermediate- scale quantum computing,
Y . Shi and G. Q. AI, “A software framework for noisy intermediate- scale quantum computing,” Nature Communications, vol. 13, no. 1, 2022
2022
-
[136]
Strong loophole-free test of local realism,
L. K. e. a. Shalm, “Strong loophole-free test of local realism,” Phys. Rev. Lett., 2015
2015
-
[137]
Satellite-based entanglement distribution over 1200 kilometers,
J. e. a. Yin, “Satellite-based entanglement distribution over 1200 kilometers,” Science, 2017
2017
-
[138]
Exploring trends and opportunities in quantum-enhanced advanced photonic illumination technologies,
B. Taha, A. Addie, and A. Haider, “Exploring trends and opportunities in quantum-enhanced advanced photonic illumination technologies,” Advanced Quantum Technologies, 2024
2024
-
[139]
Qnetsim: A quantum network simulator,
J. e. a. Schafer, “Qnetsim: A quantum network simulator,” arXiv:2004.08699, 2020
2004 arXiv
-
[140]
Quantum cryptography: Public key distribution and coin tossing,
C. H. Bennett and G. Brassard, “Quantum cryptography: Public key distribution and coin tossing,” Proceedings IEEE International Conference on Computers, Systems and Signal Processing , 1984
1984
-
[141]
Quantum internet: A vision for the road ahead,
S. Wehner, D. Elkouss, and R. Hanson, “Quantum internet: A vision for the road ahead,” Science, vol. 362, no. 6412, 2018
2018
-
[142]
Quantum repeaters: The role of entanglement purification,
H.-J. e. a. Briegel, “Quantum repeaters: The role of entanglement purification,” Phys. Rev. Lett., 1998
1998
-
[143]
Quantum software-defined networks,
M. e. a. Caleffi, “Quantum software-defined networks,” IEEE Net- work, 2020
2020
-
[144]
A modular architecture for quantum net- works,
A. Pirker and W. Dür, “A modular architecture for quantum net- works,” New Journal of Physics , 2018
2018
-
[145]
Teleporting an unknown quantum state via dual classical and einstein-podolsky-rosen channels,
C. H. e. a. Bennett, “Teleporting an unknown quantum state via dual classical and einstein-podolsky-rosen channels,” Phys. Rev. Lett., 1993
1993
-
[146]
Efficient tomography of quantum processes,
B. P. e. a. Lanyon, “Efficient tomography of quantum processes,” Nature Physics, 2017
2017
-
[147]
Programmable quantum simulations of spin systems with trapped ions,
C. e. a. Monroe, “Programmable quantum simulations of spin systems with trapped ions,” Rev. Mod. Phys., 2021
2021
-
[148]
A ten-qubit solid-state spin register with quantum memory up to one minute,
C. E. e. a. Bradley, “A ten-qubit solid-state spin register with quantum memory up to one minute,” Phys. Rev. X, 2019
2019
-
[149]
Satellite-to-ground quantum key distribution,
S.-K. e. a. Liao, “Satellite-to-ground quantum key distribution,” Nature, vol. 549, pp. 43–47, 2017
2017
-
[150]
Quantum memories,
C. e. a. Simon, “Quantum memories,” The European Physical Journal D, 2010
2010
-
[151]
Quisp: Quantum internet simulation package,
K. e. a. Fujii, “Quisp: Quantum internet simulation package,” 2020
2020
-
[152]
Blockage prediction for mobile ue in ris-assisted wireless networks: A deep learning approach,
S. Ahmed, I. Abdelmawla, A. E. Kamal, and M. Y . Selim, “Blockage prediction for mobile ue in ris-assisted wireless networks: A deep learning approach,” in MILCOM 2022-2022 IEEE Military Commu- nications Conference (MILCOM) . IEEE, 2022, pp. 705–710
2022
-
[153]
Reconfigurable intelligent surfaces for quantum communications,
E. e. a. Basar, “Reconfigurable intelligent surfaces for quantum communications,” IEEE Communications Letters , 2021
2021
-
[154]
Quantum cryptography based on bell’s theorem,
A. K. Ekert, “Quantum cryptography based on bell’s theorem,” Phys. Rev. Lett., 1991
1991
-
[155]
Quantum cryptography,
N. e. a. Gisin, “Quantum cryptography,” Rev. Mod. Phys., 2002
2002
-
[156]
Entanglement-based quantum communication over 144 km,
R. e. a. Ursin, “Entanglement-based quantum communication over 144 km,” Nature Physics, 2007
2007
-
[157]
Frequency down-conversion of 637 nm light to the telecommunication band,
R. e. a. Ikuta, “Frequency down-conversion of 637 nm light to the telecommunication band,” Optics Express, 2018
2018
-
[158]
Visible-to-telecom quantum frequency conversion of light from a single quantum emitter,
S. e. a. Zaske, “Visible-to-telecom quantum frequency conversion of light from a single quantum emitter,” Phys. Rev. Lett., 2012
2012
-
[159]
Quantum repeaters based on entanglement purification,
W. e. a. Dür, “Quantum repeaters based on entanglement purification,” Phys. Rev. A, 1999
1999
-
[160]
Superconducting qubits: Current state of play,
M. e. a. Kjaergaard, “Superconducting qubits: Current state of play,” Annual Review of Condensed Matter Physics , 2020
2020
-
[161]
Multiphoton entanglement and interferometry,
J.-W. e. a. Pan, “Multiphoton entanglement and interferometry,” Rev. Mod. Phys., 2012
2012
-
[162]
Ris-assisted quantum communication networks: Prospects and challenges,
L. e. a. Zhou, “Ris-assisted quantum communication networks: Prospects and challenges,” IEEE Transactions on Quantum Engineer- ing, 2023
2023
-
[163]
A review of superconducting nanowire single-photon detectors,
Q. e. a. Zhao, “A review of superconducting nanowire single-photon detectors,” Superconductor Science and Technology , 2020
2020
-
[164]
Sky’s the limit: Navigating 6g with astar-ris for uavs optimal path planning,
S. Ahmed and A. E. Kamal, “Sky’s the limit: Navigating 6g with astar-ris for uavs optimal path planning,” in 2023 IEEE Symposium on Computers and Communications (ISCC) . IEEE, 2023, pp. 582– 587
2023
-
[165]
Refactoring strategies for optimizing and consolidating telemetry systems,
M. Öztürk, “Refactoring strategies for optimizing and consolidating telemetry systems,” 2024
2024
-
[166]
Quantum internet: from medium access control to entanglement access control,
J. Illiano, M. Viscardi, S. Koudia, M. Caleffi, and A. S. Cacciapuoti, “Quantum internet: from medium access control to entanglement access control,” in 2022 IEEE Globecom Workshops (GC Wkshps) , 2022, pp. 1329–1334
2022
-
[167]
Reconfigurable metasurfaces to realize bb84 protocol for wireless quantum communication,
Q. Yuan, J. Jiang, X. Guan, J. Li, Z. Song, L. Xia, Y . Yi, Y . Li, Z. Wang, and S. Qu, “Reconfigurable metasurfaces to realize bb84 protocol for wireless quantum communication,” Optics Express , vol. 33, no. 12, pp. 24 855–24 867, 2025
2025
-
[168]
Parallel simulation of quantum networks with distributed quantum state management,
X. Wu, A. Kolar, J. Chung, D. Jin, M. Suchara, and R. Kettimuthu, “Parallel simulation of quantum networks with distributed quantum state management,” ACM Transactions on Modeling and Computer Simulation, vol. 34, no. 2, pp. 1–28, 2024
2024
-
[169]
Effect of control procedures on the evolution of entanglement in open quantum systems,
S. K. Goyal, S. Banerjee, and S. Ghosh, “Effect of control procedures on the evolution of entanglement in open quantum systems,” Physical Review A—Atomic, Molecular, and Optical Physics, vol. 85, no. 1, p. 012327, 2012
2012
-
[170]
Wireless medium access control protocols,
A. C. V . Gummalla and J. O. Limb, “Wireless medium access control protocols,” IEEE Communications Surveys & Tutorials , vol. 3, no. 2, pp. 2–15, 2000
2000
-
[171]
High-threshold universal quantum computation on the surface code,
A. G. Fowler, “High-threshold universal quantum computation on the surface code,” Nature Physics, 2021
2021
-
[172]
Integrated photonic quantum technologies,
J. e. a. Wang, “Integrated photonic quantum technologies,” Nature Photonics, 2020
2020
-
[173]
Weather-resilient satellite-to-ground quantum communi- cation,
Y . e. a. Li, “Weather-resilient satellite-to-ground quantum communi- cation,” NPJ Quantum Information , 2021
2021
-
[174]
Quantum frequency conversion of memory- compatible single photons,
N. e. a. Maring, “Quantum frequency conversion of memory- compatible single photons,” Nature Photonics, 2020
2020
-
[175]
Routing entanglement in the quantum internet,
M. Pant, H. Krovi, D. Towsley, L. Tassiulas, L. Jiang, P. Basu, D. Englund, and S. Guha, “Routing entanglement in the quantum internet,” npj Quantum Information , vol. 5, no. 1, p. 25, 2019
2019
-
[176]
Fidelity aware multipath routing for multipartite state distribution in quantum networks,
E. Sutcliffe and A. Beghelli, “Fidelity aware multipath routing for multipartite state distribution in quantum networks,” arXiv preprint arXiv:2503.03831, 2025
2025 arXiv
-
[177]
Heterogeneous photonic-chip integration for quan- tum networks,
E. e. a. Schoute, “Heterogeneous photonic-chip integration for quan- tum networks,” Quantum Science and Technology , 2021
2021
-
[178]
Entanglement routing for quantum networks: a deep reinforcement learning approach,
L. Le, T. N. Nguyen, A. Lee, and B. Dumba, “Entanglement routing for quantum networks: a deep reinforcement learning approach,” in ICC 2022-IEEE International Conference on Communications , 2022
2022
-
[179]
Routing in quantum repeater networks with mixed efficiency figures,
V . Kumar, C. Cicconetti, M. Conti, and A. Passarella, “Routing in quantum repeater networks with mixed efficiency figures,” arXiv preprint arXiv:2310.08990, 2023
2023 arXiv
-
[180]
Integrating quantum key distribution with classical communications in backbone fiber network,
Y . Mao, B.-X. Wang, C. Zhao, G. Wang, R. Wang, H. Wang, F. Zhou, J. Nie, Q. Chen, Y . Zhaoet al., “Integrating quantum key distribution with classical communications in backbone fiber network,” Optics express, vol. 26, no. 5, pp. 6010–6020, 2018
2018
-
[181]
A survey on model context protocol: Architecture, state-of- the-art, challenges and future directions,
P. P. Ray, “A survey on model context protocol: Architecture, state-of- the-art, challenges and future directions,” Authorea Preprints, 2025
2025
-
[182]
A survey of quantum internet protocols from a layered perspective,
Y . Li, H. Zhang, C. Zhang, T. Huang, and F. R. Yu, “A survey of quantum internet protocols from a layered perspective,” IEEE Communications Surveys & Tutorials, vol. 26, no. 3, pp. 1606–1634, 2024
2024
-
[183]
Quantum control landscapes,
R. Chakrabarti and H. Rabitz, “Quantum control landscapes,” Inter- national Reviews in Physical Chemistry , vol. 26, no. 4, pp. 671–735, 2007
2007
-
[184]
Netqasm—a low-level instruction set architecture for hybrid quantum–classical programs in a quantum internet,
A. Dahlberg, B. van der Vecht, C. Delle Donne, M. Skrzypczyk, I. te Raa, W. Kozlowski, and S. Wehner, “Netqasm—a low-level instruction set architecture for hybrid quantum–classical programs in a quantum internet,” Quantum Science and Technology, vol. 7, no. 3, p. 035023, 2022
2022
-
[185]
Modular decoding: parallelizable real-time decoding for quantum computers,
H. Bombín, C. Dawson, Y .-H. Liu, N. Nickerson, F. Pastawski, and S. Roberts, “Modular decoding: parallelizable real-time decoding for quantum computers,” arXiv preprint arXiv:2303.04846 , 2023
2023 arXiv
-
[186]
A distributed harmonic mitigation strategy based on dynamic points incentive of blockchain communities,
L. Wang, W. Zhou, C. Su, J. Fan, W. Kong, and P. Li, “A distributed harmonic mitigation strategy based on dynamic points incentive of blockchain communities,” Energies, vol. 17, no. 11, p. 2683, 2024
2024
-
[187]
Towards quantum satellite internetworking: A software-defined networking perspective,
R. Picchi, F. Chiti, R. Fantacci, and L. Pierucci, “Towards quantum satellite internetworking: A software-defined networking perspective,” IEEE Access, vol. 8, pp. 210 370–210 381, 2020
2020
-
[188]
Cross-domain measurement-device- independent quantum anonymous communications based on classical blockchain,
R.-h. Shi and X.-q. Fang, “Cross-domain measurement-device- independent quantum anonymous communications based on classical blockchain,” IEEE Transactions on Network Science and Engineer- ing, 2025
2025
-
[189]
A quantum-inspired sensor consolidation measurement approach for cyber-physical systems,
M. S. Mekala, G. Srivastava, A. H. Gandomi, J. H. Park, and H.-Y . Jung, “A quantum-inspired sensor consolidation measurement approach for cyber-physical systems,” IEEE Transactions on Network Science and Engineering , vol. 11, no. 1, pp. 511–524, 2023
2023
-
[190]
qrl: Reinforcement learning routing for quantum entanglement networks,
D. Abreu and A. Abelém, “qrl: Reinforcement learning routing for quantum entanglement networks,” in 2024 IEEE Symposium on Computers and Communications (ISCC) , 2024, pp. 1–6
2024
-
[191]
Quantum distributed deep learning architectures: Models, discussions, and applications,
Y . Kwak, W. J. Yun, J. P. Kim, H. Cho, J. Park, M. Choi, S. Jung, and J. Kim, “Quantum distributed deep learning architectures: Models, discussions, and applications,” ICT Express, vol. 9, no. 3, pp. 486– 491, 2023
2023
-
[192]
Hybrid quantum- classical computing in federated learning with data heterogeneity,
K. Hisamori, Y .-H. Chiang, H. Lin, and Y . Ji, “Hybrid quantum- classical computing in federated learning with data heterogeneity,” in 2024 IEEE 35th International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC) , 2024, pp. 1–6
2024
-
[193]
Multi-tenant provisioning for quantum key distribution networks with heuristics and reinforcement learning: a comparative study,
Y . Cao, Y . Zhao, J. Li, R. Lin, J. Zhang, and J. Chen, “Multi-tenant provisioning for quantum key distribution networks with heuristics and reinforcement learning: a comparative study,” IEEE Transactions on Network and Service Management , vol. 17, no. 2, pp. 946–957, 2020
2020
-
[194]
Distributed satellite infor- mation networks: Architecture, enabling technologies, and trends,
Q. Zhang, L. Xu, J. Huang, T. Yang, J. Jiao, Y . Wang, Y . Shi, C. Zhang, X. Zhang, K. Zhang et al. , “Distributed satellite infor- mation networks: Architecture, enabling technologies, and trends,” arXiv preprint arXiv:2412.12587 , 2024
2024 arXiv
-
[195]
A novel architecture for future classical-quantum communication networks,
F. Granelli, R. Bassoli, J. Nötzel, F. H. Fitzek, H. Boche, and N. L. da Fonseca, “A novel architecture for future classical-quantum communication networks,” Wireless Communications and Mobile Computing, vol. 2022, no. 1, p. 3770994, 2022
2022
-
[196]
Serendipitous, open big data man- agement and analytics: The sedasoma framework,
A. Cuzzocrea and P. Ciancarini, “Serendipitous, open big data man- agement and analytics: The sedasoma framework,” Modelling, vol. 5, no. 3, pp. 1173–1196, 2024
2024
-
[197]
Accelerator: an intent-based intelligent resource- slicing scheme for sfc-based 6g application execution over sdn-and nfv-empowered zero-touch network,
M. Chowdhury, “Accelerator: an intent-based intelligent resource- slicing scheme for sfc-based 6g application execution over sdn-and nfv-empowered zero-touch network,” Frontiers in Communications and Networks, vol. 5, p. 1385656, 2024
2024
-
[198]
Hetarch: Heteroge- neous microarchitectures for superconducting quantum systems,
S. Stein, S. Sussman, T. Tomesh, C. Guinn, E. Tureci, S. F. Lin, W. Tang, J. Ang, S. Chakram, A. Li et al. , “Hetarch: Heteroge- neous microarchitectures for superconducting quantum systems,” in Proceedings of the 56th Annual IEEE/ACM International Symposium on Microarchitectu...
2023
-
[199]
Orchestration for quantum services: The power of load balancing across multiple service providers,
J. Alvarado-Valiente, J. Romero-Álvarez, E. Moguel, J. García- Alonso, and J. M. Murillo, “Orchestration for quantum services: The power of load balancing across multiple service providers,” Science of Computer Programming , vol. 237, p. 103139, 2024
2024
-
[200]
Qubit teleportation between non-neighbouring nodes in a quantum network,
S. Hermans, M. Pompili, H. Beukers, S. Baier, J. Borregaard, and R. Hanson, “Qubit teleportation between non-neighbouring nodes in a quantum network,” Nature, vol. 605, no. 7911, pp. 663–668, 2022
2022
-
[201]
Towards quantum repeaters with solid-state qubits: Spin-photon entanglement generation using self- assembled quantum dots,
P. McMahon and K. De Greve, “Towards quantum repeaters with solid-state qubits: Spin-photon entanglement generation using self- assembled quantum dots,” in Engineering the Atom-Photon Interac- tion. Springer, 2015, pp. 271–287
2015
-
[202]
Ris-assisted entanglement distribution in free-space quantum networks,
M. Chehimi, M. Elhattab, and W. Saad, “Ris-assisted entanglement distribution in free-space quantum networks,” IEEE Transactions on Quantum Engineering, 2025
2025
-
[203]
Secure nfv orchestration over an sdn-controlled optical network with time-shared quantum key distribution resources,
A. Aguado, E. Hugues-Salas, P. A. Haigh, J. Marhuenda, A. B. Price, P. Sibson, J. E. Kennard, C. Erven, J. G. Rarity, M. G. Thompson et al. , “Secure nfv orchestration over an sdn-controlled optical network with time-shared quantum key distribution resources,” Journal of Light...
2017
-
[204]
Minoli and B
D. Minoli and B. Occhiogrosso, Quantum-Based Security . CRC Press, Taylor & Francis, 2023. [Online]. Available: https://www. taylorfrancis.com/chapters/edit/10.1201/9781003485612-7/
2023 doi
-
[205]
Quantum-enabled 6G wireless net- works: Opportunities and challenges,
A. Rahman and C. Wang, “Quantum-enabled 6G wireless net- works: Opportunities and challenges,” IEEE Wireless Communica- tions, vol. 29, no. 4, pp. 112–118, 2022
2022
-
[206]
General mixed-state quantum data compression with and without entanglement assistance,
Z. B. Khanian and A. Winter, “General mixed-state quantum data compression with and without entanglement assistance,” IEEE Trans- actions on Information Theory , vol. 68, no. 5, pp. 3130–3138, 2022
2022
-
[207]
Quantum intermediate representation (qir) specification,
M. Quantum, “Quantum intermediate representation (qir) specification,” 2023. [Online]. Available: https://github.com/ microsoft/qsharp-language/tree/main/Specifications/QIR
2023
-
[208]
Quantum machine learning for 6g communication networks: State-of-the-art and vision for the future,
S. J. Nawaz, S. K. Sharma, S. Wyne, M. N. Patwary, and M. Asaduz- zaman, “Quantum machine learning for 6g communication networks: State-of-the-art and vision for the future,” IEEE Access , vol. 7, pp. 46 317–46 350, 2019
2019
-
[209]
Quantum machine learning for 6G communication networks: State-of-the-art and vision for the future,
A. S. Cacciapuoti, F. Tafuri, and G. Bianchi, “Quantum machine learning for 6G communication networks: State-of-the-art and vision for the future,” IEEE Access, vol. 10, pp. 117 314–117 330, 2022
2022
-
[210]
Leveraging zero knowledge proofs for blockchain-based identity sharing: A survey of advancements, challenges and opportunities,
L. Zhou, A. Diro, A. Saini, S. Kaisar, and P. Hiep, “Leveraging zero knowledge proofs for blockchain-based identity sharing: A survey of advancements, challenges and opportunities,” Journal of Information Security and Applications , vol. 74, 2024
2024
-
[211]
Netsquid: The network simulator for quantum information using discrete events,
T. e. a. Coopmans, “Netsquid: The network simulator for quantum information using discrete events,” 2021, available: https://netsquid. org/
2021
-
[212]
Semiconductor quantum dots for photonic quantum repeaters,
J. Neuwirth, “Semiconductor quantum dots for photonic quantum repeaters,” Ph.D. dissertation, Sapienza University of Rome, 2023. [Online]. Available: https://iris.uniroma1.it/handle/11573/1668303
2023
-
[213]
A roadmap for quantum interconnects,
D. D. Awschalom, H. Bernien, R. Brown, A. Clerk, E. Chitambar, A. Dibos, J. Dionne, M. Eriksson, B. Fefferman, G. D. Fuchs et al., “A roadmap for quantum interconnects,” 2022
2022
-
[214]
Enhanced security with quantum key distribution and blockchain for digital identities,
E. Zeydan, L. Blanco, and J. Mangues-Bafalluy, “Enhanced security with quantum key distribution and blockchain for digital identities,” IEEE Transactions on Emerging Topics in Computing , 2024
2024
-
[217]
Available: https://arxiv.org/abs/2504.17133
[Online]. Available: https://arxiv.org/abs/2504.17133
-
[220]
Quantum computing standards & accounting information systems,
M. Lazirko, “Quantum computing standards & accounting information systems,” arXiv preprint arXiv:2311.11925 , 2023. [Online]. Available: https://arxiv.org/abs/2311.11925
2023 arXiv
-
[225]
Pp-pqb: Privacy-preserving in post-quantum blockchain-based systems: A systematization of knowledge,
B. Sezer, S. Akleylek, and U. Nuriyev, “Pp-pqb: Privacy-preserving in post-quantum blockchain-based systems: A systematization of knowledge,” IEEE Access, vol. 13, 2025
2025
-
[226]
Device- independent quantum randomness–enhanced zero-knowledge proof,
C. Li, K. Zhang, X. Zhang, K. Yang, and Y . Han, “Device- independent quantum randomness–enhanced zero-knowledge proof,” Proceedings of the National Academy of Sciences , vol. 120, no. 14, 2023
2023
-
[227]
Building resilient web 3.0 infrastructure with quantum information technologies and blockchain: An ambilateral view,
X. Ren, M. Xu, D. Niyato, J. Kang, and Z. Xiong, “Building resilient web 3.0 infrastructure with quantum information technologies and blockchain: An ambilateral view,” in Proceedings of the IEEE , 2025
2025
-
[2011]
Available: https://www.academia.edu/download/ 58693536/RHUquantum-thesis.pdf
[Online]. Available: https://www.academia.edu/download/ 58693536/RHUquantum-thesis.pdf
-
[2018]
Available: https://www.taylorfrancis.com/chapters/ edit/10.1201/9781315217512-19
[Online]. Available: https://www.taylorfrancis.com/chapters/ edit/10.1201/9781315217512-19
-
[2019]
Available: http://web2py.iiit.ac.in/research_ centres/publications/download/mastersthesis.pdf.b63a8dafdb3c839b
[Online]. Available: http://web2py.iiit.ac.in/research_ centres/publications/download/mastersthesis.pdf.b63a8dafdb3c839b. 54686573697354656d706c617465202833292e706466.pdf
-
[2020]
Available: https://airecht.nl/s/Mauritz-Kop_ Regulating-Transformative-Technology-in-The-Quantum-Age_ Intellectual-Property-Standardiz.pdf
[Online]. Available: https://airecht.nl/s/Mauritz-Kop_ Regulating-Transformative-Technology-in-The-Quantum-Age_ Intellectual-Property-Standardiz.pdf
-
[2022]
Available: https://dl.acm.org/doi/10.1145/3548679
[Online]. Available: https://dl.acm.org/doi/10.1145/3548679
-
[2023]
Available: https://journals.aps.org/rmp/abstract/10
[Online]. Available: https://journals.aps.org/rmp/abstract/10. 1103/RevModPhys.95.045006
-
[2024]
Available: https://www.sciencedirect.com/science/ article/pii/S266730532400022X
[Online]. Available: https://www.sciencedirect.com/science/ article/pii/S266730532400022X
-
[2025]
Available: https://www.techrxiv.org/doi/full/10.36227/ techrxiv.173749978.88367470
[Online]. Available: https://www.techrxiv.org/doi/full/10.36227/ techrxiv.173749978.88367470
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.