paper-with-me

Papers

Automating quantum feature map design via large language models

2025-04-10 · Kenya Sakka, Kosuke Mitarai, Keisuke Fujii

Quantum feature maps are a key component of quantum machine learning, encoding classical data into quantum states to exploit the expressive power of high-dimensional Hilbert spaces. Despite their theoretical promise, designing quantum feature maps that offer practical advantages over classical methods remains an open challenge. In this work, we propose an agentic system that autonomously generates, evaluates, and refines quantum feature maps using large language models. The system consists of five component: Generation, Storage, Validation, Evaluation, and Review. Using these components, it iteratively improves quantum feature maps. Experiments on the MNIST dataset show that it can successfully discover and refine feature maps without human intervention. The best feature map generated outperforms existing quantum baselines and achieves competitive accuracy compared to classical kernels across MNIST, Fashion-MNIST, and CIFAR-10. Our approach provides a framework for exploring dataset-adaptive quantum features and highlights the potential of LLM-driven automation in quantum algorithm design.

📄 PDF Abstract BibTeX arXiv:2504.07396

Code (1)

Qyusu/astronaut 공식 구현

Tasks

Quantum Machine Learning

Similar Papers 제목 키워드 기반

Qiskit Code Assistant: Training LLMs for generating Quantum Computing Code

2024-05-29 · Nicolas Dupuis, Luca Buratti, Sanjay Vishwakarma, Aitana Viudes Forrat 외

Code Large Language Models (Code LLMs) have emerged as powerful tools, revolutionizing the software development landscape by automating the coding process and reducing time and effort required to build applications. This…

HumanEval

Accelerating Post-Quantum Cryptography via LLM-Driven Hardware-Software Co-Design

2026-02-10 · Yuchao Liao, Tosiron Adegbija, Roman Lysecky arxiv

Post-quantum cryptography (PQC) is crucial for securing data against emerging quantum threats. However, its algorithms are computationally complex and difficult to implement efficiently on hardware. In this paper, we exp…

Deep Reinforcement Learning for Efficient Measurement of Quantum Devices

2020-09-30 · V. Nguyen, S. B. Orbell, D. T. Lennon, H. Moon 외

Deep reinforcement learning is an emerging machine learning approach which can teach a computer to learn from their actions and rewards similar to the way humans learn from experience. It offers many advantages in automa…

Decision MakingDeep Reinforcement LearningNavigatereinforcement-learning+2

When AI meets quantum information: A comprehensive review

2026-07-01 · Min Chen, Yu Gan, Xin Jin, Yuqing Li 외 arxiv

Artificial intelligence (AI) and quantum information (QI) are rapidly co-evolving. AI is becoming a practical tool for learning, designing, controlling, and verifying quantum systems, while QI offers new computational mo…

An LLM System for Autonomous Variational Quantum Circuit Design

2026-06-11 · Kenya Sakka, Wataru Mizukami, Kosuke Mitarai arxiv

The design of high performing quantum circuits remains largely dependent on human expertise. We introduce an autonomous agentic framework that employs large language models (LLMs) to conduct iterative quantum circuit des…

Quantum Machine LearningImage ClassificationCode Generation