arXiv Machine Learning

Comparing Classical and Quantum Machine Learning for Regression in High Energy Physics Collision Data

The paper systematically compares four classical machine learning models—SVM, ANN, CNN, and LSTM—with their quantum equivalents—QSVM, QNN, QCNN, and QLSTM—on simulated proton‑proton collision data from CERN Open Data. Classical models, especially CNN and LSTM, slightly outperform the quantum models under current hardware and dataset constraints, but quantum models achieve comparable accuracy with far fewer trainable parameters; for example, the QCNN matches a deep classical CNN using only four qubits and a depth‑three circuit. The study also shows that the regression task is non‑trivial for shallow polynomial fits, underscoring the relevance of the architectural comparison. whyItMatters":"The work provides a realistic benchmark of classical versus quantum machine learning performance on high‑energy physics data, highlighting parameter‑efficiency advantages of quantum models for near‑term devices."

arXiv Machine Learning
Aug 28

Classical and Hybrid Quantum Machine Learning for Trigger-Like Event Selection on CMS Open Data: An Eight-Qubit, PCA-Constrained Benchmark

The paper compares classical and hybrid quantum machine learning models for a trigger-like binary classification task using CMS open data. Eight classical models (SVM, ANN, CNN, LSTM) and eight quantum counterparts are evaluated under identical preprocessing, data splits, and decision thresholds, with performance measured by accuracy, ROC‑AUC, F1‑score, precision, and recall. The best classical model is an artificial neural network (93.53 % accuracy, 0.9819 ROC‑AUC), while the best quantum model is a quantum convolutional network (90.89 % accuracy, 0.9731 ROC‑AUC), indicating that within an eight‑qubit budget the quantum models do not surpass the classical ones.

By Tariq Mahmood, Muhammad Awais Rafique, Talab Hussain, Juan Pablo Perez Aguilar, Alfredo Raya, Muhammad Ahsan
arXiv Machine Learning
Jul 27

Do emulated quantum circuits change what CNNs look at? Performance and explainability comparison in medical image classification

arXiv:2607. 21186v1 Announce Type: cross Abstract: Numerous studies have analyzed the use of hybrid quantum-classical convolutional neural networks as a promising alternative to classical deep learning.

By Guillermo Rubi\~nos Rodr\'iguez, Mart\'in Ottavianelli, Mateo Alonso, Gonzalo Bl\'azquez Gil, Boris-Stephan Rauchmann, Pablo D\'iez-Valle, Sergio Altares-L\'opez
arXiv Machine Learning
Aug 11

Hybrid Quantum-Classical PINNs for Scientific Computing: A Multi-GPU Open-Source Framework

arXiv:2604. 15645v2 Announce Type: replace Abstract: We present QPINNACLE, an open-source computational framework for physics-informed neural networks (PINNs) that integrates modern training strategies, multi-GPU acceleration, and hybrid quantum-classical architectures within a unified modular workflow.

By Ziv Chen, Hemanth Chandravamsi, Shimon Pisnoy, Aaron Goldgewert, Gal Shaviner, Boris Shragner, Steven H. Frankel
Hugging Face Trending Papers
Aug 5

Image Classification Using CNN-QNN Hybrid Model with Optimized Correlated Features

We propose a method to optimize the correlation among convolutional neural network (CNN) features that are used as inputs to quantum neural network (QNN) to enhance image classification accuracy. Unlike prior approaches that employ orthogonal decomposition as preprocessing, we intentionally introduce correlated features that are more physically compatible with QNN.