pith. sign in

arxiv: 2312.04238 · v2 · submitted 2023-12-07 · 🪐 quant-ph · hep-ex

Long-lived Particles Anomaly Detection with Parametrized Quantum Circuits

Pith reviewed 2026-05-24 04:51 UTC · model grok-4.3

classification 🪐 quant-ph hep-ex
keywords anomaly detectionparametrized quantum circuitslong-lived particlesquantum machine learninghigh-energy physicsNISQ hardwareamplitude encoding
0
0 comments X

The pith

A parametrized quantum circuit can detect anomalies in particle detector data from long-lived particle decays.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper tests whether a quantum circuit with trainable parameters can identify unusual patterns in high-energy physics data. It trains the circuit on a classical computer and runs it on both simulations and actual IBM quantum processors after making hardware-specific adjustments. The circuit successfully flags simple anomalies such as mismatched handwritten digits and, in simulation only, the more complex signatures left by long-lived particles in collider detectors. Because the task requires amplitude encoding of classical inputs, noise on present-day hardware stops the quantum approach from beating established classical neural-network methods.

Core claim

A parametrized quantum circuit, after classical training and hardware adaptations, performs anomaly detection on amplitude-encoded classical data; it identifies both simple digit anomalies on real NISQ devices and simulated long-lived-particle decay patterns in detector data, although noise prevents any performance gain over classical deep networks.

What carries the argument

Parametrized quantum circuit with amplitude encoding, adapted for anomaly scoring on NISQ hardware.

If this is right

  • Quantum circuits become a viable tool for anomaly detection once hardware noise drops enough to support amplitude encoding.
  • The same circuit architecture can be reused for other collider signatures that produce localized detector anomalies.
  • Hardware-specific adaptations such as circuit recompilation become standard steps when moving quantum ML models to real devices.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Lower-noise quantum processors could remove the current performance gap and allow direct comparison on the full particle dataset.
  • The encoding step may be replaceable by other data-loading methods that avoid amplitude encoding altogether.

Load-bearing premise

Amplitude encoding of classical detector data into a quantum state remains feasible and useful despite the noise levels on current NISQ hardware.

What would settle it

A side-by-side run of the same long-lived-particle dataset on both the quantum circuit and a classical deep network, or successful execution of the full circuit on hardware with substantially lower noise, that shows a clear performance difference.

Figures

Figures reproduced from arXiv: 2312.04238 by Denis Stanev, Simone Bordoni, Stefano Giagu, Tommaso Santantonio.

