Reproduction Package for "Out of Tune: Demystifying Noise-Effects on Quantum Fourier Models"
Authors/Creators
Contributors
Description
With this reproduction package the results published in the paper "Out of Tune: Demystifying Noise-Effects on Quantum Fourier Models" by Maja Franz*, Melvin Strobl*, Leonid Chaichenets, Eileen Kuehn, Achim Streit, and Wolfgang Mauerer, can be reproduced.
A preprint of the paper can be found on arXiv.
The source code and supplementary material is also available on GitHub. For information on how to replicate our results, we refer to the README.md (either in the artifact, or on GitHub). Supplementary results beyond the scope of the paper are also described in the documents of the artifact, or on this GitHub page.
Artifacts:
- "effect-of-noise-in-qfms.tar.gz" -- compressed source code (same as on GitHub)
- "effect_of_noise_repro.tar" -- Prebuilt Docker image, load with "docker load -i effect_of_noise_repro.tar"
- "csv_data.tar.gz" -- compressed results data used for the plots in the paper. For a replication of our plots follow the following steps:
- Download and unpack the artifact (e.g. with "tar -czf "csv_data.tar.gz")
- Move the folder "csv_data" to "<project_root>/plotting/rplots/csv_data", where the "<project_root>" refers to the root directory of the Git repository (or the source code in general).
- (a) When using docker, the option "plot_paper_results" can be called (ensure that a Volume is set in "docker run" with "-v $PWD/plotting:/home/repro/effect-of-noise-in-qfms/plotting").
(b) Alternatively, when not using Docker, the script "./scripts/run.sh plot_paper_results" is available.
*equal contribution
Files
Files
(12.9 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:5b569f473c950487c50afef40bfef73e
|
8.4 GB | Download |
|
md5:02bbe69e6d7adf42485f5d32974ce5a8
|
38.8 MB | Download |
|
md5:9a6b1b97a2935dfd5656b61a2ba48bac
|
4.5 GB | Download |
Additional details
Funding
- Federal Ministry of Education and Research
- quantum technologies—from basic research to market 13N16092
Dates
- Submitted
-
2025-04-14
Software
- Repository URL
- https://github.com/cirKITers/effect-of-noise-in-qfms
- Programming language
- Python