paper-with-me

Papers

QuanBench+: A Unified Multi-Framework Benchmark for LLM-Based Quantum Code Generation

2026-03-25 · Ali Slim, Haydar Hamieh, Jawad Kotaich, Yehya Ghosn, Mahdi Chehimi, Ammar Mohanna, Hasan Abed Al Kader Hammoud, Bernard Ghanem arxiv

Large Language Models (LLMs) are increasingly used for code generation, yet quantum code generation is still evaluated mostly within single frameworks, making it difficult to separate quantum reasoning from framework familiarity. We introduce QuanBench+, a unified benchmark spanning Qiskit, PennyLane, and Cirq, with 42 aligned tasks covering quantum algorithms, gate decomposition, and state preparation. We evaluate models with executable functional tests, report Pass@1 and Pass@5, and use KL-divergence-based acceptance for probabilistic outputs. We additionally study Pass@1 after feedback-based repair, where a model may revise code after a runtime error or wrong answer. Across frameworks, the strongest one-shot scores reach 59.5% in Qiskit, 54.8% in Cirq, and 42.9% in PennyLane; with feedback-based repair, the best scores rise to 83.3%, 76.2%, and 66.7%, respectively. These results show clear progress, but also that reliable multi-framework quantum code generation remains unsolved and still depends strongly on framework-specific knowledge.

📄 PDF Abstract BibTeX arXiv:2604.08570

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

BenchRL-QAS: Benchmarking reinforcement learning algorithms for quantum architecture search

2025-07-16 · Azhar Ikhtiarudin, Aditi Das, Param Thakkar, Akash Kundu arxiv

We present BenchRL-QAS, a unified benchmarking framework for reinforcement learning (RL) in quantum architecture search (QAS) across a spectrum of variational quantum algorithm tasks on 2- to 8-qubit systems. Our study s…

Reinforcement Learning

Hybrid Quantum-Classical Encoding for Accurate Residue-Level pKa Prediction

2026-03-09 · Van Le, Tan Le arxiv

Accurate prediction of residue-level pKa values is essential for understanding protein function, stability, and reactivity. While existing resources such as DeepKaDB and CpHMD-derived datasets provide valuable training d…

PINNACLE: An Open-Source Computational Framework for Classical and Quantum PINNs

2026-04-17 · Shimon Pisnoy, Hemanth Chandravamsi, Ziv Chen, Aaron Goldgewert 외 arxiv

We present PINNACLE, an open-source computational framework for physics-informed neural networks (PINNs) that integrates modern training strategies, multi-GPU acceleration, and hybrid quantum-classical architectures with…

Reducing the Complexity of Matrix Multiplication by Quantum Computing

2026-02-05 · Jiaqi Yao, Ding Liu arxiv

Matrix multiplication is a fundamental operation in compute-intensive tasks and a key component of modern quantum acceleration frameworks. Here we present a quantum matrix multiplication algorithm based on quantum kernel…

Eliminating Vendor Lock-In in Quantum Machine Learning via Framework-Agnostic Neural Networks

2026-04-06 · Poornima Kumaresan, Shwetha Singaravelu, Lakshmi Rajendran, Santhosh Sivasubramani arxiv

Quantum machine learning (QML) stands at the intersection of quantum computing and artificial intelligence, offering the potential to solve problems that remain intractable for classical methods. However, the current lan…

Quantum Machine Learning