Circuit Partitioning Using Large Language Models for Quantum Compilation and Simulations
Pranav Sinha, Sumit Kumar Jha, Sunny Raj

TL;DR
This paper explores using large language models to improve quantum circuit partitioning, aiming to handle larger circuits efficiently for quantum compilation in the NISQ era.
Contribution
It demonstrates that fine-tuned open-source LLMs can effectively partition quantum circuits, surpassing standard off-the-shelf models in accuracy.
Findings
Fine-tuned LLMs achieve 53.4% accuracy in circuit partitioning.
Off-the-shelf LLMs perform poorly without fine-tuning.
The approach leverages LLMs' code understanding for quantum circuit tasks.
Abstract
We are in the midst of the noisy intermediate-scale quantum (NISQ) era, where quantum computers are limited by noisy gates, some of which are more error-prone than others and can render the final computation incomprehensible. Quantum circuit compilation algorithms attempt to minimize these noisy gates when mapping quantum algorithms onto quantum hardware but face computational challenges that restrict their application to circuits with no more than 5-6 qubits, necessitating the need to partition large circuits before the application of noisy quantum gate minimization algorithms. The existing generation of these algorithms is heuristic in nature and does not account for downstream gate minimization tasks. Large language models (LLMs) have the potential to change this and help improve quantum circuit partitions. This paper investigates the use of LLMs, such as Llama and Mistral, for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Machine Learning in Materials Science · Quantum many-body systems
MethodsLLaMA
