Cutting is All You Need: Execution of Large-Scale Quantum Neural Networks on Limited-Qubit Devices
QML
Citing this entry? Use this QCR ID
Uploaded by
QCR Librarian
Overview
eBrain4Everyone/QNN-Cutting
README.md
Cutting is All You Need: Execution of Large-Scale Quantum Neural Networks on Limited-Qubit Devices
This repository provides the source codes for applying Quantum Circuit Cutting on Quantum Neural Networks. If you used these results in your research, please refer to the paper:
A. Marchisio, E. Sychiuco, M. Kashif, and M. Shafique, "Cutting is All You Need: Execution of Large-Scale Quantum Neural Networks on Limited-Qubit Devices," IEEE International Conference on Quantum Artificial Intelligence (QAI), Naples, Italy, November 2025.
@INPROCEEDINGS{Marchisio2025Cutting,
author={A. {Marchisio} and E. {Sychiuco} and M. {Kashif} and M. {Shafique}},
booktitle={IEEE International Conference on Quantum Artificial Intelligence (QAI)},
title={Cutting is All You Need: Execution of Large-Scale Quantum Neural Networks on Limited-Qubit Devices},
year={2025},
volume={},
number={},
pages={}}
INSTALLATION INSTRUCTIONS
This project provides two installation options:
- Requirements.txt → For regular Python environments using pip.
- Requirements.yml → For Conda environments.
USING Requirements.txt (pip)
- Open a terminal in the folder containing Requirements.txt.
- Run: pip install -r Requirements.txt
USING Requirements.yml (Conda)
- Open a terminal in the folder containing Requirements.yml.
- Run: conda env create -f Requirements.yml
- Activate the environment: conda activate myenv
NOTES
- Use Requirements.txt if you already have a Python environment set up.
- Use Requirements.yml if you want a separate Conda environment with a specific Python version.
This entry was created automatically from publicly available records. QCR links to public sources and only stores repository content where the license permits redistribution.
Publication
doi:10.48550/arxiv.2412.04844 Cutting is All You Need: Execution of Large-Scale Quantum Neural Networks on Limited-Qubit Devices
Alberto Marchisio, Emman Sychiuco, Muhammad Kashif, Muhammad Shafique
Versions
v1 Latest
Apr 14, 2026Cite all versions? Use the base QCR ID to always reference the latest version of this entry.
You may also like5
qcr:2604.15215 80 2 Generative modeling with Gaussian Boson Sampling: classically trainable Bosonic Born Machines qcr:2606.94562 76 3 Quantum GAN with PyTorch and Qiskit qcr:2604.63041 63 0 Quantum-Compatible Dictionary Learning via Doubly Sparse Models qcr:2604.69779 53 0 Quantum Deep Equilibrium Models qcr:2604.97904 48 0 QuGAN: A Quantum State Fidelity based Generative Adversarial Network
Join the Discussion
Comments (0)
No comments yet. Be the first to share your thoughts!