paper-with-me

Papers

Quantum HyperNetworks: Training Binary Neural Networks in Quantum Superposition

2023-01-19 · Juan Carrasquilla, Mohamed Hibat-Allah, Estelle Inack, Alireza Makhzani, Kirill Neklyudov, Graham W. Taylor, Giacomo Torlai

Binary neural networks, i.e., neural networks whose parameters and activations are constrained to only two possible values, offer a compelling avenue for the deployment of deep learning models on energy- and memory-limited devices. However, their training, architectural design, and hyperparameter tuning remain challenging as these involve multiple computationally expensive combinatorial optimization problems. Here we introduce quantum hypernetworks as a mechanism to train binary neural networks on quantum computers, which unify the search over parameters, hyperparameters, and architectures in a single optimization loop. Through classical simulations, we demonstrate that of our approach effectively finds optimal parameters, hyperparameters and architectural choices with high probability on classification problems including a two-dimensional Gaussian dataset and a scaled-down version of the MNIST handwritten digits. We represent our quantum hypernetworks as variational quantum circuits, and find that an optimal circuit depth maximizes the probability of finding performant binary neural networks. Our unified approach provides an immense scope for other applications in the field of machine learning.

📄 PDF Abstract BibTeX arXiv:2301.08292

Code (2)

GTorlai/PastaQ.jl 공식 구현
carrasqu/binncode 공식 구현

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Variational Inference for Quantum HyperNetworks

2025-06-06 · Luca Nepote, Alix Lhéritier, Nicolas Bondoux, Marios Kountouris 외

Binary Neural Networks (BiNNs), which employ single-bit precision weights, have emerged as a promising solution to reduce memory usage and power consumption while maintaining competitive performance in large-scale system…

Bayesian InferenceVariational Inference

Parametric Probabilistic Quantum Memory

2020-01-11 · Rodrigo S. Sousa, Priscila G. M. dos Santos, Tiago M. L. Veras, Wilson R. de Oliveira 외

Probabilistic Quantum Memory (PQM) is a data structure that computes the distance from a binary input to all binary patterns stored in superposition on the memory. This data structure allows the development of heuristics…

Accelerating the training of single-layer binary neural networks using the HHL quantum algorithm

2022-10-23 · Sonia Lopez Alarcon, Cory Merkel, Martin Hoffnagle, Sabrina Ly 외

Binary Neural Networks are a promising technique for implementing efficient deep models with reduced storage and computational requirements. The training of these is however, still a compute-intensive problem that grows …

regression

Superpositional Gradient Descent: Harnessing Quantum Principles for Model Training

2025-11-01 · Ahmet Erdem Pamuk, Emir Kaan Özdemir, Şuayp Talha Kocabay arxiv

Large language models (LLMs) are increasingly trained with classical optimization techniques like AdamW to improve convergence and generalization. However, the mechanisms by which quantum-inspired methods enhance classic…

Quantum Properties Trojans (QuPTs) for Attacking Quantum Neural Networks

2025-07-10 · Sounak Bhowmik, Travis S. Humble, Himanshu Thapliyal arxiv

Quantum neural networks (QNN) hold immense potential for the future of quantum machine learning (QML). However, QNN security and robustness remain largely unexplored. In this work, we proposed novel Trojan attacks based …

Quantum Machine Learning