SearcharxivSearch

arXiv subjects

Dirk Kruecker

Publications and source records attributed to Dirk Kruecker.

4 recordsLinked to original sources

Interferometric Quantum Polynomial Chaos Expansion as a Generative Model for Calorimeter Shower Simulation

We present the quantum polynomial chaos expansion, a generative algorithm in which a single circuit is the entire model, and we use it to learn calorimeter images. In a classical chaos expansion the randomness is the input and the coefficients are fitted. Here the randomness is still the only input, entering the circuit as rotation angles and re-uploaded at every block, so that each measured observable is a chaos expansion of the latent variables whose order equals the circuit depth, and what is fitted are the gate angles themselves. Expressivity therefore grows with depth rather than with classical coefficients, correlations between outputs arise only from entangling gates, and a single latent wire read by all qubits carries the collective mode of the data. Nothing fitted stands between the circuit and the sample, so switching the entanglers off is a setting of the model itself and provably yields independent outputs, and attribution of the learned correlations to individual gates becomes a measurement. Choosing between two measurement bases shot by shot sharpens attribution into certification, and the trained model violates the Bell bound obeyed by every classical generative model with local response, whatever its size. We train the model on Geant4 shower data, execute the identical circuit on a superconducting processor with its accuracy loss predicted in advance, prove a no-go theorem for the tail dependence of every smooth generator read out through expectation values, and identify the circuit primitive that removes this limit.

quant-ph

Quantum Feature Amplification Network (QFAN) as An Autoregressive Quantum Generative Model

Simulating calorimeter showers is among the largest computational costs in high-energy physics, and quantum generative models have been proposed as alternatives to classical surrogates. Their progress is hindered by a resource problem. In existing gate-model proposals, the quantum register grows with the image size. Benchmark data sets have thousands of cells and are therefore out of reach. We introduce the Quantum Feature Amplification Network (QFAN), which breaks the link between register size and image size. QFAN splits an image into consecutive blocks of pixels and generates them one block at a time, each produced by the same small circuit conditioned on a fixed-length summary of the pixels already generated. The number of qubits is set by the block size, not by the image dimension. The circuit is used as a sampler. Each block is decoded from a finite set of Born measurement records, so the stochasticity of the generated shower arises from measurement randomness rather than classical noise. A tunable fraction of the records is shared among the pixels within a block to control their correlations. Fast training is performed on a noiseless simulator using analytic gradients, and the resulting model is then deployed on IBM's Heron QPU. Using only three qubits and 12 (18) shared quantum-circuit parameters, QFAN reproduces pixel-intensity spectra, inter-pixel correlations, and total deposited energy for 12- and 25-pixel benchmarks. We quantify the contribution of the quantum component through an ablation study in which individual pipeline elements are removed and the remainder refitted. Replacing the sampled records by their conditional means, which removes only the measurement randomness, collapses the model to a single deterministic image. Leaving the circuit untrained while refitting every classical stage reproduces neither the pixel spectra nor the correlations at either image size.

quant-ph

Impact of quantum noise on the training of quantum Generative Adversarial Networks

Current noisy intermediate-scale quantum devices suffer from various sources of intrinsic quantum noise. Overcoming the effects of noise is a major challenge, for which different error mitigation and error correction techniques have been proposed. In this paper, we conduct a first study of the performance of quantum Generative Adversarial Networks (qGANs) in the presence of different types of quantum noise, focusing on a simplified use case in high-energy physics. In particular, we explore the effects of readout and two-qubit gate errors on the qGAN training process. Simulating a noisy quantum device classically with IBM's Qiskit framework, we examine the threshold of error rates up to which a reliable training is possible. In addition, we investigate the importance of various hyperparameters for the training process in the presence of different error rates, and we explore the impact of readout error mitigation on the results.

quant-ph

Merlin++, a flexible and feature-rich accelerator physics and particle tracking library

Merlin++ is a C++ charged-particle tracking library developed for the simulation and analysis of complex beam dynamics within high energy particle accelerators. Accurate simulation and analysis of particle dynamics is an essential part of the design of new particle accelerators, and for the optimization of existing ones. Merlin++ is a feature-full library with focus on long-term tracking studies. A user may simulate distributions of protons or electrons in either single particle or sliced macro-particle bunches. The tracking code includes both straight and curvilinear coordinate systems allowing for the simulation of either linear or circular accelerator lattice designs, and uses a fast and accurate explicit symplectic integrator. Physics processes for common design studies have been implemented, including RF cavity acceleration, synchrotron radiation damping, on-line physical aperture checks and collimation, proton scattering, wakefield simulation, and spin-tracking. Merlin++ was written using C++ object orientated design practices and has been optimized for speed using multicore processors. This article presents an account of the program, including its functionality and guidance for use.

physics.acc-ph