paper-with-me

Papers

QUASAR: Quantum Assembly Code Generation Using Tool-Augmented LLMs via Agentic RL

2025-10-01 · Cong Yu, Valter Uotila, Shilong Deng, Qingyuan Wu, Tuo Shi, Songlin Jiang, Lei You, Bo Zhao arxiv

Designing and optimizing task-specific quantum circuits are crucial to leverage the advantage of quantum computing. Recent large language model (LLM)-based quantum circuit generation has emerged as a promising automatic solution. However, the fundamental challenges remain unaddressed: (i) parameterized quantum gates require precise numerical values for optimal performance, which also depend on multiple aspects, including the number of quantum gates, their parameters, and the layout/depth of the circuits. (ii) LLMs often generate low-quality or incorrect quantum circuits due to the lack of quantum domain-specific knowledge. We propose QUASAR, an agentic reinforcement learning (RL) framework for quantum circuits generation and optimization based on tool-augmented LLMs. To align the LLM with quantum-specific knowledge and improve the generated quantum circuits, QUASAR designs (i) a quantum circuit verification approach with external quantum simulators and (ii) a sophisticated hierarchical reward mechanism in RL training. Extensive evaluation shows improvements in both syntax and semantic performance of the generated quantum circuits. When augmenting a 4B LLM, QUASAR has achieved the validity of 99.31% in Pass@1 and 100% in Pass@10, outperforming industrial LLMs of GPT-4o, GPT-5 and DeepSeek-V3 and several supervised-fine-tuning (SFT)-only and RL-only baselines.

📄 PDF Abstract BibTeX arXiv:2510.00967

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCode Generation

Similar Papers 제목 키워드 기반

QUASAR: A Quantum-Classical Neural Network for SAR Satellite Physical-Layer Authentication

2026-08-20 · Vincenzo Sammartino, Nathanael Denis, Roberto Di Pietro arxiv

X-band SAR satellites (8-12 GHz) play a critical role in disaster response, environmental monitoring, and military intelligence. Yet, they lack robust physical-layer authentication (PLA), a security layer orthogonal to c…

A Fast, Reliable, and Secure Programming Language for LLM Agents with Code Actions

2025-06-13 · Stephen Mell, Botong Zhang, David Mell, Shuo Li 외

Modern large language models (LLMs) are often deployed as agents, calling external tools adaptively to solve tasks. Rather than directly calling tools, it can be more effective for LLMs to write code to perform the tool …

Conformal PredictionQuestion AnsweringUncertainty QuantificationVisual Question Answering

QUASAR: An Evolutionary Algorithm to Accelerate High-Dimensional Numerical Optimization

2025-11-17 · Julian G. Soltes arxiv

High-dimensional numerical optimization presents a persistent challenge in computational science. This paper introduces Quasi-Adaptive Search with Asymptotic Reinitialization (QUASAR), an evolutionary algorithm to accele…

Quantum algorithm for de novo DNA sequence assembly based on quantum walks on graphs

2023-08-07 · G. D. Varsamis, I. G. Karafyllidis, K. M. Gilkes U. Arranz, R. Martin-Cuevas 외

De novo DNA sequence assembly is based on finding paths in overlap graphs, which is a NP-hard problem. We developed a quantum algorithm for de novo assembly based on quantum walks in graphs. The overlap graph is partitio…

JABBERWOCK: A Tool for WebAssembly Dataset Generation and Its Application to Malicious Website Detection

2023-06-09 · Chika Komiya, Naoto Yanai, Kyosuke Yamashita, Shingo Okamura

Machine learning is often used for malicious website detection, but an approach incorporating WebAssembly as a feature has not been explored due to a limited number of samples, to the best of our knowledge. In this paper…

Dataset Generation