paper-with-me

Papers

LLM-Powered Quantum Code Transpilation

2025-07-12 · Nazanin Siavash, Armin Moin arxiv

There exist various Software Development Kits (SDKs) tailored to different quantum computing platforms. These are known as Quantum SDKs (QSDKs). Examples include but are not limited to Qiskit, Cirq, and PennyLane. However, this diversity presents significant challenges for interoperability and cross-platform development of hybrid quantum-classical software systems. Traditional rule-based transpilers for translating code between QSDKs are time-consuming to design and maintain, requiring deep expertise and rigid mappings in the source and destination code. In this study, we explore the use of Large Language Models (LLMs) as a flexible and automated solution. Leveraging their pretrained knowledge and contextual reasoning capabilities, we position LLMs as programming language-agnostic transpilers capable of converting quantum programs from one QSDK to another while preserving functional equivalence. Our approach eliminates the need for manually defined transformation rules and offers a scalable solution to quantum software portability. This work represents a step toward enabling intelligent, general-purpose transpilation in the quantum computing ecosystem.

📄 PDF Abstract BibTeX arXiv:2507.12480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OrQstrator: An AI-Powered Framework for Advanced Quantum Circuit Optimization

2025-07-13 · Laura Baird, Armin Moin arxiv

We propose a novel approach, OrQstrator, which is a modular framework for conducting quantum circuit optimization in the Noisy Intermediate-Scale Quantum (NISQ) era. Our framework is powered by Deep Reinforcement Learnin…

Reinforcement Learning

AlphaClifford: Efficient Clifford Synthesis and Transpilation with Model-based RL

2026-08-19 · Daniele Lizzio Bosco, Jacopo Cossio, Carla Piazza, Giuseppe Serra arxiv

Clifford circuits play a foundational role in quantum computing, particularly due to their importance in quantum error correction and fault-tolerant logical synthesis. While these circuits can be efficiently simulated an…

Reinforcement Learning

Neural Guided Sampling for Quantum Circuit Optimization

2025-10-14 · Bodo Rosenhahn, Tobias J. Osborne, Christoph Hirche arxiv

Translating a general quantum circuit on a specific hardware topology with a reduced set of available gates, also known as transpilation, comes with a substantial increase in the length of the equivalent circuit. Due to …

Stochastic Optimization

Adaptive Fidelity Estimation for Quantum Programs with Graph-Guided Noise Awareness

2026-01-21 · Tingting Li, Ziming Zhao, Jianwei Yin arxiv

Fidelity estimation is a critical yet resource-intensive step in testing quantum programs on noisy intermediate-scale quantum (NISQ) devices, where the required number of measurements is difficult to predefine due to har…

The Average Relative Entropy and Transpilation Depth determines the noise robustness in Variational Quantum Classifiers

2026-03-22 · Aakash Ravindra Shinde, Arianne Meijer - van de Griend, Jukka K. Nurminen arxiv

Variational Quantum Algorithms (VQAs) have been extensively researched for applications in Quantum Machine Learning (QML), Optimization, and Molecular simulations. Although designed for Noisy Intermediate-Scale Quantum (…

Quantum Machine Learning