Scientists are grappling with the massive data challenges faced by high-energy physics experiments like the Large Hadron Collider, and are exploring whether quantum machine learning can provide a solution. Fatih Maulana from the School of Computing at Universiti Utara Malaysia, along with colleagues, used data from the ATLAS Higgs Boson Machine Learning Challenge 2014 to study variational quantum classifiers (VQCs) for detecting Higgs boson signals. Their research, detailed in a new paper, depth Increasing the number of quantum circuits and adding more entanglement layers significantly improves performance, achieving an accuracy of 56.2%, but it actually just increases the number of qubits. decreased Reduced accuracy due to optimization difficulty. This finding is important because it suggests that for today’s quantum computers, prioritizing circuit complexity over the number of qubits is the key to unlocking the potential of quantum machine learning in particle physics.
The key innovation lies in the careful balance between circuit depth and qubit count to optimize performance on today’s noisy quantum hardware.
The researchers implemented a dimensionality reduction pipeline using principal component analysis (PCA) to map the first 30 physical features of particle collisions into both 4-qubit and 8-qubit latent spaces. This preprocessing step is essential for adapting high-dimensional classical data to the limitations of existing quantum computers. Three different VQC configurations were then meticulously benchmarked: a shallow 4-qubit circuit, a deeper 4-qubit circuit with increased entanglement, and an extended 8-qubit circuit. The team’s experiments showed that increasing the depth of the quantum circuit and adding layers of entanglement significantly improved classification accuracy, exceeding baseline performance by 51.9%.
In particular, the deep four-qubit circuit (configuration B) achieved the highest accuracy of 56.2%, demonstrating the power of the enhanced circuit complexity. Conversely, simply increasing the number of qubits to 8 without increasing the circuit depth reduces performance to 50.6%. This decline was attributed to optimization challenges arising from the “barren plateau,” a phenomenon in which the gradient of the loss function vanishes in high-dimensional Hilbert spaces and impedes the training process. This work proves that for short-term quantum hardware, prioritizing circuit depth and entanglement capabilities is more effective in detecting anomalies in high-energy physical data than simply increasing the number of qubits.
This research opens exciting possibilities for using quantum machine learning to analyze the ever-increasing data streams from the LHC and future collider. By carefully designing quantum circuits that maximize expressivity without running into optimization bottlenecks, scientists have the potential to unlock new insights into fundamental particle physics. The discovery suggests a path toward the development of efficient quantum models that can identify subtle signals and improve measurement accuracy in high-energy physics experiments. . . Following data encoding, a RealAmplitudes ansatz is performed, characterized by a layer of Ry rotation gates and CNOT entanglement gates. Experiments revealed that increasing the circuit depth, rather than simply adding more qubits, significantly improved classification accuracy. Specifically, the deep four-qubit circuit (configuration B) outperformed both the shallow four-qubit circuit and the extended eight-qubit circuit, achieving the highest accuracy recorded in this study.
The team implemented a dimensionality reduction pipeline employing principal component analysis (PCA) to map 30 physical features into both 4-qubit and 8-qubit latent spaces. Measurements confirm that a deep four-qubit circuit with increased entanglement layers achieves an accuracy of 56.2%, significantly exceeding the baseline accuracy of 51.9%. Conversely, scaling to an 8-qubit circuit reduced performance to 50.6% due to optimization challenges arising from the barren plateau in the extended Hilbert space. Data show that these plateaus prevent effective training in large-scale quantum systems.
The researchers carefully measured the performance of three different configurations: a shallow four-qubit circuit (A), a deep four-qubit circuit (B), and an expanded eight-qubit circuit (C). ZZFeatureMap was used to encode classical data into quantum Hilbert space, and RealAmplitudes ansatz served as a trainable variational layer. In testing, the optimization process utilizing the COBYLA optimizer within the Qiskit SDK proved critical in identifying optimal circuit parameters. The loss function employed was cross-entropy, which guided the algorithm towards minimizing the classification error. The results show that prioritizing circuit depth and entanglement capabilities is more important than increasing the number of qubits for effective anomaly detection in high-energy physical data.
This work highlights the importance of representability and trainability in short-term quantum hardware. By carefully balancing these factors, scientists could unlock the potential of quantum machine learning to tackle complex data analysis challenges in particle physics and accelerate the discovery of new phenomena at the LHC. In this study, we benchmarked three VQC configurations, shallow and deep 4-qubit circuits, and 8-qubit circuits to evaluate the impact of circuit depth and number of qubits on performance. Experiments revealed that the deep 4-qubit circuit achieved the highest accuracy of 56.2%, significantly exceeding the baseline of 51.9% and outperforming the 8-qubit circuit, which dropped to 50.6%.
This finding highlights the critical importance of prioritizing circuit depth and entanglement capabilities over simply increasing the number of qubits in quantum hardware in the short term for anomaly detection tasks. The authors acknowledge that classical algorithms currently achieve higher absolute accuracy, but stress that their primary purpose is to benchmark quantum architecture strategies. Additionally, dimensionality reduction was identified as an important error mitigation strategy for noisy intermediate-scale quantum (NISQ) devices. However, the results are based on fixed-seed simulations, and future work should focus on statistical validation across multiple random seeds to assess the robustness of the performance. Additional research will investigate quantum kernel techniques (QSVM), integrate quantum error mitigation (QEM) techniques, and investigate alternative optimizers such as SPSA to enhance resilience against barren plateaus. The availability of datasets and source code promotes transparency and reproducibility within the research community.
👉 More information
🗞 Effects of circuit depth and number of qubits on variational quantum classifier for Higgs particle signal detection
🧠ArXiv: https://arxiv.org/abs/2601.11937
