diff --git a/content/publication/kozlowski-designing-2020/index.md b/content/publication/kozlowski-designing-2020/index.md index 3f9e2bd..f5ea3ad 100644 --- a/content/publication/kozlowski-designing-2020/index.md +++ b/content/publication/kozlowski-designing-2020/index.md @@ -5,6 +5,8 @@ authors = ["Wojciech Kozlowski", "Axel Dahlberg", "Stephanie Wehner"] publication_types = ["1"] abstract = "The second quantum revolution brings with it the promise of a quantum internet. As the first quantum network hardware prototypes near completion new challenges emerge. A functional network is more than just the physical hardware, yet work on scalable quantum network systems is in its infancy. In this paper we present a quantum network protocol designed to enable end-to-end quantum communication in the face of the new fundamental and technical challenges brought by quantum mechanics. We develop a quantum data plane protocol that enables end-to-end quantum communication and can serve as a building block for more complex services. One of the key challenges in near-term quantum technology is decoherence --- the gradual decay of quantum information --- which imposes extremely stringent limits on storage times. Our protocol is designed to be efficient in the face of short quantum memory lifetimes. We demonstrate this using a simulator for quantum networks and show that the protocol is able to deliver its service even in the face of significant losses due to decoherence. Finally, we conclude by showing that the protocol remains functional on the extremely resource limited hardware that is being developed today underlining the timeliness of this work." featured = true +url_pdf = "https://dl.acm.org/doi/abs/10.1145/3386367.3431293" url_preprint = "https://arxiv.org/abs/2010.02575" +doi = "10.1145/3386367.3431293" +++ diff --git a/content/publication/kozlowski-designing-2020/kozlowski-designing-2020.bib b/content/publication/kozlowski-designing-2020/kozlowski-designing-2020.bib new file mode 100644 index 0000000..48e2aa7 --- /dev/null +++ b/content/publication/kozlowski-designing-2020/kozlowski-designing-2020.bib @@ -0,0 +1,16 @@ +@inproceedings{kozlowski_designing_2020, + author = {Kozlowski, Wojciech and Dahlberg, Axel and Wehner, Stephanie}, + title = {Designing a Quantum Network Protocol}, + year = {2020}, + isbn = {9781450379489}, + publisher = {Association for Computing Machinery}, + address = {New York, NY, USA}, + url = {https://doi.org/10.1145/3386367.3431293}, + doi = {10.1145/3386367.3431293}, + booktitle = {Proceedings of the 16th International Conference on Emerging Networking EXperiments and Technologies}, + pages = {1–16}, + numpages = {16}, + keywords = {quantum communication, quantum networks, quantum internet}, + location = {Barcelona, Spain}, + series = {CoNEXT '20} +} \ No newline at end of file diff --git a/content/publication/kozlowski-designing-2020/kozlowski-quantum-2017.bib b/content/publication/kozlowski-designing-2020/kozlowski-quantum-2017.bib deleted file mode 100644 index feafe8d..0000000 --- a/content/publication/kozlowski-designing-2020/kozlowski-quantum-2017.bib +++ /dev/null @@ -1,8 +0,0 @@ -@misc{kozlowski_designing_2020, - title={Designing a Quantum Network Protocol}, - author={Wojciech Kozlowski and Axel Dahlberg and Stephanie Wehner}, - year={2020}, - eprint={2010.02575}, - archivePrefix={arXiv}, - primaryClass={cs.NI} -} \ No newline at end of file diff --git a/content/publication/kozlowski-p4-2020/index.md b/content/publication/kozlowski-p4-2020/index.md index 72b0bb6..300401e 100644 --- a/content/publication/kozlowski-p4-2020/index.md +++ b/content/publication/kozlowski-p4-2020/index.md @@ -5,6 +5,8 @@ authors = ["Wojciech Kozlowski", "Fernando Kuipers", "Stephanie Wehner"] publication_types = ["1"] abstract = "The quantum technology revolution brings with it the promise of a quantum internet. A new --- quantum --- network stack will be needed to account for the fundamentally new properties of quantum entanglement. The first realisations of quantum networks are imminent and research interest in quantum network protocols has started growing. In the non-quantum world, programmable data planes have broken the pattern of ossification of the protocol stack and enabled a new --- software-defined --- network software architecture. Similarly, a programmable quantum data plane could pave the way for a software-defined quantum network architecture. In this paper, we demonstrate how we use P4$_{16}$ to explore abstractions and device architectures for quantum networks." featured = false +url_pdf = "https://dl.acm.org/doi/10.1145/3426744.3431321" url_preprint = "https://arxiv.org/abs/2010.11263" +doi = "10.1145/3426744.3431321" +++ diff --git a/content/publication/kozlowski-p4-2020/kozlowski-p4-2020.bib b/content/publication/kozlowski-p4-2020/kozlowski-p4-2020.bib new file mode 100644 index 0000000..5057cb7 --- /dev/null +++ b/content/publication/kozlowski-p4-2020/kozlowski-p4-2020.bib @@ -0,0 +1,16 @@ +@inproceedings{kozlowski_p4_2020, + author = {Kozlowski, Wojciech and Kuipers, Fernando and Wehner, Stephanie}, + title = {A P4 Data Plane for the Quantum Internet}, + year = {2020}, + isbn = {9781450381819}, + publisher = {Association for Computing Machinery}, + address = {New York, NY, USA}, + url = {https://doi.org/10.1145/3426744.3431321}, + doi = {10.1145/3426744.3431321}, + booktitle = {Proceedings of the 3rd P4 Workshop in Europe}, + pages = {49–51}, + numpages = {3}, + keywords = {quantum data plane, programmable networks, quantum networks, P4, quantum internet, quantum communication}, + location = {Barcelona, Spain}, + series = {EuroP4'20} +} \ No newline at end of file diff --git a/content/publication/kozlowski-p4-2020/kozlowski-quantum-2017.bib b/content/publication/kozlowski-p4-2020/kozlowski-quantum-2017.bib deleted file mode 100644 index 9164dea..0000000 --- a/content/publication/kozlowski-p4-2020/kozlowski-quantum-2017.bib +++ /dev/null @@ -1,8 +0,0 @@ -@misc{kozlowski_p4_2020, - title={A P4 Data Plane for the Quantum Internet}, - author={Wojciech Kozlowski and Fernando Kuipers and Stephanie Wehner}, - year={2020}, - eprint={2010.11263}, - archivePrefix={arXiv}, - primaryClass={cs.NI} -} \ No newline at end of file