arXiv AI

TT-net: Quantum Inspired Tensor Network Denoising in Conditional GANs

arXiv:2608. 19789v1 Announce Type: new Abstract: Developed as a workhorse for classical simulations of quantum algorithms and quantum many-body systems, Tensor Network methods have entered the scientific mainstream in quantum physics.

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
Jun 26

Tailor Made Embeddings for Quantum Machine Learning

arXiv:2606. 26312v1 Announce Type: cross Abstract: Autoencoders transformed classical machine learning by solving the curse of dimensionality, enabling principled weight initialization and learning compact, structured representations.

By Aldo Lamarre, Dominik \v{S}afr\'anek
arXiv Machine Learning
Aug 7

How Much Reconstruction Does Quantum Machine Learning Need? Late Fusion of Independently Trained Quantum Subcircuits

arXiv:2608. 05595v1 Announce Type: cross Abstract: Circuit cutting lets a large quantum neural network (QNN) run as independent subcircuits on small devices, but rebuilding its outputs by reconstruction carries a classical sampling overhead exponential in the number of cuts - the dominant runtime cost in prior work.

By Prabhjot Singh, Adel N. Toosi, Rajkumar Buyya
arXiv AI
4d ago

TabularQGAN: A quantum generative model for tabular data synthesis

The paper introduces TabularQGAN, a quantum generative adversarial network designed to synthesize tabular data with both categorical and numerical features. It proposes flexible data encoding and a novel quantum circuit ansatz, and evaluates the model on MIMIC‑III and Adult Census datasets, benchmarking against classical methods such as CTGAN, CopulaGAN, VAE‑GMM, and an LLM‑based approach. Results from noiseless statevector simulations show competitive or leading performance in overall similarity scores and demonstrate strong generalization through custom metrics.

By Pallavi Bhardwaj, Caitlin Jones, Lasse Dierich, Aleksandar Vu\v{c}kovi\'c
arXiv Machine Learning
Jun 19

Entropy Estimation in Multi-Qutrit Systems via Variational and Classical Neural Networks

arXiv:2606. 20504v1 Announce Type: cross Abstract: We present a systematic study of von Neumann entropy estimation in multi-qutrit quantum systems using two complementary approaches: variational quantum algorithms (VQAs) and classical convolutional neural networks (CNNs), evaluated using an ideal (noise-free) quantum simulator.

By Sai Sakunthala Guddanti, Anil Prabhakar, Ria Rushin Joseph
Hugging Face Trending Papers
Aug 6

How Much Reconstruction Does Quantum Machine Learning Need? Late Fusion of Independently Trained Quantum Subcircuits

Circuit cutting lets a large quantum neural network (QNN) run as independent subcircuits on small devices, but rebuilding its outputs by reconstruction carries a classical sampling overhead exponential in the number of cuts - the dominant runtime cost in prior work. We ask whether, for machine-learning tasks, this step is necessary, and replace it with late fusion: each subcircuit is trained and measured independently, and a small classical head combines their outputs - a linear-cost, decision-level combination borrowed from multimodal learning.