Figure 1
Figure 1. Figure 1: Schematic representation of an autoencoder. The input data is compressed by the [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Schematic representation of a quantum autoencoder. The encoder acts as a unitary [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Circuit representation for three qubits of one layer of the PQC used in this work. Single qubit rotation gates with train￾able rotation angles are followed by an entan￾gling layer made of C-NOT gates acting on neighbouring qubits. ing the conventional stochastic gradient de￾scent techniques via backpropagation adopted in the training of ANNs [34]. A quantum circuit implements a unitary, thus invertible, tr… view at source ↗
Figure 4
Figure 4. Figure 4: Example of images for the ”zero” and ”one” digits for the MNIST handwritten digits dataset. Images are compressed to 8×8 pixels. the AUC value (Sec. 2.1). The best configura￾tion has been found with six layers and three compressed qubits. This procedure has been repeated in order to find the best entangling gates ansatz. We have tested different C-NOT configurations, the one that produced the best performa… view at source ↗
Figure 5
Figure 5. Figure 5: Circuit representation of the quantum encoder used for anomaly detection of hand [PITH_FULL_IMAGE:figures/full_fig_p006_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Quantum autoencoder loss function values distribution. The graph has been made [PITH_FULL_IMAGE:figures/full_fig_p006_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: A normal (left) and an anomalous (right) event used for quantum anomaly detection [PITH_FULL_IMAGE:figures/full_fig_p008_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Loss function values distribution for the quantum anomaly detection algorithm (left) [PITH_FULL_IMAGE:figures/full_fig_p010_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: ROC curve and AUC for quantum anomaly detection algorithm (blue) and the classic [PITH_FULL_IMAGE:figures/full_fig_p010_9.png] view at source ↗
Figure 10
Figure 10. Figure 10: Architecture of IBM hanoi quan￾tum computer. The C-NOT connectivity is re￾ported. The colours of single qubits and their connections represent respectively the single qubit readout assignment error and C-NOT error probabilities. Darker colours represent a lower error probability, in a range between 5.9×10−3 and 9.8×10−2 for readout error and 3.3×10−3 and 1 for C-NOT gates. Data from calibration on 19/10/2… view at source ↗
Figure 11
Figure 11. Figure 11: Parametrized quantum circuit used for approximated amplitude encoding. The [PITH_FULL_IMAGE:figures/full_fig_p012_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Counts distribution of 2048 shots for a simulated circuit with no noise (top) a simulated circuit with realistic noise (center) and a noisy quantum circuit (bottom). on the right reports the counts for the circuit executed on the quantum hardware. As ex￾plained in Sec. 3.1, the loss function, which the circuit has to minimize, measures the sum of the probabilities of the three compressed qubits to be in t… view at source ↗
Figure 13
Figure 13. Figure 13: Quantum autoencoder loss function values distribution. Simulated circuits with no [PITH_FULL_IMAGE:figures/full_fig_p014_13.png] view at source ↗
Figure 14
Figure 14. Figure 14: ROC curves and AUC for anomaly detection, simulated circuits with no noise [PITH_FULL_IMAGE:figures/full_fig_p015_14.png] view at source ↗
read the original abstract

We investigate the possibility to apply quantum machine learning techniques for data analysis, with particular regard to an interesting use-case in high-energy physics. We propose an anomaly detection algorithm based on a parametrized quantum circuit. This algorithm has been trained on a classical computer and tested with simulations as well as on real quantum hardware. Tests on NISQ devices have been performed with IBM quantum computers. For the execution on quantum hardware specific hardware driven adaptations have been devised and implemented. The quantum anomaly detection algorithm is able to detect simple anomalies like different characters in handwritten digits as well as more complex structures like anomalous patterns in the particle detectors produced by the decay products of long-lived particles produced at a collider experiment. For the high-energy physics application, performance is estimated in simulation only, as the quantum circuit is not simple enough to be executed on the available quantum hardware. This work demonstrates that it is possible to perform anomaly detection with quantum algorithms, however, as amplitude encoding of classical data is required for the task, due to the noise level in the available quantum hardware, current implementation cannot outperform classic anomaly detection algorithms based on deep neural networks.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

0 major / 2 minor

Summary. The manuscript proposes an anomaly detection algorithm based on parametrized quantum circuits (PQCs). The algorithm is trained on classical hardware and tested on handwritten digit data executed on IBM NISQ devices (with hardware-specific adaptations) as well as on simulated high-energy physics data for detecting anomalous patterns from long-lived particle decays. The authors conclude that anomaly detection is feasible with quantum methods but that amplitude encoding of classical data combined with current NISQ noise levels prevents the approach from outperforming classical deep neural network methods.

Significance. If the results hold, the work supplies a concrete, hardware-validated demonstration of PQC-based anomaly detection on a simple task together with simulation-based evidence for a HEP use case. The explicit discussion of practical limitations arising from amplitude encoding and NISQ noise provides a realistic assessment that is valuable for the field. The combination of classical training, hardware execution for digits, and simulation for the collider application offers a balanced feasibility study.

minor comments (2)
  1. [Abstract] Abstract: the summary states that the quantum implementation 'cannot outperform' classical DNN methods but provides no quantitative performance numbers, error bars, or direct comparison metrics; including at least headline figures from the digit and HEP tests would strengthen the abstract.
  2. The description of the PQC architecture and the specific hardware-driven adaptations would benefit from an accompanying circuit diagram or pseudocode to improve reproducibility and clarity for readers.

Simulated Author's Rebuttal

0 responses · 0 unresolved

We thank the referee for the constructive and positive review. The assessment accurately captures the scope of our work, including the hardware execution on IBM devices for the digit task, the simulation-based HEP application, and the explicit discussion of limitations due to amplitude encoding and NISQ noise. We appreciate the recommendation for minor revision and will incorporate clarifications where appropriate.

Circularity Check

0 steps flagged

No significant circularity identified

full rationale

The paper reports an empirical machine-learning demonstration: a parametrized quantum circuit is trained on classical hardware to perform anomaly detection, then evaluated on simulated HEP data and (for simpler tasks) on IBM NISQ hardware. No derivation chain, uniqueness theorem, or first-principles result is presented that reduces to its own fitted parameters or to a self-citation by construction. Performance metrics are obtained from explicit training and testing runs; the abstract explicitly caveats that amplitude encoding plus current noise prevents any claimed advantage over classical DNNs. The argument is therefore self-contained against external benchmarks and contains none of the enumerated circularity patterns.

Axiom & Free-Parameter Ledger

1 free parameters · 1 axioms · 0 invented entities

The approach rests on standard quantum circuit execution and classical training of variational parameters; no new physical entities or ad-hoc constants are introduced beyond the circuit architecture itself.

free parameters (1)
  • PQC variational parameters
    Circuit parameters are optimized during classical training to perform the anomaly detection task.
axioms (1)
  • domain assumption Quantum circuit model with amplitude encoding of classical data
    Required to load detector data into the quantum device as stated in the abstract conclusion.

pith-pipeline@v0.9.0 · 5729 in / 1260 out tokens · 27464 ms · 2026-05-24T04:51:29.030960+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Reference graph

Works this paper leans on

55 extracted references · 55 canonical work pages · 3 internal anchors

  1. [1]

    Quantum machine learning

    Biamonte Jacob et al. “Quantum machine learning”. In: Nature 549.7671 (Sept. 2017), pp. 195–202. doi: 10 . 1038 / nature23474 . url: https : / / doi . org / 10 . 1038 % 202Fnature23474

  2. [2]

    Peral Garc´ ıa David, Juan Cruz-Benito, and Jos´ e Garc´ ıa-Pe˜ nalvo Francisco.Systematic Literature Review: Quantum Machine Learning and its applications. 2022. doi: 10.48550/ ARXIV.2201.04093. url: https://arxiv.org/abs/2201.04093

  3. [3]

    Quantum optical neural networks

    R. S. Gregory et al. “Quantum optical neural networks”. In: npj Quantum Inf. 5 (2019), p. 60. doi: 10.1038/s41534-019-0174-7

  4. [4]

    An introduction to quantum machine learn- ing

    M. Schuld, I. Sinayskiy, and F. Petruccione. “An introduction to quantum machine learn- ing”. In: Contemporary Physics 56.2 (2015), pp. 172–185. doi: 10 . 1080 / 00107514 . 2014.964942. eprint: https://doi.org/10.1080/00107514.2014.964942. url: https: //doi.org/10.1080/00107514.2014.964942

  5. [5]

    Autoencoders

    Dor Bank, Noam Koenigstein, and Raja Giryes. Autoencoders. 2020. doi: 10 . 48550 / ARXIV.2003.05991. url: https://arxiv.org/abs/2003.05991

  6. [6]

    A Review of the Autoencoder and Its Variants: A Comparative Perspective from Target Recognition in Synthetic-Aperture Radar Images

    Ganggang Dong et al. “A Review of the Autoencoder and Its Variants: A Comparative Perspective from Target Recognition in Synthetic-Aperture Radar Images”. In: IEEE Geoscience and Remote Sensing Magazine 6.3 (2018), pp. 44–68. doi: 10.1109/MGRS. 2018.2853555

  7. [7]

    Reducing the Dimensionality of Data with Neural Networks

    G. E. Hinton and R. R. Salakhutdinov. “Reducing the Dimensionality of Data with Neural Networks”. In: Science 313.5786 (2006), pp. 504–507. doi: 10.1126/science.1127647 . eprint: https://www.science.org/doi/pdf/10.1126/science.1127647 . url: https: //www.science.org/doi/abs/10.1126/science.1127647

  8. [8]

    Variational Quantum Algorithms,

    M. Cerezo et al. “Variational quantum algorithms”. In: Nature Reviews Physics 3.9 (Aug. 2021), pp. 625–644. doi: 10.1038/s42254-021-00348-9 . url: https://doi.org/10. 1038%202Fs42254-021-00348-9

  9. [9]

    Expressive power of parametrized quantum circuits

    Yuxuan Du et al. “Expressive power of parametrized quantum circuits”. In: Phys. Rev. Research 2 (3 July 2020), p. 033125. doi: 10.1103/PhysRevResearch.2.033125 . url: https://link.aps.org/doi/10.1103/PhysRevResearch.2.033125

  10. [10]

    Capacity and Quantum Geometry of Parametrized Quantum Circuits

    Tobias Haug, Kishor Bharti, and M.S. Kim. “Capacity and Quantum Geometry of Parametrized Quantum Circuits”. In: PRX Quantum 2 (5 Oct. 2021), p. 040309. doi: 10 . 1103 / PRXQuantum . 2 . 040309. url: https : / / link . aps . org / doi / 10 . 1103 / PRXQuantum.2.040309

  11. [11]

    Quantum Machine Learning for b-jet charge identification

    Alessio Gianelle et al. “Quantum Machine Learning for b-jet charge identification”. In: Journal of High Energy Physics 2022.8 (Aug. 2022). doi: 10.1007/jhep08(2022)014 . url: https://doi.org/10.1007/jhep08(2022)014

  12. [12]

    Quantum Anomaly Detection for Collider Physics

    Sulaiman Alvi, Christian Bauer, and Benjamin Nachman. Quantum Anomaly Detection for Collider Physics . 2022. doi: 10.48550/ARXIV.2206.08391 . url: https://arxiv. org/abs/2206.08391. 17

  13. [13]

    Bauer et al

    Christian W. Bauer et al. Quantum Simulation for High Energy Physics . 2022. doi: 10. 48550/ARXIV.2204.03381. url: https://arxiv.org/abs/2204.03381

  14. [14]

    Solving a Higgs optimization problem with quantum annealing for machine learning

    A. Mott et al. “Solving a Higgs optimization problem with quantum annealing for machine learning”. In: Nature 550.7676 (Oct. 2017), pp. 375–379.doi: 10.1038/nature24047. url: https://ideas.repec.org/a/nat/nature/v550y2017i7676d10.1038_nature24047. html

  15. [15]

    Quantum machine learning for particle physics using a variational quantum classifier

    A. Blance and M. Spannowsky. “Quantum machine learning for particle physics using a variational quantum classifier”. In: Journal of High Energy Physics 2021.2 (Feb. 2021). doi: 10.1007/jhep02(2021)212 . url: https://doi.org/10.1007%5C%2Fjhep02%5C% 282021%5C%29212

  16. [16]

    Event Classification with Quantum Machine Learning in High-Energy Physics

    K. Terashi et al. “Event Classification with Quantum Machine Learning in High-Energy Physics”. In: Computing and Software for Big Science 5.1 (Jan. 2021). doi: 10.1007/ s41781-020-00047-7. url: https://doi.org/10.1007%2Fs41781-020-00047-7

  17. [17]

    Quantum Convolutional Neural Networks for High Energy Physics Data Analysis

    Samuel Yen-Chi Chen et al. Quantum Convolutional Neural Networks for High Energy Physics Data Analysis . 2020. doi: 10.48550/ARXIV.2012.12177. url: https://arxiv. org/abs/2012.12177

  18. [18]

    Sau Lan Wu et al. “Application of quantum machine learning using the quantum vari- ational classifier method to high energy physics analysis at the LHC on IBM quantum computer simulator and hardware with 10 qubits”. In: Journal of Physics G: Nuclear and Particle Physics 48.12 (Oct. 2021), p. 125003. doi: 10.1088/1361- 6471/ac1391 . url: https://doi.org/10...

  19. [19]

    Application of quantum machine learning using the quantum kernel algorithm on high energy physics analysis at the LHC

    Sau Lan Wu et al. “Application of quantum machine learning using the quantum kernel algorithm on high energy physics analysis at the LHC”. In: Physical Review Research 3.3 (Sept. 2021). doi: 10.1103/physrevresearch.3.033221 . url: https://doi.org/10. 1103%2Fphysrevresearch.3.033221

  20. [20]

    Style-based quantum generative adversarial networks for Monte Carlo events

    Carlos Bravo-Prieto et al. “Style-based quantum generative adversarial networks for Monte Carlo events”. In: Quantum 6 (Aug. 2022), p. 777. doi: 10 . 22331 / q - 2022 - 08-17-777. url: https://doi.org/10.22331%2Fq-2022-08-17-777

  21. [21]

    Anomaly detec- tion in high-energy physics using a quantum autoencoder

    Vishal S. Ngairangbam, Michael Spannowsky, and Michihisa Takeuchi. “Anomaly detec- tion in high-energy physics using a quantum autoencoder”. In: Physical Review D 105.9 (May 2022). doi: 10.1103/physrevd.105.095004 . url: https://doi.org/10.1103% 2Fphysrevd.105.095004

  22. [22]

    Noisy intermediate-scale quantum algorithms

    Kishor Bharti et al. “Noisy intermediate-scale quantum algorithms”. In: Rev. Mod. Phys. 94 (1 Feb. 2022), p. 015004. doi: 10.1103/RevModPhys.94.015004. url: https://link. aps.org/doi/10.1103/RevModPhys.94.015004

  23. [23]

    Machine learning applications for noisy intermediate-scale quantum comput- ers

    Brian Coyle. Machine learning applications for noisy intermediate-scale quantum comput- ers. 2022. doi: 10.48550/ARXIV.2205.09414 . url: https://arxiv.org/abs/2205. 09414

  24. [24]

    Nature , author=

    Frank Arute et al. “Quantum supremacy using a programmable superconducting pro- cessor”. In: Nature 574.7779 (Oct. 2019), pp. 505–510. issn: 1476-4687. doi: 10.1038/ s41586-019-1666-5. url: http://dx.doi.org/10.1038/s41586-019-1666-5. 18

  25. [25]

    A Survey of NISQ Era Hybrid Quantum-Classical Machine Learning Research

    Gennaro De Luca. “A Survey of NISQ Era Hybrid Quantum-Classical Machine Learning Research”. In: Journal of Artificial Intelligence and Technology 2.1 (Dec. 2021), pp. 9–15. doi: 10.37965/jait.2021.12002. url: https://ojs.istp-press.com/jait/article/ view/60

  26. [26]

    https://quantum-computing.ibm.com/. 2021

  27. [27]

    Power of data in quantum machine learning

    Hsin-Yuan Huang et al. “Power of data in quantum machine learning”. In: Nature Com- munications 12.1 (May 2021). doi: 10.1038/s41467-021-22539-9 . url: https://doi. org/10.1038%2Fs41467-021-22539-9

  28. [28]

    LHC Machine

    Lyndon Evans and Philip Bryant. “LHC Machine”. In: JINST 3 (2008), S08001. doi: 10.1088/1748-0221/3/08/S08001

  29. [29]

    Receiver Operating Characteristic (ROC) Curves

    Tilmann Gneiting and Peter Vogel. Receiver Operating Characteristic (ROC) Curves

  30. [30]

    Receiver Operating Characteristic (ROC) Curves

    doi: 10.48550/ARXIV.1809.04808. url: https://arxiv.org/abs/1809.04808

  31. [31]

    Classification with Quantum Machine Learning: A Survey

    Zainab Abohashima et al. Classification with Quantum Machine Learning: A Survey

  32. [32]

    url: https://arxiv.org/abs/2006.12270

    doi: 10.48550/ARXIV.2006.12270. url: https://arxiv.org/abs/2006.12270

  33. [33]

    Data Encoding Patterns for Quantum Computing

    Manuela Weigold et al. “Data Encoding Patterns for Quantum Computing”. In: Proceed- ings of the 27th Conference on Pattern Languages of Programs . PLoP ’20. Virtual Event: The Hillside Group, 2022. isbn: 9781941652169

  34. [34]

    Effect of data encoding on the expressive power of variational quantum-machine-learning models

    Maria Schuld, Ryan Sweke, and Johannes Jakob Meyer. “Effect of data encoding on the expressive power of variational quantum-machine-learning models”. In: Phys. Rev. A 103 (3 Mar. 2021), p. 032430. doi: 10 . 1103 / PhysRevA . 103 . 032430. url: https : //link.aps.org/doi/10.1103/PhysRevA.103.032430

  35. [35]

    Principles of quantum computation and information-volume I: Basic concepts

    Giuliano Benenti, Giulio Casati, and Giuliano Strini. Principles of quantum computation and information-volume I: Basic concepts . World scientific, 2004

  36. [36]

    The Backpropagation Algorithm

    Ra´ ul Rojas. “The Backpropagation Algorithm”. In: Neural Networks: A Systematic In- troduction. Berlin, Heidelberg: Springer Berlin Heidelberg, 1996, pp. 149–182. isbn: 978- 3-642-61068-4. doi: 10.1007/978-3-642-61068-4_7 . url: https://doi.org/10.1007/ 978-3-642-61068-4_7

  37. [37]

    Quantum autoencoders with enhanced data encoding

    Carlos Bravo-Prieto. “Quantum autoencoders with enhanced data encoding”. In: Machine Learning: Science and Technology 2.3 (July 2021), p. 035028. doi: 10.1088/2632-2153/ ac0616. url: https://doi.org/10.1088%2F2632-2153%2Fac0616

  38. [38]

    Qibo: a framework for quantum simulation with hardware accel- eration

    Stavros Efthymiou et al. “Qibo: a framework for quantum simulation with hardware accel- eration”. In: Quantum Science and Technology 7.1 (Dec. 2021), p. 015018. doi: 10.1088/ 2058-9565/ac39f5. url: https://doi.org/10.1088%202F2058-9565%202Fac39f5

  39. [39]

    Software available from tensorflow.org

    Mart´ ın Abadi, Ashish Agarwal, and Paul Barham et al.TensorFlow: Large-Scale Machine Learning on Heterogeneous Systems . Software available from tensorflow.org. 2015. url: https://www.tensorflow.org/

  40. [40]

    Barren plateaus in quantum neural network training land- scapes

    Jarrod R. McClean et al. “Barren plateaus in quantum neural network training land- scapes”. In: Nature Communications 9.1 (Nov. 2018). doi: 10.1038/s41467-018-07090-

  41. [41]

    url: https://doi.org/10.1038%202Fs41467-018-07090-4. 19

  42. [42]

    Cost function dependent barren plateaus in shallow parametrized quan- tum circuits

    M. Cerezo et al. “Cost function dependent barren plateaus in shallow parametrized quan- tum circuits”. In: Nature Communications 12.1 (Mar. 2021). doi: 10.1038/s41467-021- 21728-w. url: https://doi.org/10.1038%202Fs41467-021-21728-w

  43. [43]

    Synthesis of quantum-logic circuits

    V. V. Shende, S. S. Bullock, and I. L. Markov. “Synthesis of quantum-logic circuits”. In: IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 25.6 (June 2006), pp. 1000–1010. doi: 10.1109/tcad.2005.855930. url: https://doi.org/ 10.1109%202Ftcad.2005.855930

  44. [44]

    Adam: A Method for Stochastic Optimization

    Diederik P. Kingma and Jimmy Ba. Adam: A Method for Stochastic Optimization . 2014. doi: 10.48550/ARXIV.1412.6980. url: https://arxiv.org/abs/1412.6980

  45. [45]

    Hidden Higgs decaying to lepton jets

    A. Falkowski et al. “Hidden Higgs decaying to lepton jets”. In: J. High Energ. Phys. 2010.77 (2010). doi: 10.1007/JHEP05(2010)077 . url: https://doi.org/10.1007/ JHEP05(2010)077

  46. [46]

    Echoes of a hidden valley at hadron colliders

    M. J. Strassler and K. M. Zurek. “Echoes of a hidden valley at hadron colliders”. In: J. High Energ. Phys. 651.5-6 (2007). doi: 10.1016/j.physletb.2007.06.055 . url: https://doi.org/10.1016/j.physletb.2007.06.055

  47. [47]

    The ATLAS Experiment at the CERN Large Hadron Collider

    ATLAS Collaboration. “The ATLAS Experiment at the CERN Large Hadron Collider”. In: JINST 3 (2008), S08003. doi: 10.1088/1748-0221/3/08/S08003

  48. [48]

    Standalone vertex finding in the ATLAS muon spectrometer

    ATLAS Collaboration. “Standalone vertex finding in the ATLAS muon spectrometer”. In: JINST 9 (2014), P02001. doi: 10.1088/1748-0221/9/02/P02001. arXiv: 1311.7070 [hep-ex]

  49. [49]

    Search for long-lived neutral particles produced in pp collisions at √s = 13 TeV decaying into displaced hadronic jets in the ATLAS inner detector and muon spectrometer

    ATLAS Collaboration. “Search for long-lived neutral particles produced in pp collisions at √s = 13 TeV decaying into displaced hadronic jets in the ATLAS inner detector and muon spectrometer”. In: Phys. Rev. D 101 (5 Mar. 2020), p. 052013. doi: 10 . 1103 / PhysRevD.101.052013 . url: https://link.aps.org/doi/10.1103/PhysRevD.101. 052013

  50. [50]

    Layerwise learning for quantum neural networks

    Andrea Skolik et al. “Layerwise learning for quantum neural networks”. In: Quantum Machine Intelligence 3.1 (Jan. 2021). doi: 10.1007/s42484-020-00036-4 . url: https: //doi.org/10.1007%5C%2Fs42484-020-00036-4

  51. [51]

    The quantum technologies roadmap: a European community view

    Antonio Ac´ ı n et al. “The quantum technologies roadmap: a European community view”. In: New Journal of Physics 20.8 (Aug. 2018), p. 080201. doi: 10 . 1088 / 1367 - 2630 / aad1ea. url: https://doi.org/10.1088%2F1367-2630%2Faad1ea

  52. [52]

    Quantum Computing: A Taxonomy, Systematic Review and Future Directions

    Sukhpal Singh Gill et al. “Quantum Computing: A Taxonomy, Systematic Review and Future Directions”. In: (2020). doi: 10.48550/ARXIV.2010.15559. url: https://arxiv. org/abs/2010.15559

  53. [53]

    Quantum technologies in space

    Rainer Kaltenbaek et al. “Quantum technologies in space”. In: Experimental Astronomy 51.3 (June 2021), pp. 1677–1694. doi: 10 . 1007 / s10686 - 021 - 09731 - x. url: https : //doi.org/10.1007%5C%2Fs10686-021-09731-x

  54. [54]

    Quantum technologies in particle physics

    Bass Steven D. and Zohar Erez. “Quantum technologies in particle physics”. In: Phil. Trans. R. Soc. A.380 (Dec. 2021). doi: https://doi.org/10.1098/rsta.2021.0072. 20

  55. [55]

    Quantum Systems for Enhanced High Energy Particle Physics Detectors

    M. Doser et al. “Quantum Systems for Enhanced High Energy Particle Physics Detectors”. In: Frontiers in Physics 10 (2022). issn: 2296-424X. doi: 10.3389/fphy.2022.887738 . url: https://www.frontiersin.org/articles/10.3389/fphy.2022.887738. 21 Abbreviations The following abbreviations are used in this manuscript: QML Quantum machine learning NISQ Noisy int...